cve/2017/CVE-2017-1002028.md

18 lines
740 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-1002028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1002028)
![](https://img.shields.io/static/v1?label=Product&message=wordpress-gallery-transformation&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brighgreen)
### 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