[Aikido] Fix 23 security issues in aiohttp, pypdf, requests and 5 more#63
Open
aikido-autofix[bot] wants to merge 1 commit intomainfrom
Open
[Aikido] Fix 23 security issues in aiohttp, pypdf, requests and 5 more#63aikido-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 buffer overflow in cryptography and multiple high-severity vulnerabilities in aiohttp including header injection, DoS, and information disclosure.
✅ 23 CVEs resolved by this upgrade, including 2 critical 🚨 CVEs
This PR will resolve the following CVEs:
/Sizevalue can cause excessive runtime when loaded in incremental mode, resulting in a denial of service condition./FlateDecodeimage using large size values can exhaust system RAM, causing a denial of service attack. An attacker can exploit this vulnerability by processing a malicious PDF file./Sizevalues or object stream/Nvalues can cause excessive runtime, leading to a denial of service attack. An attacker can exploit this to make PDF processing operations hang or consume significant computational resources.extract_zipped_paths()utility function uses predictable filenames when extracting zip archives to the temp directory, allowing local attackers to pre-create malicious files that get loaded instead of legitimate ones, resulting in arbitrary code execution.