原始 OSV JSON
{
"id": "GHSA-m8wh-mqgf-rr8g",
"aliases": [
"CVE-2021-25738"
],
"details": "Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution.",
"summary": "Code injection in Kubernetes Java Client",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "11.0.1"
}
]
}
],
"package": {
"name": "io.kubernetes:client-java",
"ecosystem": "Maven"
}
}
],
"modified": "2021-10-12T16:59:26Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-10-12T17:50:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25738",
"type": "ADVISORY"
},
{
"url": "https://github.com/kubernetes-client/java/issues/1698",
"type": "WEB"
},
{
"url": "https://github.com/kubernetes-client/java",
"type": "PACKAGE"
},
{
"url": "https://groups.google.com/g/kubernetes-security-announce/c/K_pOK2WbAJk",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2022/08/23/2",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-502"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-10-11T19:15:00Z",
"github_reviewed_at": "2021-10-12T16:59:26Z"
}
}