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

142 lines
4.5 KiB
JSON

{
"id": "CVE-2022-25243",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-03-10T17:47:06.927",
"lastModified": "2022-11-09T21:38:08.977",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "\"Vault and Vault Enterprise 1.8.0 through 1.8.8, and 1.9.3 allowed the PKI secrets engine under certain configurations to issue wildcard certificates to authorized users for a specified domain, even if the PKI role policy attribute allow_subdomains is set to false. Fixed in Vault Enterprise 1.8.9 and 1.9.4."
},
{
"lang": "es",
"value": "Vault y Vault Enterprise versiones 1.8.0 a 1.8.8, y 1.9.3, permit\u00edan que el motor de secretos PKI, bajo determinadas configuraciones, emitiera certificados comod\u00edn a usuarios autorizados para un dominio especificado, incluso si el atributo de la pol\u00edtica de rol PKI allow_subdomains est\u00e1 establecido en falso. Corregido en Vault Enterprise versiones 1.8.9 y 1.9.4"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*",
"versionStartIncluding": "1.8.0",
"versionEndExcluding": "1.8.9",
"matchCriteriaId": "7256A02C-3F6E-43A6-9D9C-8714434DDA1B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "1.8.0",
"versionEndExcluding": "1.8.9",
"matchCriteriaId": "0B587CFF-3ADF-4401-87BA-3D1C2D4EBFCA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*",
"versionStartIncluding": "1.9.0",
"versionEndExcluding": "1.9.4",
"matchCriteriaId": "995C47FF-0CE7-4438-85D5-325F715B0BAA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "1.9.0",
"versionEndExcluding": "1.9.4",
"matchCriteriaId": "EED439A5-987B-4223-8505-48BFF3728B5D"
}
]
}
]
}
],
"references": [
{
"url": "https://discuss.hashicorp.com",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://discuss.hashicorp.com/t/hcsec-2022-09-vault-pki-secrets-engine-policy-results-in-incorrect-wildcard-certificate-issuance/36600",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Vendor Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/202207-01",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}