cve/2021/CVE-2021-23448.md

18 lines
612 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-23448](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23448)
![](https://img.shields.io/static/v1?label=Product&message=config-handler&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brightgreen)
2024-05-25 21:48:12 +02:00
### Description
All versions of package config-handler are vulnerable to Prototype Pollution when loading config files.
### POC
#### Reference
- https://github.com/jarradseers/config-handler/issues/1
#### Github
No PoCs found on GitHub currently.