Product
phpMyFAQ Authentication Bypass Allows Account Takeover
2 rulesAn authentication bypass vulnerability in phpMyFAQ allows an unauthenticated attacker to reset the password of any user account, including SuperAdmin accounts, by sending a PUT request with a valid username and associated email address to /api/user/password/update, resulting in complete account takeover.
phpMyFAQ Unauthenticated Password Reset Vulnerability
2 rules 1 TTPphpMyFAQ versions prior to 4.1.3 are vulnerable to an unauthenticated password reset vulnerability that allows attackers to enumerate valid accounts and forcibly change user passwords by exploiting the password reset API without token validation.
phpMyFAQ IDOR Allows Admin Account Takeover
2 rules 1 TTPAn IDOR vulnerability in phpMyFAQ's Admin API allows any authenticated administrator to change the password of any user account, including SuperAdmin accounts, without authorization verification, leading to privilege escalation.