Publish Advisories

GHSA-cr6j-3jp9-rw65
GHSA-437m-7hj5-9mpw
This commit is contained in:
advisory-database[bot]
2024-01-05 16:01:50 +00:00
parent 1dc5795ac2
commit 03e949022b
2 changed files with 115 additions and 15 deletions
@@ -67,11 +67,11 @@
},
{
"type": "WEB",
"url": "https://cwiki.apache.org/confluence/display/WW/S2-057"
"url": "https://github.com/apache/struts/commit/6e87474f9ad0549f07dd2c37d50a9ccd0977c6e"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cr6j-3jp9-rw65"
"type": "WEB",
"url": "https://cwiki.apache.org/confluence/display/WW/S2-057"
},
{
"type": "PACKAGE",
@@ -101,6 +101,18 @@
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20181018-0002/"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20180822160726/http://www.securityfocus.com/bid/105125"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200807025819/http://www.securitytracker.com/id/1041888"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20201208145803/https://securitytracker.com/id/1041547"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/45260/"
@@ -136,18 +148,6 @@
{
"type": "WEB",
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/105125"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1041547"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1041888"
}
],
"database_specific": {
@@ -0,0 +1,100 @@
{
"schema_version": "1.4.0",
"id": "GHSA-437m-7hj5-9mpw",
"modified": "2024-01-05T16:01:24Z",
"published": "2024-01-05T16:01:24Z",
"aliases": [
"CVE-2023-30617"
],
"summary": "Kruise allows leveraging the kruise-daemon pod to list all secrets in the entire cluster",
"details": "### Impact\nAttacker that has gain root privilege of the node that kruise-daemon run , can leverage the kruise-daemon pod to list all secrets in the entire cluster. After that, attackers can leverage the \"captured\" secrets (e.g. the kruise-manager service account token) to gain extra privilege such as pod modification. \n\n### Workarounds\nFor users that do not require imagepulljob functions, they can modify kruise-daemon-role to drop the cluster level secret get/list privilege \n\n### Patches\n\nFor users who're using v0.8.x ~ v1.2.x, please update the v1.3.1\nFor users who're using v1.3, please update the v1.3.1\nFor users who're using v1.4, please update the v1.4.1\nFor users who're using v1.5, please update the v1.5.2\n### References\nNone",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/openkruise/kruise"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.8.0"
},
{
"fixed": "1.3.1"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/openkruise/kruise"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.1"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/openkruise/kruise"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.5.0"
},
{
"fixed": "1.5.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/openkruise/kruise/security/advisories/GHSA-437m-7hj5-9mpw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30617"
},
{
"type": "PACKAGE",
"url": "https://github.com/openkruise/kruise"
}
],
"database_specific": {
"cwe_ids": [
"CWE-250",
"CWE-269"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-05T16:01:24Z",
"nvd_published_at": "2024-01-03T16:15:08Z"
}
}