[Aikido] Fix 27 critical issues in streamlit, torch, requests and 8 more#7
Open
aikido-autofix[bot] wants to merge 1 commit intomainfrom
Open
[Aikido] Fix 27 critical issues in streamlit, torch, requests and 8 more#7aikido-autofix[bot] wants to merge 1 commit intomainfrom
aikido-autofix[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade dependencies to fix critical RCE in fontTools arbitrary file write, high-severity DoS vulnerabilities in protobuf recursion bypass and urllib3 decompression bombs.
✅ 27 CVEs resolved by this upgrade, including 1 critical 🚨 CVE
This PR will resolve the following CVEs:
domain,path, andsamesitecookie arguments allows semicolons, enabling attackers to inject arbitrary cookie attributes. This could lead to session hijacking or other cookie-based attacks.preprocess_string()function in the testing utilities module contains a Regular Expression Denial of Service (ReDoS) vulnerability with nested quantifiers that causes exponential backtracking. An attacker can exploit this with specially crafted input to trigger high CPU usage and application downtime.remove_language_code()method allows attackers to cause excessive CPU consumption through crafted malformed language code patterns, resulting in denial of service.get_imports()function allows attackers to cause excessive CPU consumption through crafted input, leading to resource exhaustion and service disruption.token2json()method allows attackers to cause excessive CPU consumption through crafted input strings, leading to denial of service and resource exhaustion.normalize_numbers()method allows attackers to cause excessive CPU consumption through crafted numeric input strings, leading to service disruption and resource exhaustion in text-to-speech and normalization tasks.strings.findfunction due to incorrect memory allocation calculations, leading to out-of-bounds access. This can cause application crashes or potentially enable arbitrary code execution.