mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
786 B
Markdown
19 lines
786 B
Markdown
### [CVE-2024-21508](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21508)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Versions of the package mysql2 before 3.9.4 are vulnerable to Remote Code Execution (RCE) via the readCodeFor function due to improper validation of the supportBigNumbers and bigNumberStrings values.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.snyk.io/vuln/SNYK-JS-MYSQL2-6591085
|
|
|
|
#### Github
|
|
- https://github.com/Geniorio01/CVE-2024-21508-mysql2-RCE
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|