CVE-2017-1002012
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| anblik | image-gallery-with-slideshow | 1.5.2 | |
References
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.