mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
721 B
Markdown
19 lines
721 B
Markdown
### [CVE-2012-5656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5656)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The rasterization process in Inkscape before 0.48.4 allows local users to read arbitrary files via an external entity in a SVG file, aka an XML external entity (XXE) injection attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2012/12/20/3
|
|
- https://bugs.launchpad.net/inkscape/+bug/1025185
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|