cvelist/2002/0xxx/CVE-2002-0842.json

117 lines
4.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:02:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0842",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:02:45 +00:00
"lang": "eng",
"value": "Format string vulnerability in certain third party modifications to mod_dav for logging bad gateway messages (e.g. Oracle9i Application Server 9.0.2) allows remote attackers to execute arbitrary code via a destination URI that forces a \"502 Bad Gateway\" response, which causes the format string specifiers to be returned from dav_lookup_uri() in mod_dav.c, which is then used in a call to ap_log_rerror()."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:02:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "CA-2003-05",
"refsource": "CERT",
"url": "http://www.cert.org/advisories/CA-2003-05.html"
},
{
"name": "N-046",
"refsource": "CIAC",
"url": "http://www.ciac.org/ciac/bulletins/n-046.shtml"
},
{
"name": "http://otn.oracle.com/deploy/security/pdf/2003alert52.pdf",
"refsource": "CONFIRM",
"url": "http://otn.oracle.com/deploy/security/pdf/2003alert52.pdf"
},
{
"name": "20030217 Oracle9i Application Server Format String Vulnerability (#NISR16022003d)",
"refsource": "NTBUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=104549708626309&w=2"
},
{
"name": "VU#849993",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/849993"
},
{
"name": "20030217 Oracle9i Application Server Format String Vulnerability (#NISR16022003d)",
"refsource": "VULNWATCH",
"url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q1/0076.html"
},
{
"name": "oracle-appserver-davpublic-dos(11330)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/11330.php"
},
{
"name": "6846",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/6846"
},
{
"name": "20030217 Oracle9i Application Server Format String Vulnerability (#NISR16022003d)",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=104549708626309&w=2"
},
{
"name": "20030218 Re: CSSA-2003-007.0 Advisory withdrawn.",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=104560577227981&w=2"
},
{
"name": "20030218 CSSA-2003-007.0 Advisory withdrawn. Re: Security Update: [CSSA-2003-007.0] Linux: Apache mod_dav mo",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=104559446010858&w=2"
},
{
"name": "http://www.nextgenss.com/advisories/ora-appservfmtst.txt",
"refsource": "MISC",
"url": "http://www.nextgenss.com/advisories/ora-appservfmtst.txt"
}
]
}
}