Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-35236
HistoryMay 27, 2024 - 5:03 p.m.

CVE-2024-35236 Audiobookshelf Cross-Site-Scripting vulnerability via crafted ebooks

2024-05-2717:03:46
CWE-79
GitHub_M
github.com
5
audiobookshelf
xss
vulnerability
ebooks
code execution
rce
windows
linux
patch

CVSS3

4.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

7.9

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to version 2.10.0, opening an ebook with malicious scripts inside leads to code execution inside the browsing context. Attacking a user with high privileges (upload, creation of libraries) can lead to remote code execution (RCE) in the worst case. This was tested on version 2.9.0 on Windows, but an arbitrary file write is powerful enough as is and should easily lead to RCE on Linux, too. Version 2.10.0 contains a patch for the vulnerability.

CNA Affected

[
  {
    "vendor": "advplyr",
    "product": "audiobookshelf",
    "versions": [
      {
        "status": "affected",
        "version": "< 2.10.0"
      }
    ]
  }
]

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:advplyr:audiobookshelf:*:*:*:*:*:*:*:*"
    ],
    "vendor": "advplyr",
    "product": "audiobookshelf",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "2.10.0",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

4.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

7.9

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-35236