Search criteria
2 vulnerabilities found for aws-iam-authenticator by Kubernetes
CVE-2022-2385 (GCVE-0-2022-2385)
Vulnerability from nvd – Published: 2022-07-12 14:25 – Updated: 2024-09-16 22:25
VLAI?
Title
AccessKeyID validation bypass
Summary
A security issue was discovered in aws-iam-authenticator where an allow-listed IAM identity may be able to modify their username and escalate privileges.
Severity ?
8.1 (High)
CWE
- CWE-20 - Improper Input Validation
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Kubernetes | aws-iam-authenticator |
Affected:
v0.5.2 , < unspecified
(custom)
Affected: unspecified , < v0.5.9 (custom) |
Credits
Gafnit Amiga
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:39:06.995Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "aws-iam-authenticator",
"vendor": "Kubernetes",
"versions": [
{
"lessThan": "unspecified",
"status": "affected",
"version": "v0.5.2",
"versionType": "custom"
},
{
"lessThan": "v0.5.9",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Gafnit Amiga"
}
],
"datePublic": "2022-07-11T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "A security issue was discovered in aws-iam-authenticator where an allow-listed IAM identity may be able to modify their username and escalate privileges."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-12T14:25:10",
"orgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"shortName": "kubernetes"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs"
}
],
"source": {
"defect": [
"https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
],
"discovery": "EXTERNAL"
},
"title": "AccessKeyID validation bypass",
"workarounds": [
{
"lang": "en",
"value": "Prior to upgrading, this vulnerability can be mitigated by not using the {{AccessKeyID}} template value to construct usernames."
}
],
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@kubernetes.io",
"DATE_PUBLIC": "2022-07-11T16:00:00.000Z",
"ID": "CVE-2022-2385",
"STATE": "PUBLIC",
"TITLE": "AccessKeyID validation bypass"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "aws-iam-authenticator",
"version": {
"version_data": [
{
"version_affected": "\u003e=",
"version_value": "v0.5.2"
},
{
"version_affected": "\u003c",
"version_value": "v0.5.9"
}
]
}
}
]
},
"vendor_name": "Kubernetes"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Gafnit Amiga"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A security issue was discovered in aws-iam-authenticator where an allow-listed IAM identity may be able to modify their username and escalate privileges."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472",
"refsource": "MISC",
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
},
{
"name": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs",
"refsource": "MISC",
"url": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs"
}
]
},
"source": {
"defect": [
"https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"value": "Prior to upgrading, this vulnerability can be mitigated by not using the {{AccessKeyID}} template value to construct usernames."
}
]
}
}
},
"cveMetadata": {
"assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"assignerShortName": "kubernetes",
"cveId": "CVE-2022-2385",
"datePublished": "2022-07-12T14:25:10.421681Z",
"dateReserved": "2022-07-11T00:00:00",
"dateUpdated": "2024-09-16T22:25:39.286Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2022-2385 (GCVE-0-2022-2385)
Vulnerability from cvelistv5 – Published: 2022-07-12 14:25 – Updated: 2024-09-16 22:25
VLAI?
Title
AccessKeyID validation bypass
Summary
A security issue was discovered in aws-iam-authenticator where an allow-listed IAM identity may be able to modify their username and escalate privileges.
Severity ?
8.1 (High)
CWE
- CWE-20 - Improper Input Validation
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Kubernetes | aws-iam-authenticator |
Affected:
v0.5.2 , < unspecified
(custom)
Affected: unspecified , < v0.5.9 (custom) |
Credits
Gafnit Amiga
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:39:06.995Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "aws-iam-authenticator",
"vendor": "Kubernetes",
"versions": [
{
"lessThan": "unspecified",
"status": "affected",
"version": "v0.5.2",
"versionType": "custom"
},
{
"lessThan": "v0.5.9",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Gafnit Amiga"
}
],
"datePublic": "2022-07-11T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "A security issue was discovered in aws-iam-authenticator where an allow-listed IAM identity may be able to modify their username and escalate privileges."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-12T14:25:10",
"orgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"shortName": "kubernetes"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs"
}
],
"source": {
"defect": [
"https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
],
"discovery": "EXTERNAL"
},
"title": "AccessKeyID validation bypass",
"workarounds": [
{
"lang": "en",
"value": "Prior to upgrading, this vulnerability can be mitigated by not using the {{AccessKeyID}} template value to construct usernames."
}
],
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@kubernetes.io",
"DATE_PUBLIC": "2022-07-11T16:00:00.000Z",
"ID": "CVE-2022-2385",
"STATE": "PUBLIC",
"TITLE": "AccessKeyID validation bypass"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "aws-iam-authenticator",
"version": {
"version_data": [
{
"version_affected": "\u003e=",
"version_value": "v0.5.2"
},
{
"version_affected": "\u003c",
"version_value": "v0.5.9"
}
]
}
}
]
},
"vendor_name": "Kubernetes"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Gafnit Amiga"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A security issue was discovered in aws-iam-authenticator where an allow-listed IAM identity may be able to modify their username and escalate privileges."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472",
"refsource": "MISC",
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
},
{
"name": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs",
"refsource": "MISC",
"url": "https://groups.google.com/a/kubernetes.io/g/dev/c/EMxHpU-1ZYs"
}
]
},
"source": {
"defect": [
"https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/472"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"value": "Prior to upgrading, this vulnerability can be mitigated by not using the {{AccessKeyID}} template value to construct usernames."
}
]
}
}
},
"cveMetadata": {
"assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"assignerShortName": "kubernetes",
"cveId": "CVE-2022-2385",
"datePublished": "2022-07-12T14:25:10.421681Z",
"dateReserved": "2022-07-11T00:00:00",
"dateUpdated": "2024-09-16T22:25:39.286Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}