gsd-2020-10177
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-10177",
"description": "Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c.",
"id": "GSD-2020-10177",
"references": [
"https://www.suse.com/security/cve/CVE-2020-10177.html",
"https://access.redhat.com/errata/RHSA-2021:0420",
"https://ubuntu.com/security/CVE-2020-10177",
"https://advisories.mageia.org/CVE-2020-10177.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-10177"
],
"details": "Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c.",
"id": "GSD-2020-10177",
"modified": "2023-12-13T01:22:04.052684Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10177",
"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": "Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/python-pillow/Pillow/commits/master/src/libImaging",
"refsource": "MISC",
"url": "https://github.com/python-pillow/Pillow/commits/master/src/libImaging"
},
{
"name": "https://github.com/python-pillow/Pillow/pull/4538",
"refsource": "MISC",
"url": "https://github.com/python-pillow/Pillow/pull/4538"
},
{
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html",
"refsource": "MISC",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html"
},
{
"name": "https://github.com/python-pillow/Pillow/pull/4503",
"refsource": "MISC",
"url": "https://github.com/python-pillow/Pillow/pull/4503"
},
{
"name": "FEDORA-2020-c52106e48a",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HOKHNWV2VS5GESY7IBD237E7C6T3I427/"
},
{
"name": "FEDORA-2020-d0737711b6",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEBCPE4F2VHTIT6EZA2YZQZLPVDEBJGD/"
},
{
"name": "USN-4430-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4430-1/"
},
{
"name": "USN-4430-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4430-2/"
},
{
"name": "[debian-lts-announce] 20200808 [SECURITY] [DLA 2317-1] pillow security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00012.html"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c6.2.3||==7.0.0",
"affected_versions": "All versions before 6.2.3, version 7.0.0",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-125",
"CWE-937"
],
"date": "2020-08-08",
"description": "Pillow has multiple out-of-bounds reads in `libImaging/FliDecode.c`.",
"fixed_versions": [
"7.1.0"
],
"identifier": "CVE-2020-10177",
"identifiers": [
"CVE-2020-10177"
],
"not_impacted": "All versions starting from 6.2.3 before 7.0.0, all versions after 7.0.0",
"package_slug": "pypi/Pillow",
"pubdate": "2020-06-25",
"solution": "Upgrade to version 7.1.0 or above.",
"title": "Out-of-bounds Read",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-10177"
],
"uuid": "9cbe5567-f5fc-40f8-a0d9-190a6f4ea001"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.1.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10177"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html"
},
{
"name": "https://github.com/python-pillow/Pillow/commits/master/src/libImaging",
"refsource": "MISC",
"tags": [
"Broken Link"
],
"url": "https://github.com/python-pillow/Pillow/commits/master/src/libImaging"
},
{
"name": "https://github.com/python-pillow/Pillow/pull/4503",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/pull/4503"
},
{
"name": "https://github.com/python-pillow/Pillow/pull/4538",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/pull/4538"
},
{
"name": "FEDORA-2020-c52106e48a",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HOKHNWV2VS5GESY7IBD237E7C6T3I427/"
},
{
"name": "FEDORA-2020-d0737711b6",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEBCPE4F2VHTIT6EZA2YZQZLPVDEBJGD/"
},
{
"name": "USN-4430-1",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4430-1/"
},
{
"name": "USN-4430-2",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4430-2/"
},
{
"name": "[debian-lts-announce] 20200808 [SECURITY] [DLA 2317-1] pillow security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00012.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-02-27T18:07Z",
"publishedDate": "2020-06-25T19:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…