| { |
| "schema_version": "1.3.1", |
| "id": "GO-2024-3205", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2024-44337", |
| "GHSA-xhr3-wf7j-h255" |
| ], |
| "summary": "Infinite loop in github.com/gomarkdown/markdown", |
| "details": "Infinite loop in github.com/gomarkdown/markdown", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/gomarkdown/markdown", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.0.0-20240729212818-a2a9c4f76ef5" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/gomarkdown/markdown/parser", |
| "symbols": [ |
| "Parser.Block", |
| "Parser.Parse", |
| "Parser.paragraph" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-xhr3-wf7j-h255" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/gomarkdown/markdown/commit/a2a9c4f76ef5a5c32108e36f7c47f8d310322252" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/Brinmon/CVE-2024-44337" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2024-3205", |
| "review_status": "REVIEWED" |
| } |
| } |