mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 09:12:08 +00:00
813 B
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
- https://www.vulnerability-lab.com/get_content.php?id=2110
- https://www.vulnerability-lab.com/get_content.php?id=2110
Github
No PoCs found on GitHub currently.