cvelist/2018/7xxx/CVE-2018-7584.json

127 lines
4.4 KiB
JSON
Raw Normal View History

2018-03-01 13:04:29 -05:00
{
2019-03-18 01:00:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7584",
"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": [
2018-03-01 13:04:29 -05:00
{
2019-03-18 01:00:21 +00:00
"lang": "eng",
"value": "In PHP through 5.6.33, 7.0.x before 7.0.28, 7.1.x through 7.1.14, and 7.2.x through 7.2.2, there is a stack-based buffer under-read while parsing an HTTP response in the php_stream_url_wrap_http_ex function in ext/standard/http_fopen_wrapper.c. This subsequently results in copying a large string."
2018-03-01 13:04:29 -05:00
}
2019-03-18 01:00:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-3600-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3600-1/"
},
{
"name": "DSA-4240",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4240"
},
{
"name": "https://bugs.php.net/bug.php?id=75981",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=75981"
},
{
"name": "[debian-lts-announce] 20180329 [SECURITY] [DLA 1326-1] php5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00030.html"
},
{
"name": "https://www.tenable.com/security/tns-2018-12",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2018-12"
},
{
"name": "https://www.tenable.com/security/tns-2018-03",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2018-03"
},
{
"name": "1041607",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041607"
},
{
"name": "https://github.com/php/php-src/commit/523f230c831d7b33353203fa34aee4e92ac12bba",
"refsource": "CONFIRM",
"url": "https://github.com/php/php-src/commit/523f230c831d7b33353203fa34aee4e92ac12bba"
},
{
"name": "44846",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44846/"
},
{
"name": "http://php.net/ChangeLog-7.php",
"refsource": "CONFIRM",
"url": "http://php.net/ChangeLog-7.php"
},
{
"name": "[debian-lts-announce] 20180626 [SECURITY] [DLA 1397-1] php5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/06/msg00005.html"
},
{
"name": "USN-3600-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3600-2/"
},
{
"name": "103204",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103204"
2019-08-19 11:00:47 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
2019-03-18 01:00:21 +00:00
}
]
}
}