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

123 lines
3.7 KiB
JSON

{
"id": "CVE-2021-22030",
"sourceIdentifier": "security@vmware.com",
"published": "2021-11-19T17:15:07.973",
"lastModified": "2021-11-24T15:50:08.010",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In versions of Greenplum database prior to 5.28.14 and 6.17.0, certain statements execution led to the storage of sensitive(credential) information in the logs of the database. A malicious user with access to logs can read sensitive(credentials) information about users"
},
{
"lang": "es",
"value": "En las versiones de Greenplum database anteriores a 5.28.14 y 6.17.0, una ejecuci\u00f3n de determinadas sentencias conllevaba a un almacenamiento de informaci\u00f3n confidencial (credenciales) en los registros de la base de datos. Un usuario malicioso con acceso a los registros puede leer informaci\u00f3n confidencial(credenciales) sobre los usuarios"
}
],
"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:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"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:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"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-532"
}
]
},
{
"source": "security@vmware.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-532"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greenplum:greenplum:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.28.14",
"matchCriteriaId": "11CE6177-E800-4AB6-92BF-71FA4E6EA8C1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greenplum:greenplum:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.0.0",
"versionEndExcluding": "6.17.0",
"matchCriteriaId": "ED15D01E-172F-4ECB-BF75-3B15D4D5FD26"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/greenplum-db/gpdb/security/advisories/GHSA-c7w8-gx27-h4mr",
"source": "security@vmware.com",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}