### [CVE-2024-21507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
- https://security.snyk.io/vuln/SNYK-JS-MYSQL2-6591300
#### Github
No PoCs found on GitHub currently.