CVE-2000-1205 (CNNVD-200002-010)

MEDIUM
中文标题:
Apache printenv 跨站脚本漏洞
英文标题:
Cross site scripting vulnerabilities in Apache 1.3.0 through 1.3.11 allow remote attackers to execut...
CVSS分数: 4.3
发布时间: 2002-08-31 04:00:00
漏洞类型: 跨站脚本
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Apache是开放源代码广泛使用的WEB服务程序。Apache包含的'printenv'脚本对用户输入请求缺少正确过滤,远程攻击者可以利用这个漏洞进行跨站脚本攻击,获得目标用户敏感信息。'printenv'是位于"/cgi-bin/"目录下的测试CGI脚本,可以打印环境变量信息。脚本对用户的WEB请求缺少过滤,构建带有恶意HTML代码的链接,诱使用户点击,可导致脚本代码在目标用户浏览器上执行,可以造成基于Cookie认证的敏感信息泄露或进行其他非法活动。

英文描述:

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.

CWE类型:
CWE-79
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
apache http_server 1.3.0 - - cpe:2.3:a:apache:http_server:1.3.0:*:*:*:*:*:*:*
apache http_server 1.3.1 - - cpe:2.3:a:apache:http_server:1.3.1:*:*:*:*:*:*:*
apache http_server 1.3.2 - - cpe:2.3:a:apache:http_server:1.3.2:*:*:*:*:*:*:*
apache http_server 1.3.3 - - cpe:2.3:a:apache:http_server:1.3.3:*:*:*:*:*:*:*
apache http_server 1.3.4 - - cpe:2.3:a:apache:http_server:1.3.4:*:*:*:*:*:*:*
apache http_server 1.3.5 - - cpe:2.3:a:apache:http_server:1.3.5:*:*:*:*:*:*:*
apache http_server 1.3.6 - - cpe:2.3:a:apache:http_server:1.3.6:*:*:*:*:*:*:*
apache http_server 1.3.7 - - cpe:2.3:a:apache:http_server:1.3.7:*:*:*:*:*:*:*
apache http_server 1.3.8 - - cpe:2.3:a:apache:http_server:1.3.8:*:*:*:*:*:*:*
apache http_server 1.3.9 - - cpe:2.3:a:apache:http_server:1.3.9:*:*:*:*:*:*:*
apache http_server 1.3.10 - - cpe:2.3:a:apache:http_server:1.3.10:*:*:*:*:*:*:*
apache http_server 1.3.11 - - cpe:2.3:a:apache:http_server:1.3.11:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
20021222 'printenv' XSS vulnerability mailing-list
cve.org
访问
20070724 printenv.pl(all versions) cross site scripting Vulnerability mailing-list
cve.org
访问
apache-printenv-xss(10938) vdb-entry
cve.org
访问
apache-printenv-acuparam-xss(35597) vdb-entry
cve.org
访问
20021223 Re: 'printenv' XSS vulnerability mailing-list
cve.org
访问
无标题 x_refsource_CONFIRM
cve.org
访问
[httpd-cvs] 20210330 svn commit: r1073139 [1/13] - in /websites/staging/httpd/trunk/content: ./ security/json/ mailing-list
cve.org
访问
[httpd-cvs] 20210330 svn commit: r1073140 [1/4] - in /websites/staging/httpd/trunk/content: ./ security/cvejsontohtml.py security/vulnerabilities_13.html security/vulnerabilities_20.html security/vulnerabilities_22.html security/vulnerabilities_24.html mailing-list
cve.org
访问
[httpd-cvs] 20210330 svn commit: r1073149 [1/13] - in /websites/staging/httpd/trunk/content: ./ security/ security/json/ mailing-list
cve.org
访问
[httpd-cvs] 20210603 svn commit: r1075360 [1/3] - in /websites/staging/httpd/trunk/content: ./ security/json/CVE-2021-31618.json security/vulnerabilities_13.html security/vulnerabilities_20.html security/vulnerabilities_22.html security/vulnerabilities_24.html mailing-list
cve.org
访问
[httpd-cvs] 20210606 svn commit: r1075470 [1/4] - in /websites/staging/httpd/trunk/content: ./ security/json/CVE-2020-13938.json security/vulnerabilities_13.html security/vulnerabilities_20.html security/vulnerabilities_22.html security/vulnerabilities_24.html mailing-list
cve.org
访问
CVSS评分详情
4.3
MEDIUM
CVSS向量: AV:N/AC:M/Au:N/C:N/I:P/A:N
CVSS版本: 2.0
机密性
NONE
完整性
PARTIAL
可用性
NONE
时间信息
发布时间:
2002-08-31 04:00:00
修改时间:
2024-08-08 05:45:37
创建时间:
2025-11-11 15:32:13
更新时间:
2025-11-11 15:48:43
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2000-1205 2025-11-11 15:17:20 2025-11-11 07:32:13
NVD nvd_CVE-2000-1205 2025-11-11 14:50:25 2025-11-11 07:40:59
CNNVD cnnvd_CNNVD-200002-010 2025-11-11 15:08:38 2025-11-11 07:48:43
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 15:48:43
vulnerability_type: 未提取 → 跨站脚本; cnnvd_id: 未提取 → CNNVD-200002-010; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 跨站脚本
  • cnnvd_id: 未提取 -> CNNVD-200002-010
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:40:59
cvss_score: 未提取 → 4.3; cvss_vector: NOT_EXTRACTED → AV:N/AC:M/Au:N/C:N/I:P/A:N; cvss_version: NOT_EXTRACTED → 2.0; affected_products_count: 0 → 12; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • cvss_score: 未提取 -> 4.3
  • cvss_vector: NOT_EXTRACTED -> AV:N/AC:M/Au:N/C:N/I:P/A:N
  • cvss_version: NOT_EXTRACTED -> 2.0
  • affected_products_count: 0 -> 12
  • data_sources: ['cve'] -> ['cve', 'nvd']