7.8
CVE-2017-2809
- EPSS 2.97%
- Veröffentlicht 14.09.2017 19:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
- Quelle talos-cna@cisco.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ansible-vault Project ≫ Ansible-vault Version <= 1.0.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.97% | 0.855 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
| talos-cna@cisco.com | 7.5 | 1.6 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
http://www.securityfocus.com/bid/100824
https://github.com/tomoh1r/ansible-vault/blob/v1.0.5/CHANGES.txt
https://github.com/tomoh1r/ansible-vault/commit/3f8f659ef443ab870bb19f95d43543470168ae04
https://github.com/tomoh1r/ansible-vault/issues/4
https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305