Add CVE-2022-29178 for GHSA-6p8v-8cq8-v2r3

Add CVE-2022-29178 for GHSA-6p8v-8cq8-v2r3
This commit is contained in:
advisory-database[bot] 2022-05-20 18:12:37 +00:00 committed by GitHub
parent 2d86ec250d
commit 65fb708210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,104 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-29178",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Incorrect Default Permissions in Cilium"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "cilium",
"version": {
"version_data": [
{
"version_value": "< 1.9.16"
},
{
"version_value": ">= 1.10.0, < 1.10.11"
},
{
"version_value": ">= 1.11.0, < 1.11.5"
}
]
}
}
]
},
"vendor_name": "cilium"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Cilium is open source software for providing and securing network connectivity and loadbalancing between application workloads. Cilium prior to versions 1.9.16, 1.10.11, and 1.11.15 contains an incorrect default permissions vulnerability. Operating Systems with users belonging to the group ID 1000 can access the API of Cilium via Unix domain socket available on the host where Cilium is running. This could allow malicious users to compromise integrity as well as system availability on that host. The problem has been fixed and the patch is available in versions 1.9.16, 1.10.11, and 1.11.5. A potential workaround is to modify Cilium's DaemonSet to run with a certain command, which can be found in the GitHub Security Advisory for this vulnerability."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-276: Incorrect Default Permissions"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/cilium/cilium/security/advisories/GHSA-6p8v-8cq8-v2r3",
"refsource": "CONFIRM",
"url": "https://github.com/cilium/cilium/security/advisories/GHSA-6p8v-8cq8-v2r3"
},
{
"name": "https://github.com/cilium/cilium/releases/tag/v1.10.11",
"refsource": "MISC",
"url": "https://github.com/cilium/cilium/releases/tag/v1.10.11"
},
{
"name": "https://github.com/cilium/cilium/releases/tag/v1.11.5",
"refsource": "MISC",
"url": "https://github.com/cilium/cilium/releases/tag/v1.11.5"
},
{
"name": "https://github.com/cilium/cilium/releases/tag/v1.9.16",
"refsource": "MISC",
"url": "https://github.com/cilium/cilium/releases/tag/v1.9.16"
}
]
},
"source": {
"advisory": "GHSA-6p8v-8cq8-v2r3",
"discovery": "UNKNOWN"
}
}