mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
651 B
Markdown
18 lines
651 B
Markdown
### [CVE-2007-1932](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1932)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in scarnews.inc.php in ScarNews 1.2.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the sn_admin_dir parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3687
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|