vendor:
TR News
by:
StAkeR
7.5
CVSS
HIGH
Remote Login ByPass
89
CWE
Product Name: TR News
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
TR News <= 2.1 (login.php) Remote Login ByPass Exploit
TR News version 2.1 is vulnerable to a Remote Login ByPass exploit. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'login_ad' parameter of the 'admin/login.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP POST request with malicious SQL code in the 'login_ad' parameter. This will allow the attacker to bypass authentication and gain access to the administrative panel.
Mitigation:
Sanitize user-supplied input in the 'login_ad' parameter of the 'admin/login.php' script.