blob: 3317de98137a2dd0d4d39fe8c5750a301b0863eb [file]
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "xmltojsonmjc 1.0"
},
"references": {},
"timeline": [
{
"time": "2003-06-08",
"lang": "eng",
"value": "reported"
},
{
"time": "2003-06-10",
"lang": "eng",
"value": "public"
},
{
"time": "2004-10-20",
"lang": "eng",
"value": "1.3.32 released"
}
],
"CNA_private": {
"owner": "httpd"
},
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"AKA": "",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2003-06-10",
"ID": "CVE-2004-0492",
"TITLE": "mod_proxy buffer overflow"
},
"source": {
"defect": [],
"advisory": "",
"discovery": "UNKNOWN"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "mod_proxy buffer overflow"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A buffer overflow was found in the Apache proxy module, mod_proxy, which can be triggered by receiving an invalid Content-Length header. In order to exploit this issue an attacker would need to get an Apache installation that was configured as a proxy to connect to a malicious site. This would cause the Apache child processing the request to crash, although this does not represent a significant Denial of Service attack as requests will continue to be handled by other Apache child processes. This issue may lead to remote arbitrary code execution on some BSD platforms."
}
]
},
"impact": [
{
"other": "moderate"
}
],
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_name": "1.3",
"version_affected": "=",
"version_value": "1.3.31"
},
{
"version_name": "1.3",
"version_affected": "=",
"version_value": "1.3.29"
},
{
"version_name": "1.3",
"version_affected": "=",
"version_value": "1.3.28"
},
{
"version_name": "1.3",
"version_affected": "=",
"version_value": "1.3.27"
},
{
"version_name": "1.3",
"version_affected": "=",
"version_value": "1.3.26"
}
]
}
}
]
}
}
]
}
}
}