Files
CVEs-PoC/2020/CVE-2020-10457.md
T
2024-06-18 02:51:15 +02:00

794 B

CVE-2020-10457

Description

Path Traversal in admin/imagepaster/image-renaming.php in Chadha PHPKB Standard Multi-Language 9 allows attackers to rename any file on the webserver using a dot-dot-slash sequence (../) via the POST parameter imgName (for the new name) and imgUrl (for the current file to be renamed).

POC

Reference

Github