Files
CVEs-PoC/2017/CVE-2017-15693.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2017-15693

Description

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.

POC

Reference

No PoCs from references.

Github