Multiple SQL injection vulnerabilities in the Realtyna RPL (com_rpl) component before 8.9.5 for Joomla! allow remote administrators to execute arbitrary SQL commands via the (1) id, (2) copy_field in a data_copy action, (3) pshow in an update_field action, (4) css, (5) tip, (6) cat_id, (7) text_search, (8) plisting, or (9) pwizard parameter to administrator/index.php.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/134066/Realtyna-RPL-8.9.2-SQL-Injection.html | vdb entry third party advisory |
http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5272.php | third party advisory |
https://www.exploit-db.com/exploits/38527/ | exploit vdb entry third party advisory |
http://rpl.realtyna.com/change-logs/rpl7-changelog | vendor advisory |