Denial of Service Risk in Go Markdown Parser by GoMarkdown
CVE-2024-44337
5.1MEDIUM
Key Information:
- Vendor
GoMarkdown
- Status
- Vendor
- CVE Published:
- 15 October 2024
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2024-44337?
A denial of service vulnerability exists in the Go Markdown Parser, specifically in its paragraph parsing function. This vulnerability allows a remote attacker to exploit a logical flaw that results in an infinite loop when crafted input is processed. This can lead to excessive resource consumption, causing the application to become unresponsive. The issue has been addressed in submit a2a9c4f76ef5a5c32108e36f7c47f8d310322252, which rectifies the underlying problem and mitigates the risk.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
