cvelist/2022/24xxx/CVE-2022-24348.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2022-02-02 22:01:06 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-02-04 21:01:16 +00:00
"ID": "CVE-2022-24348",
"STATE": "PUBLIC"
2022-02-02 22:01:06 +00:00
},
2022-02-04 21:01:16 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-02 22:01:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-04 21:01:16 +00:00
"value": "Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/",
"url": "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7"
2022-02-02 22:01:06 +00:00
}
]
}
}