mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
982 B
982 B
CVE-2015-7714
Description
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.
POC
Reference
- http://packetstormsecurity.com/files/134066/Realtyna-RPL-8.9.2-SQL-Injection.html
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5272.php
- https://www.exploit-db.com/exploits/38527/
Github
No PoCs found on GitHub currently.