cvelist/2009/1xxx/CVE-2009-1353.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:45:25 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-1353",
"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 02:45:25 +00:00
"lang": "eng",
"value": "Buffer overflow in the http_parse_hex function in libz/misc.c in Zervit Webserver 0.02 allows remote attackers to cause a denial of service (daemon crash) via a long URI, related to http.c."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:45:25 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://zervit.svn.sourceforge.net/viewvc/zervit/trunk/src/libz/misc.c?r1=17&r2=19",
"refsource": "CONFIRM",
"url": "http://zervit.svn.sourceforge.net/viewvc/zervit/trunk/src/libz/misc.c?r1=17&r2=19"
},
{
"name": "http://zervit.svn.sourceforge.net/viewvc/zervit/trunk/src/libz/misc.c?view=log",
"refsource": "CONFIRM",
"url": "http://zervit.svn.sourceforge.net/viewvc/zervit/trunk/src/libz/misc.c?view=log"
},
{
"name": "8447",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/8447"
},
{
"name": "20090414 Zervit Webserver Buffer Overflow",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/502693/100/0/threaded"
},
{
"name": "53768",
"refsource": "OSVDB",
"url": "http://osvdb.org/53768"
},
{
"name": "34530",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/34530"
},
{
"name": "34735",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/34735"
}
]
}
}