ID CVE-2003-0899
Summary Buffer overflow in defang in libhttpd.c for thttpd 2.21 to 2.23b1 allows remote attackers to execute arbitrary code via requests that contain '<' or '>' characters, which trigger the overflow when the characters are expanded to "&lt;" and "&gt;" sequences.
References
Vulnerable Configurations
  • cpe:2.3:a:acme:thttpd:2.23:-:*:*:*:*:*:*
    cpe:2.3:a:acme:thttpd:2.23:-:*:*:*:*:*:*
  • cpe:2.3:a:acme:thttpd:2.23:b1:*:*:*:*:*:*
    cpe:2.3:a:acme:thttpd:2.23:b1:*:*:*:*:*:*
  • cpe:2.3:a:acme:thttpd:2.21:*:*:*:*:*:*:*
    cpe:2.3:a:acme:thttpd:2.21:*:*:*:*:*:*:*
  • cpe:2.3:a:acme:thttpd:2.21:b:*:*:*:*:*:*
    cpe:2.3:a:acme:thttpd:2.21:b:*:*:*:*:*:*
  • cpe:2.3:a:acme:thttpd:2.22:*:*:*:*:*:*:*
    cpe:2.3:a:acme:thttpd:2.22:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 14-02-2024 - 01:17)
Impact:
Exploitability:
CWE CWE-131
CAPEC
  • Buffer Overflow via Parameter Expansion
    In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the adversaries' choice.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
refmap via4
bid 8906
bugtraq 20031027 Remote overflow in thttpd
debian DSA-396
misc http://www.texonet.com/advisories/TEXONET-20030908.txt
osvdb 2729
secunia 10092
suse SuSE-SA:2003:044
xf thttpd-defang-bo(13530)
Last major update 14-02-2024 - 01:17
Published 03-11-2003 - 05:00
Last modified 14-02-2024 - 01:17
Back to Top