cve/2005/CVE-2005-3737.md
2024-06-18 02:51:15 +02:00

19 lines
707 B
Markdown

### [CVE-2005-3737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3737)
![](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
Buffer overflow in the SVG importer (style.cpp) of inkscape 0.41 through 0.42.2 might allow remote attackers to execute arbitrary code via a SVG file with long CSS style property values.
### POC
#### Reference
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330894
- http://securityreason.com/securityalert/58
#### Github
No PoCs found on GitHub currently.