mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
19 lines
683 B
Markdown
19 lines
683 B
Markdown
### [CVE-2018-6883](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6883)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Piwigo before 2.9.3 has SQL injection in admin/tags.php in the administration panel, via the tags array parameter in an admin.php?page=tags request. The attacker must be an administrator.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Piwigo/Piwigo/issues/839
|
|
- https://pastebin.com/tPebQFy4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|