Apache Kafka desrialization vulnerability
Apache kafka connect-api runtime contains a desrialization vul via FileOffsetBackingStore which leads to remote code execution, this can be exploited reliably in JDK1.7.005, below is a unit test for it: import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite...