cve/2018/CVE-2018-17333.md
2024-06-09 00:33:16 +00:00

19 lines
777 B
Markdown

### [CVE-2018-17333](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17333)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in libsvg2 through 2012-10-19. A stack-based buffer overflow in svgStringToLength in svg_types.c allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact because sscanf is misused.
### POC
#### Reference
- https://github.com/agambier/libsvg2/issues/4
- https://github.com/agambier/libsvg2/issues/4
#### Github
No PoCs found on GitHub currently.