vendor:
Mingle Forum
by:
Charles Hooper
8.8
CVSS
HIGH
SQL Injection, Auth Bypass via Direct Request
89, 425
CWE
Product Name: Mingle Forum
Affected Version From: 1.0.24
Affected Version To: 1.0.26
Patch Exists: YES
Related CWE: N/A
CPE: a:mingle_forum:mingle_forum
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WordPress
2011
Multiple Vulnerabilities in Mingle Forum (WordPress Plugin)
There exist multiple vulnerabilities in Mingle Forum, SQL injection being among them. There is a SQL injection vulnerability present in the RSS feed generator. By crafting specific URLs an attacker can retrieve information from the MySQL database. There is a SQL injection vulnerability present in the `edit post` functionality. By crafting specific URLs an attacker can retrieve information from the MySQL database. By browsing directly to the `edit post` page a user can view and edit any page.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in SQL queries.