mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
### [CVE-2017-1002028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1002028)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Vulnerability in wordpress plugin wordpress-gallery-transformation v1.0, SQL injection is in ./wordpress-gallery-transformation/gallery.php via $jpic parameter being unsanitized before being passed into an SQL query.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/8888
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|