• CVE-2022-35260

发布时间: 2022年11月11日

修改时间: 2024年11月30日

概要

A vulnerability was found in curl. The issue occurs when curl is told to parse a `.netrc` file for credentials. If that file ends in a line with consecutive non-white space letters and no newline, curl could read past the end of the stack-based buffer, and if the read works, it can write a zero byte beyond its boundary. This issue, in most cases, causes a segfault or similar problem. A denial of service can occur if a malicious user can provide a custom netrc file to an application or otherwise affect its contents.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Network Network
CVSS评分 6.5 5.3
Attack Complexity Low High
Privileges Required None Low
Scope Unchanged Unchanged
Integrity None None
User Interaction Required None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-2605 A vulnerability was found in curl. The issue occurs when curl is told to parse a `.netrc` file for credentials. If that file ends in a line with consecutive non-white space letters and no newline, curl could read past the end of the stack-based buffer, and if the read works, it can write a zero byte beyond its boundary. This issue, in most cases, causes a segfault or similar problem. A denial of service can occur if a malicious user can provide a custom netrc file to an application or otherwise affect its contents. 2022年11月11日

影响产品

产品 状态
KY3.4-4A curl Unaffected
KY3.4-5 curl Unaffected
KY3.5.1 curl Unaffected