mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
701 B
Markdown
18 lines
701 B
Markdown
### [CVE-2024-21548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21548)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Versions of the package bun before 1.1.30 are vulnerable to Prototype Pollution due to improper input sanitization. An attacker can exploit this vulnerability through Bun's APIs that accept objects.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.snyk.io/vuln/SNYK-JS-BUN-8499549
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|