cve/2024/CVE-2024-21511.md
2024-06-18 02:51:15 +02:00

752 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