Description
phpMyFAQ before 4.1.3 contains an unauthenticated password reset vulnerability in the user password update API endpoint that allows attackers to change account passwords without token validation. Attackers can enumerate valid username and email pairs and force immediate password changes by sending PUT requests to the /api/index.php/user/password/update endpoint, causing account disruption and invalidating legitimate user credentials.
Problem types
Weak Password Recovery Mechanism for Forgotten Password
Product status
Any version before 4.1.3
4.1.3 (semver)
Credits
kitu232
References
github.com/...pMyFAQ/security/advisories/GHSA-9qv9-8xv6-5p35
github.com/...pMyFAQ/security/advisories/GHSA-9qv9-8xv6-5p35 (GHSA Advisory GHSA-9qv9-8xv6-5p35)
www.vulncheck.com/...reset-via-user-password-update-endpoint (VulnCheck Advisory: phpMyFAQ - Unauthenticated Password Reset via User Password Update Endpoint)