cvelist/2023/0xxx/CVE-2023-0620.json
2023-05-26 20:00:39 +00:00

130 lines
5.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0620",
"ASSIGNER": "security@hashicorp.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "HashiCorp Vault and Vault Enterprise versions 0.8.0 through 1.13.1 are vulnerable to an SQL injection attack when configuring the Microsoft SQL (MSSQL) Database Storage Backend. When configuring the MSSQL plugin through the local, certain parameters are not sanitized when passed to the user-provided MSSQL database. An attacker may modify these parameters to execute a malicious SQL command.\n\nThis issue is fixed in versions 1.13.1, 1.12.5, and 1.11.9."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HashiCorp",
"product": {
"product_data": [
{
"product_name": "Vault",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.13.0",
"version_value": "1.13.1"
},
{
"version_affected": "<",
"version_name": "1.12.0",
"version_value": "1.12.5"
},
{
"version_affected": "<",
"version_name": "0.8.0",
"version_value": "1.11.9"
}
]
}
},
{
"product_name": "Vault Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.13.0",
"version_value": "1.13.1"
},
{
"version_affected": "<",
"version_name": "1.12.0",
"version_value": "1.12.5"
},
{
"version_affected": "<",
"version_name": "0.8.0",
"version_value": "1.11.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://discuss.hashicorp.com/t/hcsec-2023-12-vault-s-microsoft-sql-database-storage-backend-vulnerable-to-sql-injection-via-configuration-file/52080/1",
"refsource": "MISC",
"name": "https://discuss.hashicorp.com/t/hcsec-2023-12-vault-s-microsoft-sql-database-storage-backend-vulnerable-to-sql-injection-via-configuration-file/52080/1"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230526-0008/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20230526-0008/"
}
]
},
"source": {
"advisory": "HCSEC-2023-12",
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Yuval Ostrovsky, Gal Goldshtein, Daniel Abeles of Oxeye"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseSeverity": "MEDIUM",
"baseScore": 6.5,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H"
}
]
}
}