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
Tools/GitHubGitHub/brinmon/cve-2024-44337
Vulnerability AnalysisCode AnalysisExploitationLearning & Education
GitHubbrinmon/cve-2024-44337

CVE-2024-44337

View Repository
21 year 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 →

About

CVE-2024-44337 POC The package `github.com/gomarkdown/markdown` is a Go library for parsing Markdown text and rendering as HTML. which allowed a remote attacker to cause a denial of service (DoS) condition by providing a tailor-made input that caused an infinite loop, causing the program to hang and consume resources indefinitely.

Share

CVE-2024-44337

The package "github.com/gomarkdown/markdown" is a Go library for parsing Markdown text and rendering it as HTML. In pseudo-version 'v0.0.0-20240729232818-a2a9c4f' corresponding to commit 'a2a9c4f76ef5a5c32108e36f7c47f8d310322252' and earlier, there is a logic issue in the paragraph function of the parser/block.go file. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) condition by providing specially crafted input that triggers an infinite loop, causing the program to hang and consume resources indefinitely. Commit 'a2a9c4f76ef5a5c32108e36f7c47f8d310322252' contains a patch for this issue.

The Chinese version of the reproduction and exploitation process is still under review at the Xianzhi Community, and the link will be placed here when it is ready.

Download Tool