cve/2018/CVE-2018-20371.md
2024-06-09 00:33:16 +00:00

813 B

CVE-2018-20371

Description

PhotoRange Photo Vault 1.2 appends the password to the URI for authorization, which makes it easier for remote attackers to bypass intended GET restrictions via a brute-force approach, as demonstrated by "GET /login.html__passwd1" and "GET /login.html__passwd2" and so on.

POC

Reference

Github

No PoCs found on GitHub currently.