GSD-2022-37423
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-37423",
"description": "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.",
"id": "GSD-2022-37423"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-37423"
],
"details": "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.",
"id": "GSD-2022-37423",
"modified": "2023-12-13T01:19:13.561112Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-37423",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://neo4j.com/docs/aura/platform/apoc/",
"refsource": "MISC",
"url": "https://neo4j.com/docs/aura/platform/apoc/"
},
{
"name": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-78f9-745f-278p",
"refsource": "MISC",
"url": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-78f9-745f-278p"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,4.3.0.7),[4.4.0.0,4.4.0.8)",
"affected_versions": "All versions before 4.3.0.7, all versions starting from 4.4.0.0 before 4.4.0.8",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-08-13",
"description": "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.",
"fixed_versions": [
"4.3.0.7",
"4.4.0.8"
],
"identifier": "CVE-2022-37423",
"identifiers": [
"GHSA-78f9-745f-278p",
"CVE-2022-37423"
],
"not_impacted": "All versions starting from 4.3.0.7 before 4.4.0.0, all versions starting from 4.4.0.8",
"package_slug": "maven/org.neo4j.procedure/apoc",
"pubdate": "2022-08-12",
"solution": "Upgrade to versions 4.3.0.7, 4.4.0.8 or above.",
"title": "Neo4j Graph apoc plugins Partial Path Traversal Vulnerability",
"urls": [
"https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-78f9-745f-278p",
"https://github.com/neo4j-contrib/neo4j-apoc-procedures/pull/3080",
"https://github.com/neo4j-contrib/neo4j-apoc-procedures/commit/d2f415c6f703bbc2cda4a753928821ff15d5c620",
"https://github.com/neo4j-contrib/neo4j-apoc-procedures/commit/fe9f8c77269f5a742585c1d62324eb70755de510",
"https://github.com/advisories/GHSA-78f9-745f-278p"
],
"uuid": "427a3fc1-db85-499c-b526-fd66e2051dae"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:neo4j:awesome_procedures_on_cypher:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.4.0.8",
"versionStartIncluding": "4.4.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:neo4j:awesome_procedures_on_cypher:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.3.0.7",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-37423"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-78f9-745f-278p",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-78f9-745f-278p"
},
{
"name": "https://neo4j.com/docs/aura/platform/apoc/",
"refsource": "MISC",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://neo4j.com/docs/aura/platform/apoc/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-08-16T15:29Z",
"publishedDate": "2022-08-12T15:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…