Bagisto
cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*
- 2.3.8
A stored Cross-Site Scripting (XSS) vulnerability has been identified in Bagisto versions prior to 2.3.10, within the CMS page editor. The platform's attempt to sanitize `<script>` tags can be bypassed by manipulating the raw HTTP POST request before submission. This allows arbitrary JavaScript to be stored in the CMS content and executed whenever the page is viewed or edited, posing a significant risk to administrators, including complete account takeover and backend hijacking.
Exploitation of this vulnerability allows for stored Cross-Site Scripting, where injected JavaScript is executed in the context of the user viewing the page, potentially leading to administrative account takeover and unauthorized actions being performed with admin privileges.
To reproduce this vulnerability, log into a Bagisto 2.3.8 installation as an admin. Navigate to the CMS page editor and intercept the HTTP request using a proxy tool. Modify the `html_content` field to include unfiltered JavaScript, bypassing the UI-level sanitization. Once the request is submitted, the injected script will be executed when the page is viewed or edited.
Users are advised to update to Bagisto version 2.3.10, which addresses this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.