Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-26148
HistoryFeb 21, 2024 - 10:35 p.m.

CVE-2024-26148 Querybook's Stored Cross-Site Scripting vulnerability allows Privilege Elevation

2024-02-2122:35:17
CWE-79
GitHub_M
github.com
querybook
cross-site scripting
vulnerability
privilege elevation
client-side execution
admin role access
patch
datadocs
url validation

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

6.4

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Querybook is a user interface for querying big data. Prior to version 3.31.1, there is a vulnerability in Querybook’s rich text editor that enables users to input arbitrary URLs without undergoing necessary validation. This particular security flaw allows the use of javascript: protocol which can potentially trigger arbitrary client-side execution. The most extreme exploit of this flaw could occur when an admin user unknowingly clicks on a cross-site scripting URL, thereby unintentionally compromising admin role access to the attacker. A patch to rectify this issue has been introduced in Querybook version 3.31.1. The fix is backward compatible and automatically fixes existing DataDocs. There are no known workarounds for this issue, except for manually checking each URL prior to clicking on them.

ADP Affected

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

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

6.4

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-26148