Skip to content

Conversation

@avivkeller
Copy link

Resolves the following code scanning alerts via pip-compile requirements.in:

┌──────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐
│ Library  │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                            Title                             │
├──────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ aiohttp  │ CVE-2024-52304 │ MEDIUM   │ fixed  │ 3.10.5            │ 3.10.11       │ aiohttp: aiohttp vulnerable to request smuggling due to      │
│          │                │          │        │                   │               │ incorrect parsing of chunk...                                │
│          │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2024-52304                   │
│          ├────────────────┼──────────┤        │                   ├───────────────┼──────────────────────────────────────────────────────────────┤
│          │ CVE-2025-53643 │ LOW      │        │                   │ 3.12.14       │ aiohttp: AIOHTTP HTTP Request/Response Smuggling             │
│          │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2025-53643                   │
├──────────┼────────────────┼──────────┤        ├───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ black    │ CVE-2024-21503 │ MEDIUM   │        │ 23.3.0            │ 24.3.0        │ psf/black: ReDoS via the lines_with_leading_tabs_expanded()  │
│          │                │          │        │                   │               │ function in strings.py file                                  │
│          │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2024-21503                   │
├──────────┼────────────────┤          │        ├───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ requests │ CVE-2024-35195 │          │        │ 2.31.0            │ 2.32.0        │ requests: subsequent requests to the same host ignore cert   │
│          │                │          │        │                   │               │ verification                                                 │
│          │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2024-35195                   │
│          ├────────────────┤          │        │                   ├───────────────┼──────────────────────────────────────────────────────────────┤
│          │ CVE-2024-47081 │          │        │                   │ 2.32.4        │ requests: Requests vulnerable to .netrc credentials leak via │
│          │                │          │        │                   │               │ malicious URLs                                               │
│          │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2024-47081                   │
├──────────┼────────────────┤          │        ├───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ urllib3  │ CVE-2025-50181 │          │        │ 2.2.3             │ 2.5.0         │ urllib3: urllib3 redirects are not disabled when retries are │
│          │                │          │        │                   │               │ disabled on PoolManager...                                   │
│          │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2025-50181                   │
│          ├────────────────┤          │        │                   │               ├──────────────────────────────────────────────────────────────┤
│          │ CVE-2025-50182 │          │        │                   │               │ urllib3: urllib3 does not control redirects in browsers and  │
│          │                │          │        │                   │               │ Node.js                                                      │
│          │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2025-50182                   │
└──────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴──────────────────────────────────────────────────────────────┘

@avivkeller
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants