RubySec

Providing security resources for the Ruby community

CVE-2023-37463 (commonmarker): Several quadratic complexity bugs may lead to denial of service in Commonmarker

Several quadratic complexity bugs may lead to denial of service in Commonmarker

Published: August 08, 2023

SECURITY IDENTIFIERS

GEM

commonmarker

SEVERITY

CVSS v3.x: 7.5 (High)

PATCHED VERSIONS

>= 0.23.10

DESCRIPTION

Impact

Several quadratic complexity bugs in commonmarker's underlying cmark-gfm library may lead to unbounded resource exhaustion and subsequent denial of service.

The following vulnerabilities were addressed:

For more information, consult the release notes for version 0.29.0.gfm.12.

Mitigation

Users are advised to upgrade to commonmarker version 0.23.10.

RELATED