Security Advisory

CVE-2013-10051

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-08-01 20:41:38
Last updated 2026-05-15 11:14:15
Assigner VulnCheck
State PUBLISHED

Description

A remote PHP code execution vulnerability exists in InstantCMS version 1.6 and earlier due to unsafe use of eval() within the search view handler. Specifically, user-supplied input passed via the look parameter is concatenated into a PHP expression and executed without proper sanitation. A remote attacker can exploit this flaw by sending a crafted HTTP GET request with a base64-encoded payload in the Cmd header, resulting in arbitrary PHP code execution within the context of the web server.