Files
CVEs-PoC/2018/CVE-2018-20371.md
T
2024-06-18 02:51:15 +02:00

752 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.