PYSEC-2018-82
Vulnerability from pysec - Published: 2018-12-21 23:29 - Updated: 2021-08-27 03:21
VLAI?
Details
There is a vulnerability in load() method in definitions/parser.py in the Danijar Hafner definitions package for Python. It can execute arbitrary python commands resulting in command execution.
Impacted products
| Name | purl | definitions | pkg:pypi/definitions |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "definitions",
"purl": "pkg:pypi/definitions"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.1.1",
"0.2.0"
]
}
],
"aliases": [
"CVE-2018-20325",
"GHSA-v4x4-98cg-wr4g"
],
"details": "There is a vulnerability in load() method in definitions/parser.py in the Danijar Hafner definitions package for Python. It can execute arbitrary python commands resulting in command execution.",
"id": "PYSEC-2018-82",
"modified": "2021-08-27T03:21:57.237018Z",
"published": "2018-12-21T23:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/danijar/definitions/issues/14"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-v4x4-98cg-wr4g"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…