Vulnerabilities > CVE-2022-35260 - Out-of-bounds Write vulnerability in multiple products

047910
CVSS 6.5 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
network
low complexity
haxx
netapp
apple
splunk
CWE-787

Summary

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.

Vulnerable Configurations

Part Description Count
Application
Haxx
2
Application
Netapp
1
Application
Splunk
13
OS
Netapp
4
OS
Apple
62
Hardware
Netapp
4

Common Weakness Enumeration (CWE)