PYSEC-2017-5
Vulnerability from pysec - Published: 2017-09-14 19:29 - Updated: 2021-07-05 00:01
VLAI?
Details
An exploitable vulnerability exists in the yaml loading functionality of ansible-vault before 1.0.5. A specially crafted vault can execute arbitrary python commands resulting in command execution. An attacker can insert python into the vault to trigger this vulnerability.
Impacted products
| Name | purl | ansible-vault | pkg:pypi/ansible-vault |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ansible-vault",
"purl": "pkg:pypi/ansible-vault"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3f8f659ef443ab870bb19f95d43543470168ae04"
}
],
"repo": "https://github.com/tomoh1r/ansible-vault",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.0",
"1.0.1",
"1.0.2",
"1.0.3",
"1.0.4"
]
}
],
"aliases": [
"CVE-2017-2809"
],
"details": "An exploitable vulnerability exists in the yaml loading functionality of ansible-vault before 1.0.5. A specially crafted vault can execute arbitrary python commands resulting in command execution. An attacker can insert python into the vault to trigger this vulnerability.",
"id": "PYSEC-2017-5",
"modified": "2021-07-05T00:01:14.915465Z",
"published": "2017-09-14T19:29:00Z",
"references": [
{
"type": "WEB",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305"
},
{
"type": "REPORT",
"url": "https://github.com/tomoh1r/ansible-vault/issues/4"
},
{
"type": "FIX",
"url": "https://github.com/tomoh1r/ansible-vault/commit/3f8f659ef443ab870bb19f95d43543470168ae04"
},
{
"type": "WEB",
"url": "https://github.com/tomoh1r/ansible-vault/blob/v1.0.5/CHANGES.txt"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/100824"
}
]
}
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…