漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
GNU Wget 1.25.0 Heap Buffer Underread via Metalink URL Parsing
Vulnerability Description
GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the clean_metalink_string() function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL. Attackers can cause the function to decrement a pointer past the start of the buffer when processing an all-whitespace Metalink URL, potentially leading to abnormal program behavior.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
跨界内存读
Vulnerability Title
GNU wget 缓冲区错误漏洞
Vulnerability Description
GNU wget是美国GNU基金会开源的一个文件下载工具。 GNU wget 1.25.0及之前版本存在缓冲区错误漏洞,该漏洞源于src/metalink.c文件中的clean_metalink_string()函数存在堆缓冲区越界读取问题,当处理仅包含空格的Metalink URL时,可能导致指针递减超出缓冲区起始位置,恶意服务器可通过提供包含空格URL的Metalink文档触发内存破坏,可能导致异常程序行为。
CVSS Information
N/A
Vulnerability Type
N/A