VYPR
Unrated severityNVD Advisory· Published Aug 11, 2020· Updated Aug 4, 2024

CVE-2020-17466

CVE-2020-17466

Description

Turcom TRCwifiZone through 2020-08-10 allows authentication bypass by visiting manage/control.php and ignoring 302 Redirect responses.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2

Patches

Vulnerability mechanics

Root cause

"The application does not enforce authentication checks on manage/control.php, allowing direct access to the admin panel."

Attack vector

An attacker visits http://trcwifizone/manage/control.php [ref_id=1]. The server returns a 302 Redirect response, but if the attacker's HTTP client (e.g., Burp Suite) intercepts and ignores the redirect, the response body containing the admin panel page is disclosed [ref_id=1]. No authentication credentials or session tokens are required, and the attack is performed over the network against the management interface [ref_id=1].

Affected code

The vulnerable endpoint is manage/control.php [ref_id=1] on the TRCwifiZone hotspot management interface. The advisory does not specify any other affected files or functions.

What the fix does

No patch is published in the bundle. The advisory [ref_id=1] does not provide remediation guidance. To close the vulnerability, the application should enforce an authentication check on manage/control.php before returning any admin panel content, and the 302 redirect should not be bypassable by simply ignoring the redirect header.

Preconditions

  • networkNetwork access to the TRCwifiZone management interface (http://trcwifizone/manage/)
  • inputHTTP client capable of intercepting and ignoring 302 redirect responses (e.g., Burp Suite)

Generated on May 25, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

2

News mentions

0

No linked articles in our index yet.