CVE-2019-6247

Source
https://cve.org/CVERecord?id=CVE-2019-6247
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-6247.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-6247
Downstream
Published
2019-01-13T00:29:00.570Z
Modified
2026-03-12T23:17:17.774461Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
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 svgppaggrender may lead to code execution. In the renderscanlinesaasolid function, the blendhline 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.

References

Affected packages

Git / github.com/svgpp/svgpp

Affected ranges

Type
GIT
Repo
https://github.com/svgpp/svgpp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.2.3"
        }
    ]
}

Affected versions

v1.*
v1.2.2
v1.2.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-6247.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "2.4"
            }
        ]
    }
]