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

exploitDog

nvd логотип

CVE-2025-30223

Опубликовано: 31 мар. 2025
Источник: nvd
CVSS3: 9.3
CVSS3: 9.6
EPSS Низкий

Описание

Beego is an open-source web framework for the Go programming language. Prior to 2.3.6, a Cross-Site Scripting (XSS) vulnerability exists in Beego's RenderForm() function due to improper HTML escaping of user-controlled data. This vulnerability allows attackers to inject malicious JavaScript code that executes in victims' browsers, potentially leading to session hijacking, credential theft, or account takeover. The vulnerability affects any application using Beego's RenderForm() function with user-provided data. Since it is a high-level function generating an entire form markup, many developers would assume it automatically escapes attributes (the way most frameworks do). This vulnerability is fixed in 2.3.6.

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

Конфигурация 1
cpe:2.3:a:beego:beego:*:*:*:*:*:*:*:*
Версия до 2.3.6 (исключая)

EPSS

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

9.3 Critical

CVSS3

9.6 Critical

CVSS3

Дефекты

CWE-79

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

CVSS3: 9.3
github
10 месяцев назад

Beego allows Reflected/Stored XSS in Beego's RenderForm() Function Due to Unescaped User Input

EPSS

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

9.3 Critical

CVSS3

9.6 Critical

CVSS3

Дефекты

CWE-79