CVE-2019-3828
Published Mar 27, 2019
Last updated a year ago
Overview
- Description
- Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.
- Source
- secalert@redhat.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 4.2
- Impact score
- 2.7
- Exploitability score
- 1.1
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 3.0
- Type
- Secondary
- Base score
- 4.2
- Impact score
- 2.7
- Exploitability score
- 1.1
- Vector string
- CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 3.3
- Impact score
- 4.9
- Exploitability score
- 3.4
- Vector string
- AV:L/AC:M/Au:N/C:P/I:P/A:N
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4D00678C-9643-485D-9B89-86B7C6C7271C", "versionEndExcluding": "2.5.15", "versionStartIncluding": "2.5.0" }, { "criteria": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "306F9CF3-3321-47FE-8F7E-0D8A4FE9E946", "versionEndExcluding": "2.6.14", "versionStartIncluding": "2.6.0" }, { "criteria": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "20692032-5F40-4107-8897-C3C46B8B98C3", "versionEndExcluding": "2.7.8", "versionStartIncluding": "2.7.0" } ], "operator": "OR" } ] } ]