cvelist/2022/0xxx/CVE-2022-0270.json
2022-01-25 20:01:15 +00:00

89 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "psirt@mirantis.com",
"DATE_PUBLIC": "2022-01-24T14:02:00.000Z",
"ID": "CVE-2022-0270",
"STATE": "PUBLIC",
"TITLE": "Improper header sanitization in bored-agent causes escalation of privilege"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "bored-agent",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.6",
"version_value": "0.6.1"
}
]
}
}
]
},
"vendor_name": "Mirantis"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Prior to v0.6.1, bored-agent failed to sanitize incoming kubernetes impersonation headers allowing a user to override assigned user name and groups."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/Mirantis/security/blob/main/advisories/0004.md",
"name": "https://github.com/Mirantis/security/blob/main/advisories/0004.md"
}
]
},
"source": {
"advisory": "0004",
"discovery": "INTERNAL"
}
}