mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
693 B
Markdown
19 lines
693 B
Markdown
### [CVE-2019-7537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7537)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|