vendor:
OneNews Beta 2
by:
suN8Hclf[crimsoN_Loyd9]
7.5
CVSS
HIGH
XSS and HTML Injection, SQL Injection
79, 89
CWE
Product Name: OneNews Beta 2
Affected Version From: OneNews Beta 2
Affected Version To: OneNews Beta 2
Patch Exists: NO
Related CWE: N/A
CPE: a:onews:onews_beta_2
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
OneNews Beta 2 Multiple Vulnerabilities
The OneNews Beta 2 application is vulnerable to XSS and HTML injection and SQL injection. To exploit the XSS and HTML injection vulnerability, an attacker can inject malicious code into the forms while adding comments or news. To exploit the SQL injection vulnerability, an attacker can inject malicious code into the address bar.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries. Use prepared statements to prevent SQL injection.