Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-34249
HistoryJun 13, 2023 - 4:40 p.m.

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

2023-06-1316:40:44
CWE-89
GitHub_M
www.cve.org
4
cve-2023-34249
sql database
bulletin board
sanitizing user queries

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.7

Confidence

High

EPSS

0.002

Percentile

56.7%

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.

CNA Affected

[
  {
    "vendor": "benjjvi",
    "product": "PyBB",
    "versions": [
      {
        "version": "< dcaeccd37198ecd3e41ea766d1099354b60d69c2",
        "status": "affected"
      }
    ]
  }
]

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.7

Confidence

High

EPSS

0.002

Percentile

56.7%

Related for CVELIST:CVE-2023-34249