vendor:
bbpress
by:
Dark-Puzzle (Souhail Hammou)
9
CVSS
CRITICAL
SQL Injection, Full Path Disclosure, Directory Listing
89, 200, 522
CWE
Product Name: bbpress
Affected Version From: All Versions
Affected Version To: All Versions
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: Windows Xp Sp2, Backtrack 5 R3
N/A
WordPress plugins – bbpress Multiple Vulnerabilities
bbpress plugin is prone to an SQL injection Vulnerability. In cases when you face a valid string column problem try to change syntax or instead spaces add /**/. The Full Path Disclosure vulnerability in bbpress is via Array. Directory Listing Vulnerability can be exploited by accessing the bb-templates directory.
Mitigation:
Ensure that user input is validated and filtered properly. Use parameterized queries to prevent SQL injection. Ensure that the web server is configured to not display directory listings.