Lucene search

K
cveGitHub_MCVE-2024-26148
HistoryFeb 21, 2024 - 11:15 p.m.

CVE-2024-26148

2024-02-2123:15:08
CWE-79
GitHub_M
web.nvd.nist.gov
9
querybook
v3.31.1
url input validation
vulnerability
xss attack
security flaw
patch
nvd

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

EPSS

0

Percentile

15.5%

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.

Affected configurations

Vulners
Vulnrichment
Node
pinterestquerybookRange<3.31.1
VendorProductVersionCPE
pinterestquerybook*cpe:2.3:a:pinterest:querybook:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "pinterest",
    "product": "querybook",
    "versions": [
      {
        "version": "< 3.31.1",
        "status": "affected"
      }
    ]
  }
]

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

EPSS

0

Percentile

15.5%

Related for CVE-2024-26148