Vulnerability Details : CVE-2019-6245
Potential exploit
An issue was discovered in Anti-Grain Geometry (AGG) 2.4 as used in SVG++ (aka svgpp) 1.2.3. In the function agg::cell_aa::not_equal, dx is assigned to (x2 - x1). If dx >= dx_limit, which is (16384 << poly_subpixel_shift), this function will call itself recursively. There can be a situation where (x2 - x1) is always bigger than dx_limit during the recursion, leading to continual stack consumption.
Vulnerability category: Memory Corruption
Products affected by CVE-2019-6245
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:a:antigrain:agg:2.4:*:*:*:*:*:*:*
- cpe:2.3:a:svgpp:svgpp:1.2.3:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-6245
0.39%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-6245
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2019-6245
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-6245
-
https://lists.debian.org/debian-lts-announce/2019/02/msg00001.html
[SECURITY] [DLA 1656-1] agg security updateMailing List;Third Party Advisory
-
https://github.com/svgpp/svgpp/issues/70
4 bugs found in svgpp · Issue #70 · svgpp/svgpp · GitHubExploit;Patch;Third Party Advisory
-
https://lists.debian.org/debian-lts-announce/2023/04/msg00001.html
[SECURITY] [DLA 3376-1] svgpp security update
-
https://lists.debian.org/debian-lts-announce/2021/12/msg00038.html
[SECURITY] [DLA 2872-1] agg security updateMailing List;Third Party Advisory
Jump to