mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
740 B
Markdown
18 lines
740 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/ARPSyndicate/cvemon
|
|
|