CVE-1999-1053
CVE-1999-1053 is a high-severity vulnerability in Apache Http Server with a CVSS 2.0 base score of 7.5. Its EPSS exploit-prediction score of 85% places it in the 100th percentile, indicating an elevated likelihood of exploitation.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 85% (100th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Apache Http Server
- Published:
- Last modified:
Description
guestbook.pl cleanses user-inserted SSI commands by removing text between "<!--" and "-->" separators, which allows remote attackers to execute arbitrary commands when guestbook.pl is run on Apache 1.3.9 and possibly other versions, since Apache allows other closing sequences besides "-->".
Frequently asked questions
- What is CVE-1999-1053?
- guestbook.pl cleanses user-inserted SSI commands by removing text between "<!--" and "-->" separators, which allows remote attackers to execute arbitrary commands when guestbook.pl is run on Apache 1.3.9 and possibly other versions, since Apache allows other closing sequences besides "-->".
- How severe is CVE-1999-1053?
- CVE-1999-1053 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-1999-1053 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 85% (100th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-1999-1053?
- CVE-1999-1053 primarily affects Apache Http Server. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-1999-1053?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-1999-1053 published?
- CVE-1999-1053 was published on 1999-09-13 and last updated on 2026-06-16.
References
- http://www.securityfocus.com/archive/1/33674
- http://www.securityfocus.com/archive/82/27296
- http://www.securityfocus.com/archive/82/27560
- http://www.securityfocus.com/bid/776
Affected products (2)
- cpe:2.3:a:apache:http_server:1.3.9:*:*:*:*:*:*:*
- cpe:2.3:a:matt_wright:matt_wright_guestbook:2.3:*:*:*:*:*:*:*
More vulnerabilities in Apache Http Server
- CVE-2010-0425 — Critical (CVSS 10.0): modules/arch/win32/mod_isapi.c in mod_isapi in the Apache HTTP Server 2.0.37 through 2.0.63, 2.2.0 through 2.2.14, and…
- CVE-2005-2700 — Critical (CVSS 10.0): ssl_engine_kernel.c in mod_ssl before 2.8.24, when using "SSLVerifyClient optional" in the global virtual host…
- CVE-2004-0492 — Critical (CVSS 10.0): Heap-based buffer overflow in proxy_util.c for mod_proxy in Apache 1.3.25 to 1.3.31 allows remote attackers to cause a…
- CVE-2003-0789 — Critical (CVSS 10.0): mod_cgid in Apache before 2.0.48, when using a threaded MPM, does not properly handle CGI redirect paths, which could…
- CVE-1999-1293 — Critical (CVSS 10.0): mod_proxy in Apache 1.2.5 and earlier allows remote attackers to cause a denial of service via malformed FTP commands,…
- CVE-1999-0926 — Critical (CVSS 10.0): Apache allows remote attackers to conduct a denial of service via a large number of MIME headers.