4.3
CVE-2000-1205
- EPSS 4.28%
- Published 01.02.2000 05:00:00
- Last modified 03.04.2025 01:03:51
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Cross site scripting vulnerabilities in Apache 1.3.0 through 1.3.11 allow remote attackers to execute script as other web site visitors via (1) the printenv CGI (printenv.pl), which does not encode its output, (2) pages generated by the ap_send_error_response function such as a default 404, which does not add an explicit charset, or (3) various messages that are generated by certain Apache modules or core code. NOTE: the printenv issue might still exist for web browsers that can render text/plain content types as HTML, such as Internet Explorer, but CVE regards this as a design limitation of those browsers, not Apache. The printenv.pl/acuparam vector, discloser on 20070724, is one such variant.
Data is provided by the National Vulnerability Database (NVD)
Apache ≫ HTTP Server Version1.3.0
Apache ≫ HTTP Server Version1.3.1
Apache ≫ HTTP Server Version1.3.2
Apache ≫ HTTP Server Version1.3.3
Apache ≫ HTTP Server Version1.3.4
Apache ≫ HTTP Server Version1.3.5
Apache ≫ HTTP Server Version1.3.6
Apache ≫ HTTP Server Version1.3.7
Apache ≫ HTTP Server Version1.3.8
Apache ≫ HTTP Server Version1.3.9
Apache ≫ HTTP Server Version1.3.10
Apache ≫ HTTP Server Version1.3.11
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.28% | 0.884 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.