cbcvebase.
CVE-2017-10682
published 2017-06-29

CVE-2017-10682: SQL injection vulnerability in the administrative backend in Piwigo through 2.9.1 allows remote users to execute arbitrary SQL commands via the cat_false or…

PriorityP264critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
8.24%
94.2th percentile
SQL injection vulnerability in the administrative backend in Piwigo through 2.9.1 allows remote users to execute arbitrary SQL commands via the cat_false or cat_true parameter in the comments or status page to cat_options.php.

Affected

1 ranges
VendorProductVersion rangeFixed in
piwigopiwigo<= 2.9.1

Detection & IOCsextracted from sources · hover to see the quote

pathcat_options.php
commandcat_false%5B%5D=[payload here]&trueify=%C2%AB
  • The vulnerable parameters are cat_false and cat_true submitted as arrays (e.g. cat_false%5B%5D) in the POST body to cat_options.php; inspect these for unsanitised SQL payloads.
  • ·Exploitation requires authentication to the Piwigo administrative backend; prioritise detections on authenticated admin sessions rather than unauthenticated traffic.
  • ·The vulnerability affects all Piwigo versions up to and including 2.9.1; ensure version-based filtering covers the full range <=2.9.1.

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.