cvelist/2016/7xxx/CVE-2016-7398.json
2019-09-20 21:00:54 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7398",
"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": "A type confusion vulnerability in the merge_param() function of php_http_params.c in PHP's pecl-http extension 3.1.0beta2 (PHP 7) and earlier as well as 2.6.0beta2 (PHP 5) and earlier allows attackers to crash PHP and possibly execute arbitrary code via crafted HTTP requests."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.php.net/bug.php?id=73055",
"refsource": "MISC",
"name": "https://bugs.php.net/bug.php?id=73055"
},
{
"url": "https://github.com/m6w6/ext-http/commit/17137d4ab1ce81a2cee0fae842340a344ef3da83",
"refsource": "MISC",
"name": "https://github.com/m6w6/ext-http/commit/17137d4ab1ce81a2cee0fae842340a344ef3da83"
},
{
"refsource": "MISC",
"name": "https://bugs.php.net/bug.php?id=73055&edit=1",
"url": "https://bugs.php.net/bug.php?id=73055&edit=1"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190920 [SECURITY] [DLA 1929-1] php-pecl-http security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00022.html"
}
]
}
}