mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
768 B
Markdown
18 lines
768 B
Markdown
### [CVE-2008-4108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4108)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Tools/faqwiz/move-faqwiz.sh (aka the generic FAQ wizard moving tool) in Python 2.4.5 might allow local users to overwrite arbitrary files via a symlink attack on a tmp$RANDOM.tmp temporary file. NOTE: there may not be common usage scenarios in which tmp$RANDOM.tmp is located in an untrusted directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4274
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|