mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
19 lines
776 B
Markdown
19 lines
776 B
Markdown
### [CVE-2015-3325](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3325)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in forum.php in the WP Symposium plugin before 15.4 for WordPress allows remote attackers to execute arbitrary SQL commands via the show parameter in the QUERY_STRING to the default URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/131801/WordPress-WP-Symposium-15.1-SQL-Injection.html
|
|
- https://www.exploit-db.com/exploits/37080/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|