VDB
CVE-2019-6245
CVE-2019-6245
PUBLISHED
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.
EPSS 0.61% · 70.3th percentile
Risk Scores
EPSS Score
0.61%
70.3th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:Pro:18.04:LTS | svgpp | 1.2.3+dfsg1-3, *, * |
| Ubuntu:16.04:LTS | agg | 0, 2.5+dfsg1-9 |
Exploit Intelligence
Timeline
- Jan 13, 2019 CVE Published
- Apr 14, 2021 EPSS Score
- Jun 23, 2021 EPSS Score
- Aug 24, 2021 EPSS Score
- Dec 27, 2021 EPSS Score
- Jan 6, 2022 EPSS Score
- Feb 4, 2022 EPSS Score
- Feb 28, 2022 EPSS Score
- Apr 1, 2022 EPSS Score
- Jul 3, 2022 EPSS Score
- Sep 4, 2022 EPSS Score
- Nov 6, 2022 EPSS Score
References
- https://ubuntu.com/security/CVE-2019-6245 third-party-advisory
- https://github.com/svgpp/svgpp/issues/70 third-party-advisory
- https://www.cve.org/CVERecord?id=CVE-2019-6245 third-party-advisory