header-logo
Suggest Exploit
vendor:
sNews
by:
SecurityFocus
8.8
CVSS
HIGH
Multiple Input-Validation Vulnerabilities
N/A
CWE
Product Name: sNews
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2005

sNews Multiple Input-Validation Vulnerabilities

sNews is prone to multiple input-validation vulnerabilities due to a failure in the application to properly sanitize user-supplied input. This could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, control how the site is rendered to the user, or exploit vulnerabilities in the underlying database implementation.

Mitigation:

Input validation should be used to ensure that untrusted data is not allowed to affect the application's control flow.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/16647/info
 
sNews is prone to multiple input-validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
 
Successful exploitation of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, control how the site is rendered to the user, or exploit vulnerabilities in the underlying database implementation. Other attacks are possible as well.

http://www.example.com/index.php?category=1%20or%201=2

http://www.example.com/index.php?id=0%20or%201=2
cqrsecured