cvelist/2002/1xxx/CVE-2002-1658.json
2019-03-18 01:52:41 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-1658",
"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": "Buffer overflow in htdigest in Apache 1.3.26 and 1.3.27 may allow attackers to execute arbitrary code via a long user argument. NOTE: since htdigest is normally only locally accessible and not setuid or setgid, there are few attack vectors which would lead to an escalation of privileges, unless htdigest is executed from a CGI program. Therefore this may not be a vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "5993",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/5993"
},
{
"name": "apache-htdigest-bo(10414)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10414"
},
{
"name": "20021016 Apache 1.3.26",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=103480856102007&w=2"
},
{
"name": "https://sardonix.org/audit/apache-45.html",
"refsource": "MISC",
"url": "https://sardonix.org/audit/apache-45.html"
}
]
}
}