cve/2014/CVE-2014-2023.md

20 lines
913 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-2023](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2023)
![](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 Tapatalk plugin 4.9.0 and earlier and 5.x through 5.2.1 for vBulletin allow remote attackers to execute arbitrary SQL commands via a crafted xmlrpc API request to (1) unsubscribe_forum.php or (2) unsubscribe_topic.php in mobiquo/functions/.
### POC
#### Reference
- http://packetstormsecurity.com/files/128854/vBulletin-4.x-Tapatalk-Blind-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Oct/57
- https://github.com/tintinweb/pub/tree/master/pocs/cve-2014-2023
#### Github
No PoCs found on GitHub currently.