Lucene search

K
cveGitHub_MCVE-2023-34461
HistoryJun 19, 2023 - 6:15 p.m.

CVE-2023-34461

2023-06-1918:15:09
CWE-79
GitHub_M
web.nvd.nist.gov
12
pybb
bulletin board
html tag
vulnerability
pybb 0.1.1
security patch

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

40.6%

PyBB is an open source bulletin board. A manual code review of the PyBB bulletin board server has revealed that a vulnerability could have been exploited in which users could submit any type of HTML tag, and have said tag run. For example, a malicious <a> that looks like <a href>xss</a> could have been used to run code through JavaScript on the client side. The problem has been patched as of commit 5defd92, and users are advised to upgrade. Attackers do need posting privilege in order to exploit this vulnerability. This vulnerability is present within the 0.1.0 release, and users are advised to upgrade to 0.1.1. Users unable to upgrade may be able to work around the attack by either; Removing the ability to create posts, removing the |safe tag from the Jinja2 template titled “post.html” in templates or by adding manual validation of links in the post creation section.

Affected configurations

Nvd
Vulners
Node
pybb_projectpybbMatch0.1.0
VendorProductVersionCPE
pybb_projectpybb0.1.0cpe:2.3:a:pybb_project:pybb:0.1.0:*:*:*:*:*:*:*

CNA Affected

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

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

40.6%

Related for CVE-2023-34461