2022-01-19 22:01:12 +00:00
{
"CVE_data_meta" : {
2022-02-22 19:52:44 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-01-19 22:01:12 +00:00
"ID" : "CVE-2022-23652" ,
2022-02-22 19:52:44 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Privilege escalation using hop-by-hop Connection header"
2022-01-19 22:01:12 +00:00
} ,
2022-02-22 19:52:44 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "capsule-proxy" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.2.1"
}
]
}
}
]
} ,
"vendor_name" : "clastix"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-01-19 22:01:12 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-24 15:02:06 +00:00
"value" : "capsule-proxy is a reverse proxy for Capsule Operator which provides multi-tenancy in Kubernetes. In versions prior to 0.2.1 an attacker with a proper authentication mechanism may use a malicious `Connection` header to start a privilege escalation attack towards the Kubernetes API Server. This vulnerability allows for an exploit of the `cluster-admin` Role bound to `capsule-proxy`. There are no known workarounds for this issue."
2022-01-19 22:01:12 +00:00
}
]
2022-02-22 19:52:44 +00:00
} ,
"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-287: Improper Authentication"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/clastix/capsule-proxy/security/advisories/GHSA-9cwv-cppx-mqjm" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/clastix/capsule-proxy/security/advisories/GHSA-9cwv-cppx-mqjm"
} ,
{
"name" : "https://github.com/clastix/capsule-proxy/issues/188" ,
"refsource" : "MISC" ,
"url" : "https://github.com/clastix/capsule-proxy/issues/188"
} ,
{
"name" : "https://github.com/clastix/capsule-proxy/commit/efe91f68ebf8a9e3d21491dc57da7b8a746415d8" ,
"refsource" : "MISC" ,
"url" : "https://github.com/clastix/capsule-proxy/commit/efe91f68ebf8a9e3d21491dc57da7b8a746415d8"
}
]
} ,
"source" : {
"advisory" : "GHSA-9cwv-cppx-mqjm" ,
"discovery" : "UNKNOWN"
2022-01-19 22:01:12 +00:00
}
}