Umbraco, a free and open source .NET content management system, has a remote code execution issue in versions on the 13.x branch prior to 13.5.2, 10.x prior to 10.8.7, and 8.x prior to 8.18.15. There is a potential risk of code execution for Backoffice users when they “preview” SVG files in full screen mode. Versions 13.5.2, 10.8,7, and 8.18.15 contain a patch for the issue. As a workaround, derver-side file validation is available to strip script tags from file's content during the file upload process.
{
"cwe_ids": [
"CWE-74"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/48xxx/CVE-2024-48927.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:umbraco:umbraco_cms:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "8.0"
},
{
"fixed": "8.18.15"
},
{
"introduced": "10.0"
},
{
"fixed": "10.8.7"
},
{
"introduced": "13.0"
},
{
"fixed": "13.5.2"
}
],
"source": "CPE_RANGE"
}