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-2020-27223 — CVE-2020-27223 Vulnerability App & PoC | Kitploit
Tools/GitHubGitHub/motikan2010/cve-2020-27223
Vulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubmotikan2010/cve-2020-27223

CVE-2020-27223

CVE-2020-27223 Vulnerability App & PoC

View Repository
35 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

CVE-2020-27223

Using

root@kitploit:~
$ mvn spring-boot:run

9.4.36.v20210114

root@kitploit:~
$ ./poc/cve-2020-27223-poc1.sh
{"time_ns":"58,557","accept_language":"aab"}
real	0m0.093s 🐇
user	0m0.006s
sys	0m0.007s
{"time_ns":"18,461,763,438","accept_language":"ahn"}
real	0m35.339s 🐢
user	0m0.006s
sys	0m0.006s

9.4.37.v20210219 (Fixed)

root@kitploit:~
$ ./poc/cve-2020-27223-poc1.sh
{"time_ns":"36,675","accept_language":"aab"}
real	0m0.023s 🐇
user	0m0.005s
sys	0m0.007s
{"time_ns":"1,265,004","accept_language":"ahn"}
real	0m0.024s 🐇
user	0m0.006s
sys	0m0.006s

PoC

root@kitploit:~
$ ./poc/cve-2020-27223-poc2.sh
curl: (28) Operation timed out after 120000 milliseconds with 0 bytes received

real	2m0.025s
user	0m0.016s
sys	0m0.009s
Download Tool

References

  • DOS vulnerability for Quoted Quality CSV headers · Advisory · eclipse/jetty.project
  • Merge pull request from GHSA-m394-8rww-3jr7 · eclipse/jetty.project@10e5317