cve/2021/CVE-2021-42771.md

19 lines
710 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-42771](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42771)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Babel.Locale in Babel before 2.9.1 allows attackers to load arbitrary locale .dat files (containing serialized Python objects) via directory traversal, leading to code execution.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2021-14
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/HotDB-Community/HotDB-Engine