CVE-2025-47204: CSRF
An issue was discovered in post.php in bootstrap-multiselect (aka Bootstrap Multiselect) 1.1.2. A PHP script in the source code echoes arbitrary POST data. If a developer adopts this structure wholesale in a live application, it could create a Reflective Cross-Site Scripting (XSS) vulnerability exploitable through Cross-Site Request Forgery (CSRF).
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-47204?
The severity of CVE-2025-47204 is considered medium due to the potential for Reflective Cross-Site Scripting (XSS) attacks.
How do I fix CVE-2025-47204?
To fix CVE-2025-47204, update the Bootstrap Multiselect library to a more secure version, and sanitize all user inputs to prevent XSS.
Which versions of Bootstrap Multiselect are affected by CVE-2025-47204?
CVE-2025-47204 affects Bootstrap Multiselect version 1.1.2 and earlier.
Can CVE-2025-47204 be exploited remotely?
Yes, CVE-2025-47204 can be exploited remotely through specially crafted POST requests.
What type of vulnerability is CVE-2025-47204 classified as?
CVE-2025-47204 is classified as a Reflective Cross-Site Scripting (XSS) vulnerability.