Files
CVEs-PoC/2021/CVE-2021-32030.md
T
2024-05-25 21:48:12 +02:00

1.2 KiB

CVE-2021-32030

Description

The administrator application on ASUS GT-AC2900 devices before 3.0.0.4.386.42643 allows authentication bypass when processing remote input from an unauthenticated user, leading to unauthorized access to the administrator interface. This relates to handle_request in router/httpd/httpd.c and auth_check in web_hook.o. An attacker-supplied value of '\0' matches the device's default value of '\0' in some situations.

POC

Reference

No PoCs from references.

Github