Security readout for executives and security teams
CVE-2019-5052 is a file parsing flaw in SDL2_image 2.0.4. A malicious PCX image can make the library allocate too little memory, leading to memory corruption and possible code execution when the file is loaded. Exposure is most likely in applications, games, tooling, or services that use SDL2_image 2.0.4 and accept or open untrusted PCX image files. Distro advisories from Debian, Ubuntu, and openSUSE indicate package-level security updates existed. Treat as high priority where untrusted images are handled. The business risk is highest for customer-facing file ingestion, desktop apps, or game/content pipelines that process PCX files with vulnerable SDL2_image versions. Mitigation focus: Inventory applications and packages using SDL2_image 2.0.4.; Apply vendor security updates from the relevant OS or SDL2_image distribution channel.; Restrict or block untrusted PCX input where practical..
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-190: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-5052 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.8HighVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- [debian-lts-announce] 20190722 [SECURITY] [DLA 1861-1] libsdl2-image security updateCVE reference · mailing-list, x_refsource_MLIST
- [debian-lts-announce] 20190727 [SECURITY] [DLA 1865-1] sdl-image1.2 security updateCVE reference · mailing-list, x_refsource_MLIST
- USN-4238-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0821CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Integer Overflow or Wraparound
Integer Overflow or Wraparound represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
