DescriptionMarc Schoenefeld
2010-09-14 14:43:33 UTC
The drools serialization format allows to embed class files.
Upon deserialization those are loaded by the VM that runs
the drools engine. If that (attacker-controlled) class files
defines code in a static initializer it is executed during
deserialization.