cve/2024/CVE-2024-28143.md
2025-09-29 16:08:36 +00:00

826 B

CVE-2024-28143

Description

The password change function at /cgi/admin.cgi does not require the current/old password, which makes the application vulnerable to account takeover. An attacker can use this to forcefully set a new password within the -rsetpass+-aaction+- parameter for a user without knowing the old password, e.g. by exploiting a CSRF issue.

POC

Reference

Github

No PoCs found on GitHub currently.