cvelist/2019/9xxx/CVE-2019-9021.json
2019-11-01 16:01:16 +00:00

122 lines
4.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9021",
"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": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-3902-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"name": "DSA-4398",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"name": "USN-3902-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"name": "https://bugs.php.net/bug.php?id=77247",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=77247"
},
{
"name": "107156",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"name": "106747",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106747"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190321-0001/",
"url": "https://security.netapp.com/advisory/ntap-20190321-0001/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
]
}
}