Bug ID 1207458
Summary VUL-0: CVE-2023-22485: ghc-cmark-gfm: cmark-gfm: out-of-bounds read in validate_protocol
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.4
Hardware Other
URL https://smash.suse.de/issue/354917/
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Security
Assignee peter.simons@suse.com
Reporter thomas.leroy@suse.com
QA Contact security-team@suse.de
Found By Security Response Team
Blocker ---

CVE-2023-22485

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library
and program in C. In versions prior 0.29.0.gfm.7, a crafted markdown document
can trigger an out-of-bounds read in the `validate_protocol` function. We
believe this bug is harmless in practice, because the out-of-bounds read
accesses `malloc` metadata without causing any visible damage.This
vulnerability
has been patched in 0.29.0.gfm.7.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-22485
https://www.cve.org/CVERecord?id=CVE-2023-22485
https://github.com/github/cmark-gfm/security/advisories/GHSA-c944-cv5f-hpvr


You are receiving this mail because: