cvelist/2013/2xxx/CVE-2013-2028.json
2019-03-18 00:34:23 +00:00

107 lines
3.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2028",
"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": "The ngx_http_parse_chunked function in http/ngx_http_parse.c in nginx 1.3.9 through 1.4.0 allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a chunked Transfer-Encoding request with a large chunk size, which triggers an integer signedness error and a stack-based buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[nginx-announce] 20130507 nginx security advisory (CVE-2013-2028)",
"refsource": "MLIST",
"url": "http://mailman.nginx.org/pipermail/nginx-announce/2013/000112.html"
},
{
"name": "93037",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/93037"
},
{
"name": "FEDORA-2013-7560",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105176.html"
},
{
"name": "http://www.vnsecurity.net/2013/05/analysis-of-nginx-cve-2013-2028/",
"refsource": "MISC",
"url": "http://www.vnsecurity.net/2013/05/analysis-of-nginx-cve-2013-2028/"
},
{
"name": "55181",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/55181"
},
{
"name": "59699",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/59699"
},
{
"name": "GLSA-201310-04",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-201310-04.xml"
},
{
"name": "https://github.com/rapid7/metasploit-framework/pull/1834",
"refsource": "MISC",
"url": "https://github.com/rapid7/metasploit-framework/pull/1834"
},
{
"name": "http://nginx.org/download/patch.2013.chunked.txt",
"refsource": "MISC",
"url": "http://nginx.org/download/patch.2013.chunked.txt"
},
{
"name": "http://packetstormsecurity.com/files/121675/Nginx-1.3.9-1.4.0-Denial-Of-Service.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/121675/Nginx-1.3.9-1.4.0-Denial-Of-Service.html"
}
]
}
}