mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-j556-q367-2gw6 GHSA-v89f-4mc4-h6w9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-j556-q367-2gw6",
|
||||
"modified": "2023-08-16T23:07:18Z",
|
||||
"modified": "2024-10-26T22:36:09Z",
|
||||
"published": "2022-05-17T03:56:49Z",
|
||||
"aliases": [
|
||||
"CVE-2014-6276"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -40,6 +44,14 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6276"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/roundup/PYSEC-2016-33.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/roundup-tracker/roundup"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-v89f-4mc4-h6w9",
|
||||
"modified": "2024-05-01T11:19:14Z",
|
||||
"modified": "2024-10-26T22:36:55Z",
|
||||
"published": "2022-05-17T04:58:26Z",
|
||||
"aliases": [
|
||||
"CVE-2013-4435"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Salt has insufficient argument validation in several modules",
|
||||
"details": "Salt (aka SaltStack) 0.15.0 through 0.17.0 allows remote authenticated users who are using external authentication or client ACL to execute restricted routines by embedding the routine in another routine.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -40,6 +47,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4435"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/salt/PYSEC-2013-12.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/saltstack/salt"
|
||||
@@ -61,7 +72,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-287"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-05-01T11:19:14Z",
|
||||
"nvd_published_at": "2013-11-05T18:55:00Z"
|
||||
|
||||
Reference in New Issue
Block a user