Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. slim-select
  4. ›
  5. CVE-2024-9440

CVE-2024-9440: Slim Select has potential Cross-site Scripting issue

October 2, 2024 (updated October 18, 2024)

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption(), the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate lists using unsanitized user-provided input may be vulnerable to cross-site scripting, resulting in attacker executed JavaScript. This vulnerability is fixed in 2.9.2.

References

  • github.com/advisories/GHSA-qvqv-mcxr-x8qw
  • github.com/brianvoe/slim-select
  • github.com/brianvoe/slim-select/blob/e7e37e2ff90e125f846bd98d6b8f278524ead79e/src/slim-select/select.ts
  • github.com/brianvoe/slim-select/commit/f8534f27d6e9bab89024d139f1c4f7555f1efd5e
  • github.com/brianvoe/slim-select/issues/564
  • github.com/brianvoe/slim-select/pull/572
  • nvd.nist.gov/vuln/detail/CVE-2024-9440
  • vulncheck.com/advisories/slim-select-xss

Code Behaviors & Features

Detect and mitigate CVE-2024-9440 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.0 before 2.9.2

Fixed versions

  • 2.9.2

Solution

Upgrade to version 2.9.2 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/slim-select/CVE-2024-9440.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:27 +0000.