mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-fj24-ghp9-39v3
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user