header-logo
Suggest Exploit
vendor:
One-News
by:
SecurityFocus
8.8
CVSS
HIGH
SQL-injection and HTML-injection
89, 79
CWE
Product Name: One-News
Affected Version From: Beta 2
Affected Version To: Beta 2
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
2008

One-News Multiple Input Validation Vulnerabilities

One-News is prone to multiple input-validation vulnerabilities, including an SQL-injection issue and multiple HTML-injection issues. The vulnerabilities occur because the application fails to sufficiently sanitize user-supplied data. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, control how the site is rendered to the user, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

Input validation should be used to ensure that untrusted data is not used to execute unintended commands or access data.
Source

Exploit-DB raw data:

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

One-News is prone to multiple input-validation vulnerabilities, including an SQL-injection issue and multiple HTML-injection issues. The vulnerabilities occur because the application fails to sufficiently sanitize user-supplied data.

Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, control how the site is rendered to the user, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Beta 2 of One-News is prone to these issues. 

http://www.example.com/onenews_beta2/index.php?q=3' and 1=2 union select 1,2,3/*