Add CVE-2022-39388 for GHSA-6c6p-h79f-g6p4

This commit is contained in:
Shelby J. Cunningham 2022-11-10 14:12:02 -05:00
parent 0acc687691
commit 1f0da0cc3d
No known key found for this signature in database
GPG Key ID: 0781D7D998EB82AA

View File

@ -1,18 +1,103 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-39388",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Istio may allow identity impersonation if user has localhost access"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "istio",
"version": {
"version_data": [
{
"version_value": ">= 1.15.0-beta.0, < 1.15.3"
}
]
}
}
]
},
"vendor_name": "istio"
}
]
}
},
"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": "Istio is an open platform to connect, manage, and secure microservices. In versions on the 1.15.x branch prior to 1.15.3, a user can impersonate any workload identity within the service mesh if they have localhost access to the Istiod control plane. Version 1.15.3 contains a patch for this issue. There are no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT",
"availabilityImpact": "NONE",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863: Incorrect Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/istio/istio/security/advisories/GHSA-6c6p-h79f-g6p4",
"refsource": "CONFIRM",
"url": "https://github.com/istio/istio/security/advisories/GHSA-6c6p-h79f-g6p4"
},
{
"name": "https://github.com/istio/istio/security/advisories/GHSA-6c6p-h79f-g6p4",
"refsource": "MISC",
"url": "https://github.com/istio/istio/security/advisories/GHSA-6c6p-h79f-g6p4"
},
{
"name": "https://github.com/istio/istio/commit/346260e5115e9fbc65ba8a559bc686e6ca046a32",
"refsource": "MISC",
"url": "https://github.com/istio/istio/commit/346260e5115e9fbc65ba8a559bc686e6ca046a32"
},
{
"name": "https://github.com/istio/istio/commit/9a643e270421560afb2630e00f76d46a55499df9",
"refsource": "MISC",
"url": "https://github.com/istio/istio/commit/9a643e270421560afb2630e00f76d46a55499df9"
},
{
"name": "https://istio.io/latest/news/releases/1.15.x/announcing-1.15.3/",
"refsource": "MISC",
"url": "https://istio.io/latest/news/releases/1.15.x/announcing-1.15.3/"
}
]
},
"source": {
"advisory": "GHSA-6c6p-h79f-g6p4",
"discovery": "UNKNOWN"
}
}