vendor:
MyNews 0_10
by:
x0r
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: MyNews 0_10
Affected Version From: 0_10
Affected Version To: 0_10
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
MyNews 0_10 Auth Bypass
MyNews 0_10 is vulnerable to an authentication bypass vulnerability due to insufficient input validation. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with the ' or '1=1' payload to the vulnerable application. This will bypass the authentication process and allow the attacker to gain access to the application.
Mitigation:
Input validation should be performed to ensure that user-supplied data is properly sanitized and validated before being used in the application.