CVE-2023-34249 CRITICAL

CVE-2023-34249: benjjvi/PyBB may send unsanitized request to SQL database

Vendor Benjjvi
Product PyBB
Weakness CWE-89 · SQLi
Published June 13, 2023
Last update January 3, 2025

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

benjjvi/PyBB is an open source bulletin board. Prior to commit dcaeccd37198ecd3e41ea766d1099354b60d69c2, benjjvi/PyBB is vulnerable to SQL Injection. This vulnerability has been fixed as of commit dcaeccd37198ecd3e41ea766d1099354b60d69c2. As a workaround, a user may be able to update the software manually to avoid this problem by sanitizing user queries to `BulletinDatabaseModule.py`.

Key dates

02Disclosure timeline

June 13, 2023 CVE published
January 3, 2025 Record updated