Buffer overflow in Antigrain Agg
CVE-2019-6247
An issue was discovered in Anti-Grain Geometry (AGG) 2.4 as used in SVG++ (aka svgpp) 1.2.3. A heap-based buffer overflow bug in svgpp_agg_render may lead to code execution. In the render_scanlines_aa_solid function, the blend_hline function is called repeatedly multiple times. blend_hline is equivalent to a loop containing write operations. Each call writes a piece of heap data, and multiple calls overwrite the data in the heap.
Vulnerability class: Buffer Overflow
EPSS: 0.025 (83.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
- Antigrain Agg — versions 2.4
- Svgpp — versions 1.2.3
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Exploit, Patch, Third Party Advisory)
- cve@mitre.org (mailing-list)
Frequently asked questions
- What is CVE-2019-6247?
- CVE-2019-6247 is a high-severity vulnerability in Antigrain Agg, classified under Out-of-bounds Write. CVSS score: 8.8/10. Published 2019-01-13.
- How severe is CVE-2019-6247?
- High severity. CVSS v3 base score is 8.8 out of 10.