CVE-2023-49082: aiohttp's ClientSession is vulnerable to CRLF injection via method
(updated )
Improper validation makes it possible for an attacker to modify the HTTP request (e.g. insert a new header) or even create a new HTTP request if the attacker controls the HTTP method.
References
- gist.github.com/jnovikov/7f411ae9fe6a9a7804cf162a3bdbb44b
- github.com/advisories/GHSA-qvrw-v9rv-5rjx
- github.com/aio-libs/aiohttp
- github.com/aio-libs/aiohttp/commit/e4ae01c2077d2cfa116aa82e4ff6866857f7c466
- github.com/aio-libs/aiohttp/pull/7806/files
- github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx
- github.com/pypa/advisory-database/tree/main/vulns/aiohttp/PYSEC-2023-251.yaml
- lists.debian.org/debian-lts-announce/2025/02/msg00002.html
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TY5SI6NK5243DEEDQUFKQKW5GQNKQUMA
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSYWMP64ZFCTC3VO6RY6EC6VSSMV6I3A
- nvd.nist.gov/vuln/detail/CVE-2023-49082
Code Behaviors & Features
Detect and mitigate CVE-2023-49082 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →