ghsa-pc4w-8v5j-29w9
Vulnerability from github
Published
2021-09-01 18:31
Modified
2021-08-30 21:46
Severity ?
VLAI Severity ?
Summary
Deserialization of Untrusted Data in Neo4j
Details
Neo4j through 3.4.18 (with the shell server enabled) exposes an RMI service that arbitrarily deserializes Java objects, e.g., through setSessionVariable. An attacker can abuse this for remote code execution because there are dependencies with exploitable gadget chains.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.neo4j:neo4j" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-34371" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2021-08-30T21:46:09Z", "nvd_published_at": "2021-08-05T20:15:00Z", "severity": "CRITICAL" }, "details": "Neo4j through 3.4.18 (with the shell server enabled) exposes an RMI service that arbitrarily deserializes Java objects, e.g., through setSessionVariable. An attacker can abuse this for remote code execution because there are dependencies with exploitable gadget chains.", "id": "GHSA-pc4w-8v5j-29w9", "modified": "2021-08-30T21:46:09Z", "published": "2021-09-01T18:31:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34371" }, { "type": "PACKAGE", "url": "https://github.com/neo4j/neo4j" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/50170" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Deserialization of Untrusted Data in Neo4j" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…