header-logo
Suggest Exploit
vendor:
Forum Template
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Forum Template
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:xlinesoft:forum_template:1.0
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017

Forum Template v1.0 for ASPRunnerPro/PHPRunner/ASPRunner.NET. – SQL Injection

The vulnerability exists due to improper sanitization of user-supplied input in the 'masterkey1' and 'search' parameters of the '/replies/list' and '/topics/list' scripts. A remote attacker can execute arbitrary SQL commands in the application's database, cause denial of service, access or modify sensitive data, exploit various vulnerabilities in the underlying database, etc.

Mitigation:

Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before passing it to the database.
Source

Exploit-DB raw data: