CVE-2013-4259
low
CVSS v3
—
CVSS v2
1.9
VIR risk
1.9
Description
runner/connection_plugins/ssh.py in Ansible before 1.2.3, when using ControlPersist, allows local users to redirect a ssh session via a symlink attack on a socket file with a predictable name in /tmp/.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=998223
Vendor advisory: secalert@redhat.com — http://www.ansible.com/security
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4259
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.3.4+dfsg-1 |
| debian | bullseye | fixed | 1.3.4+dfsg-1 |
| debian | forky | fixed | 1.3.4+dfsg-1 |
| debian | sid | fixed | 1.3.4+dfsg-1 |
| debian | trixie | fixed | 1.3.4+dfsg-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | ansible | <1.2.3 | 1.2.3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | ansible | {"endIncluding":"1.2.2"} | |
References
- https://security-tracker.debian.org/tracker/CVE-2013-4259
- http://www.ansible.com/security
- https://bugzilla.redhat.com/show_bug.cgi?id=998223
- https://groups.google.com/forum/#%21topic/ansible-project/UVDYW0HGcNg
- https://nvd.nist.gov/vuln/detail/CVE-2013-4259
- https://github.com/ansible/ansible
- https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2013-1.yaml
- https://groups.google.com/forum/#!topic/ansible-project/UVDYW0HGcNg
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.