CVE-2016-10514

medium
Published 2017-10-10 · Modified 2026-05-13
CVSS v3
6.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
CVSS v2
4.3
VIR risk
6.5

Description

url_check_format in include/functions.inc.php in Piwigo before 2.8.3 allows remote attackers to bypass intended access restrictions via a URL that contains a " character, or a URL beginning with a substring other than the http:// or https:// substring.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/Piwigo/Piwigo/issues/547

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/Piwigo/Piwigo/commit/b3157cbfd859c914911b114d4edbba4654758b57

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://piwigo.org/releases/2.8.3

Application impact

VendorProductVersionsFixed
piwigopiwigo{"endIncluding":"2.8.2"}

References

CWEs

CWE-284

Verify integrity in audit chain (admin only). AS-IS.