### [CVE-2018-6883](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6883) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.