{ "schema_version": "1.4.0", "id": "GHSA-xmr8-c87m-jhw3", "modified": "2022-05-13T01:22:39Z", "published": "2022-05-13T01:22:39Z", "aliases": [ "CVE-2019-6247" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6247" }, { "type": "WEB", "url": "https://github.com/svgpp/svgpp/issues/70" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00001.html" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-01-13T00:29:00Z" } }