cve/2019/CVE-2019-7537.md
2024-06-09 00:33:16 +00:00

19 lines
693 B
Markdown

### [CVE-2019-7537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7537)
![](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
An issue was discovered in Donfig 0.3.0. There is a vulnerability in the collect_yaml method in config_obj.py. It can execute arbitrary Python commands, resulting in command execution.
### POC
#### Reference
- https://github.com/pytroll/donfig/issues/5
- https://github.com/pytroll/donfig/issues/5
#### Github
No PoCs found on GitHub currently.