mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
695 B
Markdown
19 lines
695 B
Markdown
### [CVE-2017-9418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9418)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the WP-Testimonials plugin 3.4.1 for WordPress allows an authenticated user to execute arbitrary SQL commands via the testid parameter to wp-admin/admin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/8845
|
|
- https://www.exploit-db.com/exploits/42166/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|