header-logo
Suggest Exploit
vendor:
OneForum
by:
Red Security TEAM
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OneForum
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: CentOS
2012

OneForum SQL Injection Vulnerability

A SQL injection vulnerability exists in OneForum, which allows an attacker to execute arbitrary SQL commands on the underlying database. This can be exploited to gain access to sensitive information, modify data, or even execute arbitrary code on the server.

Mitigation:

Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.
Source

Exploit-DB raw data:

# 
# Title     : OneForum SQL Injection Vulnerability
# Author    : Red Security TEAM
# Date      : 22/02/2012
# Risk      : High
# Software  : http://www.onescripts.de/
# Download  : http://www.onescripts.de/download/oneforum.zip
# Tested On : CentOS
# Contact   : Info [ at ] RedSecurity [ . ] COM
# Home      : http://RedSecurity.COM
#
# Exploit   :
# http://server/topic.php?id=[SQLi]
#