cvelist/2018/12xxx/CVE-2018-12882.json
2019-03-17 21:46:16 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12882",
"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": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "104551",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104551"
},
{
"name": "USN-3702-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3702-2/"
},
{
"name": "https://bugs.php.net/bug.php?id=76409",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=76409"
},
{
"name": "USN-3702-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3702-1/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20181109-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20181109-0001/"
}
]
}
}