header-logo
Suggest Exploit
vendor:
TPO Duyuru Scripti
by:
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: TPO Duyuru Scripti
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

TPO Duyuru Scripti Authentication Bypass Vulnerability

TPO Duyuru Scripti is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication. Attackers can exploit this vulnerability to gain administrative access to the affected application, which may aid in further attacks.

Mitigation:

Implement strong input validation and verification mechanisms to ensure that user-supplied input is properly validated and sanitized. Additionally, enforce the principle of least privilege and restrict administrative access to trusted individuals only.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/40519/info

TPO Duyuru Scripti is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication.

Attackers can exploit this vulnerability to gain administrative access to the affected application, which may aid in further attacks. 

The following example data is available:

javascript:document.cookie = "kullanici=; path=/";