Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
Buffer overflows in GazTek ghttpd 1.4 allows a remote attacker to execute arbitrary code via long arguments that are passed to (1) the Log function in util.c, or (2) serveconnection in protocol.c.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Gaztek ghttpd 远程溢出漏洞
Vulnerability Description
CVE(CAN) ID: CAN-2001-0820 Gaztek ghttpd web服务器是一个免费的开放源码的Unix Web Server. ghttpd在处理URL请求时存在一个未经检查的缓冲区。远程攻击者可以使这个缓冲区溢出, 并可以以http守护进程的身份执行任意代码。 有问题的代码在util.c的第219行处: ... va_start(ap, format); vsprintf(temp, format, ap); va_end(ap); ...
CVSS Information
N/A
Vulnerability Type
N/A