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.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://security.snyk.io/vuln/SNYK-JS-MYSQL2-6591300 | exploit third party advisory |
https://github.com/sidorares/node-mysql2/commit/0d54b0ca6498c823098426038162ef10df02c818 | patch |
https://blog.slonser.info/posts/mysql2-attacker-configuration/ | exploit permissions required |
https://github.com/sidorares/node-mysql2/pull/2424 | exploit issue tracking |