CyberRota Analysis
AI-GeneratedThe vulnerability affects the Media Manager in TastyIgniter v4.3.0, where insufficient validation of SVG file uploads allows an authenticated user with low privileges to execute malicious JavaScript in an administrator's browser. This stored Cross-Site Scripting (XSS) can be exploited in conjunction with a Cross-Site Request Forgery (CSRF) attack to extract the administrator's CSRF token, enabling unauthorized actions and potential full control over the admin account. Organizations using this version of TastyIgniter should prioritize addressing this vulnerability to safeguard their administrative interfaces.
Original NVD Description
A stored Cross-Site Scripting (XSS) vulnerability in the file upload functionality of the Media Manager in TastyIgniter v4.3.0, caused by insufficient validation and sanitization of SVG files. An authenticated user with low privileges can upload a malicious SVG file containing JavaScript code. When an administrator views that file, the code executes in the context of their browser. By chaining this vulnerability with a Cross-Site Request Forgery (CSRF) attack, an attacker can extract the administrator’s CSRF token and perform unauthorized actions—such as modifying credentials—thereby gaining full control of the administrative account.