In Clojure before 1.9.0, classes can be used to construct a serialized object that executes arbitrary code upon deserialization. This is relevant if a server deserializes untrusted objects.
References
Link | Resource |
---|---|
https://clojure.atlassian.net/browse/CLJ-2204 | Exploit Patch Vendor Advisory |
https://github.com/clojure/clojure/commit/271674c9b484d798484d134a5ac40a6df15d3ac3 | Patch |
https://github.com/frohoff/ysoserial/pull/68/files | Patch |
https://hackmd.io/%40fe1w0/HyefvRQKp | Exploit Third Party Advisory |
https://security.snyk.io/vuln/SNYK-JAVA-ORGCLOJURE-5740378 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-01-22 06:15
Updated : 2024-01-30 23:01
NVD link : CVE-2017-20189
Mitre link : CVE-2017-20189
CVE.ORG link : CVE-2017-20189
JSON object : View
Products Affected
clojure
- clojure
CWE
CWE-502
Deserialization of Untrusted Data