mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
752 B
Markdown
19 lines
752 B
Markdown
### [CVE-2013-4472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4472)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The openTempFile function in goo/gfile.cc in Xpdf and Poppler 0.24.3 and earlier, when running on a system other than Unix, allows local users to overwrite arbitrary files via a symlink attack on temporary files with predictable names.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/oss-sec/2013/q4/181
|
|
- http://seclists.org/oss-sec/2013/q4/183
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|