CVE-2022-35260
curl can be told to parse a `.netrc` file for credentials. If that file endsin a line with 4095 consecutive non-white space letters and no newline, curlwould first read past the end of the stack-based buffer, and if the readworks, write a zero byte beyond its boundary.This will in most cases cause a segfault or similar, but circumstances might also cause different outcomes.If a malicious user can provide a custom netrc file to an application or otherwise affect its contents, this flaw could be used as denial-of-service.
- Haxx Curl
- < 7.86.0
- Fix
- Available
- CVSS 3.1
- 6.5 MEDIUM
- EPSS
- 1.8% (76th percentile)
- Weakness
- CWE-787, CWE-125
- NVD status
- Modified
- Published
- 2022-12-05
No indexed exploits for CVE-2022-35260 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2022-35260 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.