mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
814 B
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
- https://security.snyk.io/vuln/SNYK-JS-MYSQL2-6591300
- https://security.snyk.io/vuln/SNYK-JS-MYSQL2-6591300
Github
No PoCs found on GitHub currently.