mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2020-10459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10459)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Path Traversal in admin/assetmanager/assetmanager.php (vulnerable function saved in admin/assetmanager/functions.php) in Chadha PHPKB Standard Multi-Language 9 allows attackers to list the files that are stored on the webserver using a dot-dot-slash sequence (../) via the POST parameter inpCurrFolder.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://antoniocannito.it/phpkb1#arbitrary-file-listing-cve-2020-10459
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-10459
|
|
|