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

808 B

CVE-2024-21511

Description

Versions of the package mysql2 before 3.9.7 are vulnerable to Arbitrary Code Injection due to improper sanitization of the timezone parameter in the readCodeFor function by calling a native MySQL Server date/time function.

POC

Reference

Github