usn-5620-1
Vulnerability from osv_ubuntu
Published
2022-09-20 12:52
Modified
2026-04-27 14:11
Summary
openexr vulnerabilities
Details
It was discovered that OpenEXR incorrectly handled certain malformed EXR image files. If a user were tricked into opening a crafted EXR image file, a remote attacker could cause a denial of service, or possibly execute arbitrary code. These issues only affected Ubuntu 20.04 ESM. (CVE-2021-3598, CVE-2021-3605, CVE-2021-20296, CVE-2021-23215, CVE-2021-26260)
It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash or execute arbitrary code. (CVE-2021-3933)
It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash. (CVE-2021-3941)
References
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2021-3598",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2021-3605",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2021-3933",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2021-3941",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2021-20296",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2021-23215",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2021-26260",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:Pro:20.04:LTS"
}
},
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libopenexr24",
"binary_version": "2.3.0-6ubuntu0.5+esm1"
},
{
"binary_name": "openexr",
"binary_version": "2.3.0-6ubuntu0.5+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "openexr",
"purl": "pkg:deb/ubuntu/openexr@2.3.0-6ubuntu0.5+esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.0-6ubuntu0.5+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.1-4.1ubuntu1",
"2.3.0-6",
"2.3.0-6build1",
"2.3.0-6ubuntu0.1",
"2.3.0-6ubuntu0.2",
"2.3.0-6ubuntu0.3",
"2.3.0-6ubuntu0.5"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2021-3933",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2021-3941",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:Pro:22.04:LTS"
}
},
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libopenexr25",
"binary_version": "2.5.7-1ubuntu0.1~esm1"
},
{
"binary_name": "openexr",
"binary_version": "2.5.7-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "openexr",
"purl": "pkg:deb/ubuntu/openexr@2.5.7-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.7-1ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.5.4-2",
"2.5.7-1"
]
}
],
"aliases": [],
"details": "It was discovered that OpenEXR incorrectly handled certain malformed EXR\nimage files. If a user were tricked into opening a crafted EXR image file,\na remote attacker could cause a denial of service, or possibly execute\narbitrary code. These issues only affected Ubuntu 20.04 ESM. (CVE-2021-3598,\nCVE-2021-3605, CVE-2021-20296, CVE-2021-23215, CVE-2021-26260)\n\nIt was discovered that OpenEXR incorrectly handled certain EXR\nimage files. An attacker could possibly use this issue to cause a crash\nor execute arbitrary code. (CVE-2021-3933)\n\nIt was discovered that OpenEXR incorrectly handled certain EXR image files.\nAn attacker could possibly use this issue to cause a crash. (CVE-2021-3941)\n",
"id": "USN-5620-1",
"modified": "2026-04-27T14:11:29Z",
"published": "2022-09-20T12:52:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5620-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-3598"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-3605"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-3933"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-3941"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-20296"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-23215"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-26260"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "openexr vulnerabilities",
"upstream": [
"UBUNTU-CVE-2021-3598",
"UBUNTU-CVE-2021-3605",
"UBUNTU-CVE-2021-3933",
"UBUNTU-CVE-2021-3941",
"UBUNTU-CVE-2021-20296",
"UBUNTU-CVE-2021-23215",
"UBUNTU-CVE-2021-26260"
]
}
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…