mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
19 lines
923 B
Markdown
19 lines
923 B
Markdown
### [CVE-2008-5728](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5728)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in AIST NetCat 3.12 and earlier, when magic_quotes_gpc is disabled and register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in (1) the system parameter in modules/netshop/post.php; and the INCLUDE_FOLDER parameter in (2) auth.inc.php, (3) banner.inc.php, (4) blog.inc.php, and (5) forum.inc.php in modules/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4819
|
|
- https://www.exploit-db.com/exploits/7560
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|