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

116 lines
3.2 KiB
JSON

{
"id": "CVE-2021-34802",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-07-30T14:15:17.780",
"lastModified": "2021-08-04T00:52:33.400",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A failure in resetting the security context in some transaction actions in Neo4j Graph Database 4.2 and 4.3 could allow authenticated users to execute commands with elevated privileges."
},
{
"lang": "es",
"value": "Un fallo en el restablecimiento del contexto de seguridad en algunas acciones de transacci\u00f3n en Neo4j Graph Database versiones 4.2 y 4.3, podr\u00eda permitir a usuarios autenticados ejecutar comandos con privilegios elevados"
}
],
"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:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-269"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:neo4j:graph_databse:4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "BEF90980-D49F-4C39-84C4-3229C994FE20"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:neo4j:graph_databse:4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "BCE9CB25-3BA3-4CA4-A648-359F9BBC5EF3"
}
]
}
]
}
],
"references": [
{
"url": "https://neo4j.com",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://neo4j.com/developer/kb/neo4j-4-2-x-sec-vuln-fix/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}