๐Ÿ” CVE Alert

CVE-2024-9440

MEDIUM 5.4

Slim Select 2.0 createOption "text" XSS

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Published Oct 2, 2024
Last Updated May 14, 2026
Stay Ahead of the Next One

Get instant alerts for

Be the first to know when new medium vulnerabilities are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
vulncheck.com: https://vulncheck.com/advisories/slim-select-xss github.com: https://github.com/brianvoe/slim-select/issues/564 github.com: https://github.com/brianvoe/slim-select/blob/e7e37e2ff90e125f846bd98d6b8f278524ead79e/src/slim-select/select.ts#L377

Credits

Alexis Marquois