一、 漏洞 CVE-2024-44337 基础信息
漏洞信息
                                        # N/A

## 概述
`github.com/gomarkdown/markdown` 是一个用于将 Markdown 文本解析并转换为 HTML 的 Go 语言库。在特定的版本之前,该库中存在一个逻辑问题,可能导致远程攻击者通过提供特定输入引发无限循环,进而导致拒绝服务(DoS)条件。

## 影响版本
- 伪版本:`v0.0.0-20240729232818-a2a9c4f`
- 对应提交:`a2a9c4f76ef5a5c32108e36f7c47f8d310322252`

## 细节
该问题存在于 `parser/block.go` 文件中的 `paragraph` 函数中。攻击者可以通过提供特制的输入,引发无限循环,导致程序挂起并无限消耗资源。

## 影响
- 远程攻击者能够通过提供特定的输入引发无限循环,导致程序挂起和资源无限消耗。
- 该问题在提交 `a2a9c4f76ef5a5c32108e36f7c47f8d310322252` 中已被修复。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The package `github.com/gomarkdown/markdown` is a Go library for parsing Markdown text and rendering as HTML. Prior to pseudoversion `v0.0.0-20240729232818-a2a9c4f`, which corresponds with commit `a2a9c4f76ef5a5c32108e36f7c47f8d310322252`, there was a logical problem in the paragraph function of the parser/block.go file, 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. Submit `a2a9c4f76ef5a5c32108e36f7c47f8d310322252` contains fixes to this problem.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Markdown 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Markdown是gomarkdown开源的一个用于解析 Markdown 文本并渲染为 HTML 的 Go 库。 Markdown存在安全漏洞,该漏洞源于parser/block.go文件的paragraph函数中存在逻辑问题。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-44337 的公开POC
# POC 描述 源链接 神龙链接
1 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. https://github.com/Brinmon/CVE-2024-44337 POC详情
三、漏洞 CVE-2024-44337 的情报信息
四、漏洞 CVE-2024-44337 的评论

暂无评论


发表评论