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

96 lines
2.7 KiB
JSON

{
"id": "CVE-2022-37423",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-12T15:15:16.177",
"lastModified": "2022-08-16T15:29:05.703",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Neo4j APOC (Awesome Procedures on Cypher) before 4.3.0.7 and 4.x before 4.4.0.8 allows Directory Traversal to sibling directories via apoc.log.stream."
},
{
"lang": "es",
"value": "Neo4j APOC (Awesome Procedures on Cypher) versiones anteriores a 4.3.0.7 y versiones 4.x anteriores a 4.4.0.8, permite un Salto de Directorio a directorios hermanos por medio del archivo apoc.log.stream."
}
],
"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-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:neo4j:awesome_procedures_on_cypher:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.3.0.7",
"matchCriteriaId": "32E61376-BAE5-4B14-A477-75AFDE816359"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:neo4j:awesome_procedures_on_cypher:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.4.0.0",
"versionEndExcluding": "4.4.0.8",
"matchCriteriaId": "685C217F-760A-47CE-8711-355178277282"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-78f9-745f-278p",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://neo4j.com/docs/aura/platform/apoc/",
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
]
}
]
}