CVE-2012-6038
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."
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
References
- http://osvdb.org/78230
- http://secunia.com/advisories/47461
- http://www.exploit-db.com/exploits/18344
- http://www.razorcms.co.uk/archive/core/old/razorCMS_core_v1_2_1_STABLE.zip
- http://www.securityfocus.com/bid/51344
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72268
- http://osvdb.org/78230
- http://secunia.com/advisories/47461
- http://www.exploit-db.com/exploits/18344
- http://www.razorcms.co.uk/archive/core/old/razorCMS_core_v1_2_1_STABLE.zip
- http://www.securityfocus.com/bid/51344
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72268
CWEs
CWE-22
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.