Publish Advisories

GHSA-2qw3-2wv6-p64x
GHSA-q27c-j6j9-53w3
GHSA-2qw3-2wv6-p64x
GHSA-q27c-j6j9-53w3
This commit is contained in:
advisory-database[bot]
2024-06-27 17:48:56 +00:00
parent 3107e27c10
commit 2dc16587a3
4 changed files with 168 additions and 76 deletions
@@ -0,0 +1,84 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2qw3-2wv6-p64x",
"modified": "2024-06-27T17:48:29Z",
"published": "2024-06-27T09:30:39Z",
"aliases": [
"CVE-2024-22232"
],
"summary": "Path traversal in saltstack",
"details": "A specially crafted url can be created which leads to a directory traversal in the salt file server.\nA malicious user can read an arbitrary file from a Salt masters filesystem.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "salt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3005.5"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "salt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3006.0"
},
{
"fixed": "3006.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22232"
},
{
"type": "WEB",
"url": "https://github.com/saltstack/salt/commit/e0cdb80b55123f4a024759ffcf2b3f0e0788e7ab"
},
{
"type": "PACKAGE",
"url": "https://github.com/saltstack/salt"
},
{
"type": "WEB",
"url": "https://saltproject.io/security-announcements/2024-01-31-advisory"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-06-27T17:48:29Z",
"nvd_published_at": "2024-06-27T07:15:54Z"
}
}
@@ -0,0 +1,84 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q27c-j6j9-53w3",
"modified": "2024-06-27T17:47:29Z",
"published": "2024-06-27T09:30:39Z",
"aliases": [
"CVE-2024-22231"
],
"summary": "Directory creation by malicious user in saltstack",
"details": "Syndic cache directory creation is vulnerable to a directory traversal attack in salt project which can lead a malicious attacker to create an arbitrary directory on a Salt master.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "salt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3005.5"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "salt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3006.0"
},
{
"fixed": "3006.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22231"
},
{
"type": "WEB",
"url": "https://github.com/saltstack/salt/commit/e0cdb80b55123f4a024759ffcf2b3f0e0788e7ab"
},
{
"type": "PACKAGE",
"url": "https://github.com/saltstack/salt"
},
{
"type": "WEB",
"url": "https://saltproject.io/security-announcements/2024-01-31-advisory"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-06-27T17:47:29Z",
"nvd_published_at": "2024-06-27T07:15:52Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2qw3-2wv6-p64x",
"modified": "2024-06-27T09:30:39Z",
"published": "2024-06-27T09:30:39Z",
"aliases": [
"CVE-2024-22232"
],
"details": "A specially crafted url can be created which leads to a directory traversal in the salt file server.\nA malicious user can read an arbitrary file from a Salt masters filesystem.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22232"
},
{
"type": "WEB",
"url": "https://saltproject.io/security-announcements/2024-01-31-advisory"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-06-27T07:15:54Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q27c-j6j9-53w3",
"modified": "2024-06-27T09:30:39Z",
"published": "2024-06-27T09:30:39Z",
"aliases": [
"CVE-2024-22231"
],
"details": "Syndic cache directory creation is vulnerable to a directory traversal attack in salt project which can lead a malicious attacker to create an arbitrary directory on a Salt master.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22231"
},
{
"type": "WEB",
"url": "https://saltproject.io/security-announcements/2024-01-31-advisory"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-06-27T07:15:52Z"
}
}