Lucene search

K
cvelistHackeroneCVELIST:CVE-2022-35260
HistoryDec 05, 2022 - 12:00 a.m.

CVE-2022-35260

2022-12-0500:00:00
CWE-125
hackerone
www.cve.org
1

8 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

52.5%

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.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "https://github.com/curl/curl",
    "versions": [
      {
        "version": "Fixed in 7.86.0",
        "status": "affected"
      }
    ]
  }
]