TastyIgniter, Cross-Site Scripting, CVE-2024-49997 (Low)

Listen to this Post

The CVE-2024-49997 vulnerability in TastyIgniter 3.7.7 is a Stored Cross-Site Scripting (XSS) issue within the `/admin/media_manager` upload functionality. The flaw arises from insufficient input sanitization and validation of uploaded SVG files. SVG, being an XML-based format, can natively contain JavaScript code within `

Scroll to Top