Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2024-45389

Опубликовано: 03 сент. 2024
Источник: nvd
CVSS3: 6.4
CVSS3: 5.4
EPSS Низкий

Описание

Pagefind, a fully static search library, initializes its dynamic JavaScript and WebAssembly files relative to the location of the first script the user loads. This information is gathered by looking up the value of document.currentScript.src. Prior to Pagefind version 1.1.1, it is possible to "clobber" this lookup with otherwise benign HTML on the page. This will cause document.currentScript.src to resolve as an external domain, which will then be used by Pagefind to load dependencies. This exploit would only work in the case that an attacker could inject HTML to a live, hosted, website. In these cases, this would act as a way to escalate the privilege available to an attacker. This assumes they have the ability to add some elements to the page (for example, img tags with a name attribute), but not others, as adding a script to the page would itself be the cross-site scripting vector. Pagefind has tightened this resolution in version 1.1.1 by ensuring the source is loaded fro

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:pagefind:pagefind:*:*:*:*:*:*:*:*
Версия до 1.1.1 (исключая)
cpe:2.3:a:pagefind:pagefind:1.1.1:alpha0:*:*:*:*:*:*
cpe:2.3:a:pagefind:pagefind:1.1.1:alpha1:*:*:*:*:*:*
cpe:2.3:a:pagefind:pagefind:1.1.1:alpha2:*:*:*:*:*:*
cpe:2.3:a:pagefind:pagefind:1.1.1:alpha3:*:*:*:*:*:*
cpe:2.3:a:pagefind:pagefind:1.1.1:alpha4:*:*:*:*:*:*

EPSS

Процентиль: 79%
0.01215
Низкий

6.4 Medium

CVSS3

5.4 Medium

CVSS3

Дефекты

CWE-79
CWE-79

Связанные уязвимости

CVSS3: 6.4
github
больше 1 года назад

DOM clobbering could escalate to Cross-site Scripting (XSS)

EPSS

Процентиль: 79%
0.01215
Низкий

6.4 Medium

CVSS3

5.4 Medium

CVSS3

Дефекты

CWE-79
CWE-79