ghsa-95m2-p98f-24r5
Vulnerability from github
Published
2022-05-14 03:35
Modified
2022-11-08 14:32
Severity ?
Summary
Apache Geode unsafe deserialization of application objects
Details
In Apache Geode before v1.4.0, the Geode server stores application objects in serialized form. Certain cluster operations and API invocations cause these objects to be deserialized. A user with DATA:WRITE access to the cluster 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-15693" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-11-08T14:32:31Z", "nvd_published_at": "2018-02-27T15:29:00Z", "severity": "HIGH" }, "details": "In Apache Geode before v1.4.0, the Geode server stores application objects in serialized form. Certain cluster operations and API invocations cause these objects to be deserialized. A user with DATA:WRITE access to the cluster may be able to cause remote code execution if certain classes are present on the classpath.", "id": "GHSA-95m2-p98f-24r5", "modified": "2022-11-08T14:32:31Z", "published": "2022-05-14T03:35:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15693" }, { "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.html/cc3ec1d06062f54fdaa0357874c1d148fc54bb955f2d2df4ca328a3d@%3Cuser.geode.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Geode unsafe deserialization of application objects" }
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.