CyberRota Analysis
AI-GeneratedThe vulnerability affects several Joomla extensions from Regular Labs, allowing unauthorized access to database fields due to improper validation of input in the Conditions editor. This could lead to sensitive data disclosure, posing a risk to user privacy and data integrity. Joomla administrators using the affected versions of Advanced Module Manager, Conditional Content, Content Templater, or ReReplacer should prioritize patching to mitigate potential data exposure.
Original NVD Description
Joomla Extension - regularlabs.com - Database data disclosure in Advanced Module Manager (Free, Pro) < 12.1.0, Conditional Content (Free, Pro) < 8.0.0, Content Templater (Pro) < 14.2.0, ReReplacer (Pro) < 16.2.0 for Joomla - The Conditions editor creates a default Condition Set name from the item to which the set is linked. The affected code accepts the database table and label-column names from the request. Although these names are quoted as SQL identifiers, they are not restricted to the tables and columns used by supported Regular Labs integrations. An attacker can therefore select a valid but unrelated database field. This is an authorization failure rather than SQL injection.