ghsa-w395-hpq9-7xwr
Vulnerability from github
Published
2022-05-14 03:35
Modified
2022-11-08 14:32
Severity ?
VLAI Severity ?
Summary
Apache Geode unsafe deserialization in TcpServer
Details
In Apache Geode before v1.4.0, the TcpServer within the Geode locator opens a network port that deserializes data. If an unprivileged user gains access to the Geode locator, they may be able to cause remote code execution if certain classes are present on the classpath.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.geode:geode-core" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.4.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-15692" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-11-08T14:32:59Z", "nvd_published_at": "2018-02-27T15:29:00Z", "severity": "CRITICAL" }, "details": "In Apache Geode before v1.4.0, the TcpServer within the Geode locator opens a network port that deserializes data. If an unprivileged user gains access to the Geode locator, they may be able to cause remote code execution if certain classes are present on the classpath.", "id": "GHSA-w395-hpq9-7xwr", "modified": "2022-11-08T14:32:59Z", "published": "2022-05-14T03:35:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15692" }, { "type": "WEB", "url": "https://github.com/apache/geode/pull/1166" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/GEODE-3923" }, { "type": "WEB", "url": "https://lists.apache.org/thread/dctjhhjtomnsk625dj90dg4sgm438k0k" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Geode unsafe deserialization in TcpServer" }
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…