CVE-2004-0492 (CNNVD-200408-092)
中文标题:
Apache 安全漏洞
英文标题:
Heap-based buffer overflow in proxy_util.c for mod_proxy in Apache 1.3.25 to 1.3.31 allows remote at...
漏洞描述
中文描述:
mod_proxy是一个可在Apache使用的代理模块。mod_proxy在处理负的Content-Length值时存在问题,远程攻击者可以利用这个漏洞进行缓冲区溢出攻击,可能以Apache进程权限在系统上执行任意指令。连接远程服务器使其返回非法(负值)的Content-Length,可使Mod_proxy触发基于整数的溢出,会导致Apache子进程崩溃。问题存在于proxy_util.c中:n = ap_bread(f, buf, MIN((int)buf_size,(int)(len - total_bytes_rcvd)));这里len可为负值。 在旧的OpenBSD/FreeBSD系统中可利用memcpy的反向拷贝实现来执行任意指令。新的BSD系统中由于攻击者可以控制3个任意字节也能用于执行任意指令。如果define AP_ENABLE_EXCEPTION_HOOK启用的情况下,可能在任何平台都可被利用。
英文描述:
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 denial of service (process crash) and possibly execute arbitrary code via a negative Content-Length HTTP header field, which causes a large amount of data to be copied.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| apache | http_server | 1.3.26 | - | - |
cpe:2.3:a:apache:http_server:1.3.26:*:*:*:*:*:*:*
|
| apache | http_server | 1.3.27 | - | - |
cpe:2.3:a:apache:http_server:1.3.27:*:*:*:*:*:*:*
|
| apache | http_server | 1.3.28 | - | - |
cpe:2.3:a:apache:http_server:1.3.28:*:*:*:*:*:*:*
|
| apache | http_server | 1.3.29 | - | - |
cpe:2.3:a:apache:http_server:1.3.29:*:*:*:*:*:*:*
|
| apache | http_server | 1.3.31 | - | - |
cpe:2.3:a:apache:http_server:1.3.31:*:*:*:*:*:*:*
|
| hp | virtualvault | 11.0.4 | - | - |
cpe:2.3:a:hp:virtualvault:11.0.4:*:*:*:*:*:*:*
|
| hp | webproxy | 2.0 | - | - |
cpe:2.3:a:hp:webproxy:2.0:*:*:*:*:*:*:*
|
| hp | webproxy | 2.1 | - | - |
cpe:2.3:a:hp:webproxy:2.1:*:*:*:*:*:*:*
|
| ibm | http_server | 1.3.26 | - | - |
cpe:2.3:a:ibm:http_server:1.3.26:*:*:*:*:*:*:*
|
| ibm | http_server | 1.3.26.1 | - | - |
cpe:2.3:a:ibm:http_server:1.3.26.1:*:*:*:*:*:*:*
|
| ibm | http_server | 1.3.26.2 | - | - |
cpe:2.3:a:ibm:http_server:1.3.26.2:*:*:*:*:*:*:*
|
| ibm | http_server | 1.3.28 | - | - |
cpe:2.3:a:ibm:http_server:1.3.28:*:*:*:*:*:*:*
|
| sgi | propack | 2.4 | - | - |
cpe:2.3:a:sgi:propack:2.4:*:*:*:*:*:*:*
|
| hp | vvos | 11.04 | - | - |
cpe:2.3:o:hp:vvos:11.04:*:*:*:*:*:*:*
|
| openbsd | openbsd | * | - | - |
cpe:2.3:o:openbsd:openbsd:*:*:*:*:*:*:*:*
|
| openbsd | openbsd | 3.4 | - | - |
cpe:2.3:o:openbsd:openbsd:3.4:*:*:*:*:*:*:*
|
| openbsd | openbsd | 3.5 | - | - |
cpe:2.3:o:openbsd:openbsd:3.5:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
AV:N/AC:L/Au:N/C:C/I:C/A:C
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2004-0492 |
2025-11-11 15:17:29 | 2025-11-11 07:32:21 |
| NVD | nvd_CVE-2004-0492 |
2025-11-11 14:50:54 | 2025-11-11 07:41:07 |
| CNNVD | cnnvd_CNNVD-200408-092 |
2025-11-11 15:08:43 | 2025-11-11 07:48:53 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-200408-092
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.CRITICAL
- cvss_score: 未提取 -> 10.0
- cvss_vector: NOT_EXTRACTED -> AV:N/AC:L/Au:N/C:C/I:C/A:C
- cvss_version: NOT_EXTRACTED -> 2.0
- affected_products_count: 0 -> 17
- references_count: 25 -> 24
- data_sources: ['cve'] -> ['cve', 'nvd']