Files
CVEs-PoC/2017/CVE-2017-1002012.md
2025-09-29 21:09:30 +02:00

747 B

CVE-2017-1002012

Description

Vulnerability in wordpress plugin image-gallery-with-slideshow v1.5.2, In image-gallery-with-slideshow/admin_setting.php the following snippet of code does not sanitize input via the gid variable before passing it into an SQL statement.

POC

Reference

No PoCs from references.

Github