cvelist/2013/3xxx/CVE-2013-3735.json
2019-03-17 21:29:37 +00:00

77 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-3735",
"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": "** DISPUTED ** The Zend Engine in PHP before 5.4.16 RC1, and 5.5.0 before RC2, does not properly determine whether a parser error occurred, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash) via a crafted function definition, as demonstrated by an attack within a shared web-hosting environment. NOTE: the vendor's http://php.net/security-note.php page says \"for critical security situations you should be using OS-level security by running multiple web servers each as their own user id.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846",
"refsource": "CONFIRM",
"url": "https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846"
},
{
"name": "https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS",
"refsource": "CONFIRM",
"url": "https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS"
},
{
"name": "https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS",
"refsource": "CONFIRM",
"url": "https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS"
},
{
"name": "https://bugs.php.net/bug.php?id=64660",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=64660"
}
]
}
}