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

exploitDog

github логотип

GHSA-9v8p-m85m-f7mm

Опубликовано: 03 сент. 2025
Источник: github
Github: Прошло ревью
CVSS4: 4.8

Описание

Mautic vulnerable to reflected XSS in lead:addLeadTags - Quick Add

Summary

A Cross-Site Scripting (XSS) vulnerability allows an attacker to execute arbitrary JavaScript in the context of another user’s session. This occurs because user-supplied input is reflected back in the server’s response without proper sanitization or escaping, potentially enabling malicious actions such as session hijacking, credential theft, or unauthorized actions in the application.

Details

The vulnerability resides in the “Tags” input field on the /s/ajax?action=lead:addLeadTags endpoint. Although the server applies sanitization before storing the data or returning it later, the payload is executed immediately in the victim’s browser upon reflection, allowing an attacker to run arbitrary JavaScript in the user’s session.

Impact

A Reflected XSS attack can have a significant impact, allowing attackers to steal sensitive user data like cookies, redirect users to malicious websites, manipulate the web page content, and essentially take control of a user's session within an application by executing malicious JavaScript code within the victim's browser, even if the server-side code is secure; essentially enabling them to perform actions as if they were the logged-in user.

References

Пакеты

Наименование

mautic/core

composer
Затронутые версииВерсия исправления

>= 4.4.0, < 4.4.17

4.4.17

Наименование

mautic/core

composer
Затронутые версииВерсия исправления

>= 5.0.0-alpha, < 5.2.8

5.2.8

Наименование

mautic/core

composer
Затронутые версииВерсия исправления

>= 6.0.0-alpha, < 6.0.5

6.0.5

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-79

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

nvd
3 месяца назад

SummaryA Cross-Site Scripting (XSS) vulnerability allows an attacker to execute arbitrary JavaScript in the context of another user’s session. This occurs because user-supplied input is reflected back in the server’s response without proper sanitization or escaping, potentially enabling malicious actions such as session hijacking, credential theft, or unauthorized actions in the application. DetailsThe vulnerability resides in the “Tags” input field on the /s/ajax?action=lead:addLeadTags endpoint. Although the server applies sanitization before storing the data or returning it later, the payload is executed immediately in the victim’s browser upon reflection, allowing an attacker to run arbitrary JavaScript in the user’s session. ImpactA Reflected XSS attack can have a significant impact, allowing attackers to steal sensitive user data like cookies, redirect users to malicious websites, manipulate the web page content, and essentially take control of a user's session with

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-79