CVE-2016-10514
medium
CVSS v3
6.5
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 advisory: cve@mitre.org — https://github.com/Piwigo/Piwigo/issues/547
Vendor advisory: cve@mitre.org — https://github.com/Piwigo/Piwigo/commit/b3157cbfd859c914911b114d4edbba4654758b57
Vendor advisory: cve@mitre.org — http://piwigo.org/releases/2.8.3
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| piwigo | piwigo | {"endIncluding":"2.8.2"} | |
References
- http://piwigo.org/releases/2.8.3
- https://github.com/Piwigo/Piwigo/commit/b3157cbfd859c914911b114d4edbba4654758b57
- https://github.com/Piwigo/Piwigo/issues/547
- http://piwigo.org/releases/2.8.3
- https://github.com/Piwigo/Piwigo/commit/b3157cbfd859c914911b114d4edbba4654758b57
- https://github.com/Piwigo/Piwigo/issues/547
CWEs
CWE-284
Verify integrity in audit chain (admin only). AS-IS.