ghsa-jmg4-x4vp-6c6x
Vulnerability from github
Published
2022-05-13 01:18
Modified
2024-04-12 21:13
Severity ?
VLAI Severity ?
Summary
Apache Geode vulnerable to Incorrect Authorization
Details
When an Apache Geode server versions 1.0.0 to 1.4.0 is configured with a security manager, a user with DATA:WRITE privileges is allowed to deploy code by invoking an internal Geode function. This allows remote code execution. Code deployment should be restricted to users with DATA:MANAGE privilege.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.geode:geode-core" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-15695" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2022-11-08T14:16:18Z", "nvd_published_at": "2018-06-13T17:29:00Z", "severity": "HIGH" }, "details": "When an Apache Geode server versions 1.0.0 to 1.4.0 is configured with a security manager, a user with DATA:WRITE privileges is allowed to deploy code by invoking an internal Geode function. This allows remote code execution. Code deployment should be restricted to users with DATA:MANAGE privilege.", "id": "GHSA-jmg4-x4vp-6c6x", "modified": "2024-04-12T21:13:17Z", "published": "2022-05-13T01:18:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15695" }, { "type": "WEB", "url": "https://github.com/apache/geode/pull/1258" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/00be4f9774e1adf8e7ccc2664da8005fc30bb11d" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/49d28f93fd2ef069693ce15d124ef3a29f22fb7d" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/6df14c8b1e3c644f9f810149e80bba0c2f073dab" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/740289c61d60256c6270756bc84b9e24b76e4913" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/90f8f6242927c5e16da64f38bba9abf3d450a305" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/954ccb545d24a9c9a35cbd84023a4d7e07032de0" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/aa469239860778eb46e09dd7b390aee08f152480" }, { "type": "WEB", "url": "https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-SecurityVulnerabilities" }, { "type": "PACKAGE", "url": "https://github.com/apache/geode" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/GEODE-3974" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/dc8875c0b924885a884eba6d5bd7dc3f123411b2d33cffd00e351c99@%3Cuser.geode.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Geode vulnerable to Incorrect Authorization" }
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…