vendor:
Burning Board
by:
N/A
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Burning Board
Affected Version From: <= 2.3.1
Affected Version To: <= 2.3.1
Patch Exists: YES
Related CWE: CVE-2005-1642
CPE: 2.3.1
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
2005
Burning Board SQL Injection
Burning Board is a popular, multi purpose forum / community software offered by WoltLab GmbH. There is an SQL Injection vulnerability in Burning Board 2.* and earlier that allows for an attacker to influence SQL Queries and possibly query arbitrary data from the database, such as admin password hashes. The vulnerability lies in the verify_email() function, where the $email variable is never really sanitized. An attacker can pass an email address like 'sre464hfrgt6@4g546ufgfrh5.org' to bypass the regular expression check.
Mitigation:
Users should upgrade their Burning Board installations as soon as possible.