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

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
Versions of the package mysql2 before 3.9.8 are vulnerable to Prototype Pollution due to improper user input sanitization passed to fields and tables when using nestTables.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-7176010
|
||
|
|
- https://security.snyk.io/vuln/SNYK-JS-MYSQL2-6861580
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/wy876/POC
|
||
|
|
|