usn-3230-1
Vulnerability from osv_ubuntu
Published
2017-03-13 17:04
Modified
2026-02-10 04:41
Summary
pillow vulnerabilities
Details
It was discovered that Pillow incorrectly handled certain compressed text chunks in PNG images. A remote attacker could possibly use this issue to cause Pillow to crash, resulting in a denial of service. This issue only affected Ubuntu 14.04 LTS. (CVE-2014-9601)
Cris Neckar discovered that Pillow incorrectly handled certain malformed images. A remote attacker could use this issue to cause Pillow to crash, resulting in a denial of service, or possibly obtain sensitive information. (CVE-2016-9189)
Cris Neckar discovered that Pillow incorrectly handled certain malformed images. A remote attacker could use this issue to cause Pillow to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2016-9190)
References
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2014-9601",
"severity": [
{
"score": "low",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2016-9189",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2016-9190",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:14.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "python-imaging",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python-imaging-compat",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python-imaging-sane",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python-imaging-tk",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python-pil",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python-pil.imagetk",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python-sane",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python3-imaging",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python3-imaging-sane",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python3-imaging-tk",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python3-pil",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python3-pil.imagetk",
"binary_version": "2.3.0-1ubuntu3.4"
},
{
"binary_name": "python3-sane",
"binary_version": "2.3.0-1ubuntu3.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "pillow",
"purl": "pkg:deb/ubuntu/pillow@2.3.0-1ubuntu3.4?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.0-1ubuntu3.4"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.1-1ubuntu2",
"2.2.1-2ubuntu1",
"2.2.1-3ubuntu2",
"2.2.1-3ubuntu3",
"2.2.1-3ubuntu4",
"2.2.1-3ubuntu6",
"2.3.0-1ubuntu1",
"2.3.0-1ubuntu2",
"2.3.0-1ubuntu3",
"2.3.0-1ubuntu3.2",
"2.3.0-1ubuntu3.3"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2016-9189",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2016-9190",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:16.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "python-imaging",
"binary_version": "3.1.2-0ubuntu1.1"
},
{
"binary_name": "python-pil",
"binary_version": "3.1.2-0ubuntu1.1"
},
{
"binary_name": "python-pil.imagetk",
"binary_version": "3.1.2-0ubuntu1.1"
},
{
"binary_name": "python3-pil",
"binary_version": "3.1.2-0ubuntu1.1"
},
{
"binary_name": "python3-pil.imagetk",
"binary_version": "3.1.2-0ubuntu1.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "pillow",
"purl": "pkg:deb/ubuntu/pillow@3.1.2-0ubuntu1.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.2-0ubuntu1.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.9.0-1",
"3.0.0-1",
"3.0.0-1build1",
"3.1.0-1",
"3.1.1-1",
"3.1.2-0ubuntu1"
]
}
],
"aliases": [],
"details": "It was discovered that Pillow incorrectly handled certain compressed text\nchunks in PNG images. A remote attacker could possibly use this issue to\ncause Pillow to crash, resulting in a denial of service. This issue only\naffected Ubuntu 14.04 LTS. (CVE-2014-9601)\n\nCris Neckar discovered that Pillow incorrectly handled certain malformed\nimages. A remote attacker could use this issue to cause Pillow to crash,\nresulting in a denial of service, or possibly obtain sensitive information.\n(CVE-2016-9189)\n\nCris Neckar discovered that Pillow incorrectly handled certain malformed\nimages. A remote attacker could use this issue to cause Pillow to crash,\nresulting in a denial of service, or possibly execute arbitrary code.\n(CVE-2016-9190)\n",
"id": "USN-3230-1",
"modified": "2026-02-10T04:41:06Z",
"published": "2017-03-13T17:04:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-3230-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2014-9601"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2016-9189"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2016-9190"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "pillow vulnerabilities",
"upstream": [
"UBUNTU-CVE-2014-9601",
"UBUNTU-CVE-2016-9189",
"UBUNTU-CVE-2016-9190"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…