| Título | HuangDou UTCMS V9 login function verification code bypasses vulnerability |
|---|
| Descrição | The background login page of UTCMS V9 (app/modules/ut-frame/admin/login.php) has a logical flaw in verifying the verification code submitted by the user. Due to the loose == comparison operator used, and in some cases $_SESSION['authcode'] may be null, an attacker can bypass verification by submitting an empty verification code. "" == null is judged to be true in PHP, which completely invalidates the verification code mechanism. This allows attackers to perform dictionary attacks or brute force cracking on backend user accounts without restrictions. |
|---|
| Fonte | ⚠️ https://github.com/August829/Yu/blob/main/20250811_2.md |
|---|
| Utilizador | Yu Bao (UID 88956) |
|---|
| Submissão | 12/08/2025 15h47 (há 11 meses) |
|---|
| Moderação | 24/08/2025 16h52 (12 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 321237 [HuangDou UTCMS 9 Login login.php code Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|