CVE-2022-27780
The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a *different* URL usingthe wrong host name when it is later retrieved.For example, a URL like `http://example.com%2F127.0.0.1/`, would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters, checks and more.
- Haxx Curl
- < 7.83.1
- CVSS 3.1
- 7.5 HIGH
- EPSS
- 2.3% (82th percentile)
- Weakness
- CWE-177, CWE-918
- NVD status
- Modified
- Published
- 2022-06-01
CVE-2022-27780 at NVD
No indexed exploits for CVE-2022-27780 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2022-27780 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.