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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ws.php in the Facetag extension 0.0.3 for Piwigo allows SQL injection via the imageId parameter in a facetag.changeTag or facetag.listTags action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://touhidshaikh.com/blog/poc/facetag-extension-piwigo-sqli/
|
|
- https://www.exploit-db.com/exploits/42094/
|
|
- https://www.youtube.com/watch?v=MVCe_zYtFsQ
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|