First published: Tue Jan 16 2024(Updated: )
Cross Site Scripting vulnerability in webkil Bagisto v.1.5.0 and before allows an attacker to execute arbitrary code via a crafted SVG file uplad.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Webkul Bagisto | <=1.5.0 | |
composer/bagisto/bagisto | <1.3.2 | 1.3.2 |
<=1.5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-36236 is a high severity Cross Site Scripting (XSS) vulnerability that allows arbitrary code execution via crafted SVG file uploads.
To fix CVE-2023-36236, upgrade your Bagisto installation to version 1.3.2 or later if you are using version 1.3.1 or earlier, or update to version 1.5.1 or newer if you are using 1.5.0.
CVE-2023-36236 affects Bagisto versions 1.5.0 and earlier, as well as versions 1.3.1 and earlier.
CVE-2023-36236 facilitates Cross Site Scripting (XSS) attacks, which can lead to the execution of arbitrary code on the victim's browser.
The primary mitigation for CVE-2023-36236 is to implement strict validation and sanitization of file uploads, particularly SVG files.