GO-2023-2074

Source
https://pkg.go.dev/vuln/GO-2023-2074
Import Source
https://vuln.go.dev/ID/GO-2023-2074.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-2074
Aliases
Published
2023-09-22T22:04:21Z
Modified
2024-05-20T16:03:47Z
Summary
Parser out-of-bounds read caused by a malformed markdown input in github.com/gomarkdown/markdown
Details

Parser out-of-bounds read caused by a malformed markdown input in github.com/gomarkdown/markdown

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-2074"
}
References

Affected packages

Go / github.com/gomarkdown/markdown

Package

Name
github.com/gomarkdown/markdown
View open source insights on deps.dev
Purl
pkg:golang/github.com/gomarkdown/markdown

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.0.0-20230922105210-14b16010c2ee

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/gomarkdown/markdown/parser",
            "symbols": [
                "Parser.Block",
                "Parser.Inline",
                "Parser.Parse",
                "Parser.isPrefixHeading",
                "citation"
            ]
        }
    ]
}