CVE-2024-9440
CVSS V2 None
CVSS V3 None
Description
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. At this time, no patch is available.
Overview
- CVE ID
- CVE-2024-9440
- Assigner
- VulnCheck
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-02T18:40:05.254Z
- Last Modified Date
- 2024-10-02T19:13:30.506Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://vulncheck.com/advisories/slim-select-xss | third-party-advisory |
https://github.com/brianvoe/slim-select/issues/564 | issue-tracking |
https://github.com/brianvoe/slim-select/blob/e7e37e2ff90e125f846bd98d6b8f278524ead79e/src/slim-select/select.ts#L377 | x_vulnerable-code |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-9440 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9440 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-07 00:01:52 | Added to TrackCVE |