mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
173 lines
6.2 KiB
JSON
173 lines
6.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@php.net",
|
|
"DATE_PUBLIC": "2019-04-01T11:44:00.000Z",
|
|
"ID": "CVE-2019-11034",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Heap over-read in PHP EXIF extension"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PHP",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "7.1.x",
|
|
"version_value": "7.1.28"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "7.2.x",
|
|
"version_value": "7.2.17"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "7.3.x",
|
|
"version_value": "7.3.4"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "PHP Group"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Found by OSS-Fuzz in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13723\n"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.6"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 4.8,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-125 Out-of-bounds Read"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://bugs.php.net/bug.php?id=77753",
|
|
"name": "https://bugs.php.net/bug.php?id=77753"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-3953-1",
|
|
"url": "https://usn.ubuntu.com/3953-1/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-3953-2",
|
|
"url": "https://usn.ubuntu.com/3953-2/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20190502-0001/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20190502-0001/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://support.f5.com/csp/article/K44590877",
|
|
"url": "https://support.f5.com/csp/article/K44590877"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20190525 [SECURITY] [DLA 1803-1] php5 security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00035.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:1501",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00010.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:1503",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.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": "DEBIAN",
|
|
"name": "DSA-4529",
|
|
"url": "https://www.debian.org/security/2019/dsa-4529"
|
|
},
|
|
{
|
|
"refsource": "BUGTRAQ",
|
|
"name": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
|
|
"url": "https://seclists.org/bugtraq/2019/Sep/38"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:3299",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "https://www.php.net/ChangeLog-7.php#7.1.28",
|
|
"defect": [
|
|
"https://bugs.php.net/bug.php?id=77753"
|
|
],
|
|
"discovery": "INTERNAL"
|
|
}
|
|
} |