Files
CVEs-PoC/2015/CVE-2015-7714.md
T
2024-06-18 02:51:15 +02:00

20 lines
982 B
Markdown

### [CVE-2015-7714](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7714)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.