René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

87 lines
2.6 KiB
JSON

{
"id": "CVE-2022-38149",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-17T15:15:08.607",
"lastModified": "2022-09-01T13:15:09.007",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "HashiCorp Consul Template up to 0.27.2, 0.28.2, and 0.29.1 may expose the contents of Vault secrets in the error returned by the *template.Template.Execute method, when given a template using Vault secret contents incorrectly. Fixed in 0.27.3, 0.28.3, and 0.29.2."
},
{
"lang": "es",
"value": "Las plantillas de HashiCorp Consul hasta la 0.27.2, 0.28.2 y 0.29.1 pod\u00edan exponer el contenido de los secretos de la b\u00f3veda en el error devuelto por el m\u00e9todo *template.Template.Execute, cuando se daba una plantilla que utilizaba incorrectamente el contenido de los secretos de la b\u00f3veda. Corregido en 0.27.3, 0.28.3 y 0.29.2"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-532"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hashicorp:consul_template:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.29.2",
"matchCriteriaId": "CAE5FB0B-B6B9-497E-AACE-7F36D9198BD6"
}
]
}
]
}
],
"references": [
{
"url": "https://discuss.hashicorp.com",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://discuss.hashicorp.com/t/hsec-2022-16-consul-template-may-expose-vault-secrets-when-processing-invalid-input/43215",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}