CyberRota Analysis
AI-GeneratedThe Conditional Content extension for Joomla versions prior to 8.0.0 is vulnerable to authenticated, privileged remote code execution due to improper handling of inline PHP Condition Rules. This flaw allows attackers with article publishing privileges to execute arbitrary PHP code on the server, potentially compromising the entire web application. Joomla administrators and users of the Conditional Content extension should prioritize immediate updates to mitigate this critical vulnerability.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Joomla Extension - regularlabs.com - Authenticated, privileged remote code execution in Conditional Content extension for Joomla < 8.0.0 - Conditional Content Pro accepts inline PHP Condition Rules in article syntax. In affected versions, the PHP is passed to the Conditions evaluator without checking who authored the article. Joomla's normal Author text filter preserves the syntax, so publishing the article causes the code to run as the web-server process.