cve/2024/CVE-2024-21507.md
2024-06-09 00:33:16 +00:00

814 B

CVE-2024-21507

Description

Versions of the package mysql2 before 3.9.3 are vulnerable to Improper Input Validation through the keyFromFields function, resulting in cache poisoning. An attacker can inject a colon (:) character within a value of the attacker-crafted key.

POC

Reference

Github

No PoCs found on GitHub currently.