pysec-2019-21
Vulnerability from pysec
Published
2019-03-21 20:29
Modified
2019-03-26 14:13
Details
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.
Impacted products
| Name | purl | donfig | pkg:pypi/donfig |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "donfig",
"purl": "pkg:pypi/donfig"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.1.1",
"0.1.2",
"0.2.0",
"0.3.0"
]
}
],
"aliases": [
"CVE-2019-7537"
],
"details": "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.",
"id": "PYSEC-2019-21",
"modified": "2019-03-26T14:13:00Z",
"published": "2019-03-21T20:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/pytroll/donfig/issues/5"
},
{
"type": "WEB",
"url": "https://github.com/pytroll/donfig/commits/master"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…