CVE-2012-6038
razorCMS < 1.2.1 - Authenticated Path Traversal via dir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-6038. PoCs published by chap0.
AI-analyzed exploit summary The exploit details a path traversal vulnerability in razorCMS 1.2, allowing least privileged users to access restricted directories and files by manipulating the 'dir' parameter in URLs. It includes examples of vulnerable endpoints and a timeline of vendor communication.
Description
admin/core/admin_func.php in razorCMS before 1.2.1 does not properly restrict access to certain administrator directories and files, which allows remote authenticated users to read, edit, rename, move, copy and delete files via the (1) dir parameter in a fileman or (2) filemanview action. NOTE: this issue has been referred to as a "path traversal."
Exploits (1)
The exploit details a path traversal vulnerability in razorCMS 1.2, allowing least privileged users to access restricted directories and files by manipulating the 'dir' parameter in URLs. It includes examples of vulnerable endpoints and a timeline of vendor communication.