gsd-2002-0842
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
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().
Aliases
Aliases
{ "GSD": { "alias": "CVE-2002-0842", "description": "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().", "id": "GSD-2002-0842" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2002-0842" ], "details": "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().", "id": "GSD-2002-0842", "modified": "2023-12-13T01:24:06.239727Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "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": [ { "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()." } ] }, "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\u0026m=104549708626309\u0026w=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\u0026m=104549708626309\u0026w=2" }, { "name": "20030218 Re: CSSA-2003-007.0 Advisory withdrawn.", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=104560577227981\u0026w=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\u0026m=104559446010858\u0026w=2" }, { "name": "http://www.nextgenss.com/advisories/ora-appservfmtst.txt", "refsource": "MISC", "url": "http://www.nextgenss.com/advisories/ora-appservfmtst.txt" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:application_server:9.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2002-0842" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "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()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "oracle-appserver-davpublic-dos(11330)", "refsource": "XF", "tags": [ "Vendor Advisory" ], "url": "http://www.iss.net/security_center/static/11330.php" }, { "name": "VU#849993", "refsource": "CERT-VN", "tags": [ "Exploit", "Patch", "Third Party Advisory", "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/849993" }, { "name": "http://otn.oracle.com/deploy/security/pdf/2003alert52.pdf", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://otn.oracle.com/deploy/security/pdf/2003alert52.pdf" }, { "name": "http://www.nextgenss.com/advisories/ora-appservfmtst.txt", "refsource": "MISC", "tags": [], "url": "http://www.nextgenss.com/advisories/ora-appservfmtst.txt" }, { "name": "20030217 Oracle9i Application Server Format String Vulnerability (#NISR16022003d)", "refsource": "VULNWATCH", "tags": [], "url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q1/0076.html" }, { "name": "CA-2003-05", "refsource": "CERT", "tags": [ "US Government Resource" ], "url": "http://www.cert.org/advisories/CA-2003-05.html" }, { "name": "N-046", "refsource": "CIAC", "tags": [], "url": "http://www.ciac.org/ciac/bulletins/n-046.shtml" }, { "name": "6846", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/6846" }, { "name": "20030217 Oracle9i Application Server Format String Vulnerability (#NISR16022003d)", "refsource": "NTBUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104549708626309\u0026w=2" }, { "name": "20030218 Re: CSSA-2003-007.0 Advisory withdrawn.", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104560577227981\u0026w=2" }, { "name": "20030218 CSSA-2003-007.0 Advisory withdrawn. Re: Security Update: [CSSA-2003-007.0] Linux: Apache mod_dav mo", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104559446010858\u0026w=2" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": true, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2016-10-18T02:22Z", "publishedDate": "2003-03-03T05:00Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…