mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
662 B
Markdown
18 lines
662 B
Markdown
### [CVE-2006-4190](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4190)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in autohtml.php in the AutoHTML module for PHP-Nuke allows local users to include arbitrary files via a .. (dot dot) in the name parameter for a modload operation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1398
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|