cve/2024/CVE-2024-21507.md
2024-05-25 21:48:12 +02:00

758 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.