Publish GHSA-fj24-ghp9-39v3

This commit is contained in:
advisory-database[bot]
2024-09-04 19:47:16 +00:00
parent b91ff0a35c
commit bec3ae6a59
@@ -1,21 +1,28 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fj24-ghp9-39v3",
"modified": "2023-08-28T23:32:43Z",
"modified": "2024-09-04T19:45:51Z",
"published": "2022-05-14T02:03:36Z",
"aliases": [
"CVE-2013-4259"
],
"summary": "Ansible uses a socket with predictable filename in /tmp",
"details": "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/.",
"details": "`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/`.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Ansible"
"name": "ansible"
},
"ranges": [
{
@@ -45,6 +52,10 @@
"type": "PACKAGE",
"url": "https://github.com/ansible/ansible"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2013-1.yaml"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#!topic/ansible-project/UVDYW0HGcNg"