usn-3085-1
Vulnerability from osv_ubuntu
It was discovered that the GDK-PixBuf library did not properly handle specially crafted bmp images, leading to a heap-based buffer overflow. If a user or automated system were tricked into opening a specially crafted bmp file, a remote attacker could use this flaw to cause GDK-PixBuf to crash, resulting in a denial of service, or possibly execute arbitrary code. This issue only affected Ubuntu 12.04 LTS and Ubuntu 14.04 LTS. (CVE-2015-7552)
It was discovered that the GDK-PixBuf library contained an integer overflow when handling certain images. If a user or automated system were tricked into opening a crafted image file, a remote attacker could use this flaw to cause GDK-PixBuf to crash, resulting in a denial of service, or possibly execute arbitrary code. This issue only affected Ubuntu 12.04 LTS and Ubuntu 14.04 LTS. (CVE-2015-8875)
Franco Costantini discovered that the GDK-PixBuf library contained an out-of-bounds write error when parsing an ico file. If a user or automated system were tricked into opening a crafted ico file, a remote attacker could use this flaw to cause GDK-PixBuf to crash, resulting in a denial of service. This issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. (CVE-2016-6352)
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2015-7552",
"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"
}
]
},
{
"id": "CVE-2015-8875",
"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"
}
]
},
{
"id": "CVE-2016-6352",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:14.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "gir1.2-gdkpixbuf-2.0",
"binary_version": "2.30.7-0ubuntu1.6"
},
{
"binary_name": "libgdk-pixbuf2.0-0",
"binary_version": "2.30.7-0ubuntu1.6"
},
{
"binary_name": "libgdk-pixbuf2.0-common",
"binary_version": "2.30.7-0ubuntu1.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "gdk-pixbuf",
"purl": "pkg:deb/ubuntu/gdk-pixbuf@2.30.7-0ubuntu1.6?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.30.7-0ubuntu1.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.28.1-1ubuntu2",
"2.30.0-0ubuntu2",
"2.30.1-0ubuntu2",
"2.30.2-0ubuntu1",
"2.30.2-0ubuntu2",
"2.30.3-0ubuntu1",
"2.30.4-0ubuntu1",
"2.30.5-0ubuntu1",
"2.30.6-1",
"2.30.7-0ubuntu1",
"2.30.7-0ubuntu1.1",
"2.30.7-0ubuntu1.2"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2016-6352",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:16.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "gir1.2-gdkpixbuf-2.0",
"binary_version": "2.32.2-1ubuntu1.2"
},
{
"binary_name": "libgdk-pixbuf2.0-0",
"binary_version": "2.32.2-1ubuntu1.2"
},
{
"binary_name": "libgdk-pixbuf2.0-common",
"binary_version": "2.32.2-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "gdk-pixbuf",
"purl": "pkg:deb/ubuntu/gdk-pixbuf@2.32.2-1ubuntu1.2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.32.2-1ubuntu1.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.32.1-1",
"2.32.2-1",
"2.32.2-1ubuntu1"
]
}
],
"aliases": [],
"details": "It was discovered that the GDK-PixBuf library did not properly handle specially\ncrafted bmp images, leading to a heap-based buffer overflow. If a user or\nautomated system were tricked into opening a specially crafted bmp file, a\nremote attacker could use this flaw to cause GDK-PixBuf to crash, resulting\nin a denial of service, or possibly execute arbitrary code. This issue only\naffected Ubuntu 12.04 LTS and Ubuntu 14.04 LTS. (CVE-2015-7552)\n\nIt was discovered that the GDK-PixBuf library contained an integer overflow\nwhen handling certain images. If a user or automated system were tricked into\nopening a crafted image file, a remote attacker could use this flaw to cause\nGDK-PixBuf to crash, resulting in a denial of service, or possibly execute\narbitrary code. This issue only affected Ubuntu 12.04 LTS and Ubuntu 14.04 LTS. (CVE-2015-8875)\n\nFranco Costantini discovered that the GDK-PixBuf library contained an \nout-of-bounds write error when parsing an ico file. If a user or automated\nsystem were tricked into opening a crafted ico file, a remote attacker could\nuse this flaw to cause GDK-PixBuf to crash, resulting in a denial of service.\nThis issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. (CVE-2016-6352)\n",
"id": "USN-3085-1",
"modified": "2026-04-22T07:36:33Z",
"published": "2016-09-21T21:29:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-3085-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-7552"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-8875"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2016-6352"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "gdk-pixbuf vulnerabilities",
"upstream": [
"UBUNTU-CVE-2015-7552",
"UBUNTU-CVE-2015-8875",
"UBUNTU-CVE-2016-6352"
]
}
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.