cvelist/2018/20xxx/CVE-2018-20783.json

107 lines
3.6 KiB
JSON
Raw Normal View History

2019-02-21 14:04:33 -05:00
{
2019-03-17 21:31:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20783",
"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": [
2019-02-21 14:04:33 -05:00
{
2019-03-17 21:31:20 +00:00
"lang": "eng",
"value": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c."
2019-02-21 14:04:33 -05:00
}
2019-03-17 21:31:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://php.net/ChangeLog-5.php",
"refsource": "MISC",
"url": "http://php.net/ChangeLog-5.php"
},
{
"name": "http://php.net/ChangeLog-7.php",
"refsource": "MISC",
"url": "http://php.net/ChangeLog-7.php"
},
{
"name": "https://bugs.php.net/bug.php?id=77143",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=77143"
2019-04-23 17:00:45 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
2019-04-29 15:00:46 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
2019-05-22 15:00:52 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3566-2",
"url": "https://usn.ubuntu.com/3566-2/"
2019-06-18 18:00:47 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
2019-06-18 19:00:47 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
2019-08-19 11:00:47 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
2019-11-01 16:01:16 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
2019-03-17 21:31:20 +00:00
}
]
}
}