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

exploitDog

github логотип

GHSA-67px-r26w-598x

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

Описание

bagisto has Cross Site Scripting (XSS) issue in TinyMCE Image Upload (HTML)

Summary

In Bagisto v2.3.7, the TinyMCE image upload functionality allows an attacker with sufficient privileges (e.g. admin) to upload a crafted HTML file containing embedded JavaScript. When viewed, the malicious code executes in the context of the admin/user’s browser.

Details

The application blocks the uploading of HTML files; however, if the backend detected that the content of the .png file is HTML or JavaScript, the file extension will be automatically converted from .png to .html. When the HTML is viewed, it will execute the JavaScript code.

PoC

Created a html file, renamed the extension to .png, and uploaded the file. It was converted to HTML file in the backend. When opened in another tab, the JavaScript code will execute. image image

Impact

A aalicious script is stored in HTML file and executed when the content is viewed. An attacker (with upload privilege) can target other admin users or editors who view the content, enabling session hijacking, unauthorized actions, or privilege escalation.

Пакеты

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

bagisto/bagisto

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

<= 2.3.7

2.3.8

EPSS

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

6.9 Medium

CVSS3

Дефекты

CWE-79
CWE-80
CWE-87

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

CVSS3: 6.9
nvd
4 месяца назад

Bagisto is an open source laravel eCommerce platform. In Bagisto v2.3.7, the TinyMCE image upload functionality allows an attacker with sufficient privileges (e.g. admin) to upload a crafted HTML file containing embedded JavaScript. When viewed, the malicious code executes in the context of the admin/user’s browser. This vulnerability is fixed in 2.3.8.

EPSS

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

6.9 Medium

CVSS3

Дефекты

CWE-79
CWE-80
CWE-87