Files
cve/2012/CVE-2012-10054.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2012-10054

Description

Umbraco CMS versions prior to 4.7.1 are vulnerable to unauthenticated remote code execution via the codeEditorSave.asmx SOAP endpoint, which exposes a SaveDLRScript operation that permits arbitrary file uploads without authentication. By exploiting a path traversal flaw in the fileName parameter, attackers can write malicious ASPX scripts directly into the web-accessible /umbraco/ directory and execute them remotely.

POC

Reference

Github

No PoCs found on GitHub currently.