Skip to content

github-pages-223.gem: 14 vulnerabilities (highest severity is: 9.8) [main] #97

@renovate

Description

@renovate
📂 Vulnerable Library - github-pages-223.gem

Bootstrap the GitHub Pages Jekyll environment locally.

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/github-pages-223.gem

Findings

Finding Severity 🎯 CVSS Exploit Maturity EPSS Library Type Fixed in Remediation Available Reachability
CVE-2024-22051 🟣 Critical 9.8 Not Defined 12.055% commonmarker-0.17.13.gem Transitive N/A
CVE-2022-24724 🔴 High 8.8 Not Defined 4.189% commonmarker-0.17.13.gem Transitive N/A
WS-2022-0093 🔴 High 8.8 N/A N/A commonmarker-0.17.13.gem Transitive N/A
CVE-2023-22796 🔴 High 7.5 Not Defined 1.525% activesupport-6.0.6.1.gem Transitive N/A
CVE-2026-33176 🔴 High 7.5 Not Defined < 1% activesupport-6.0.6.1.gem Transitive N/A
WS-2022-0320 🔴 High 7.5 N/A N/A commonmarker-0.17.13.gem Transitive N/A
WS-2023-0095 🔴 High 7.5 N/A N/A commonmarker-0.17.13.gem Transitive N/A
CVE-2023-38037 🟠 Medium 5.5 Not Defined < 1% activesupport-6.0.6.1.gem Transitive N/A
CVE-2023-24824 🟠 Medium 5.3 Not Defined < 1% commonmarker-0.17.13.gem Transitive N/A
CVE-2023-26485 🟠 Medium 5.3 Not Defined < 1% commonmarker-0.17.13.gem Transitive N/A
CVE-2023-28120 🟠 Medium 5.3 Not Defined < 1% activesupport-6.0.6.1.gem Transitive N/A
CVE-2026-33169 🟠 Medium 5.3 Not Defined < 1% activesupport-6.0.6.1.gem Transitive N/A
CVE-2026-33170 🟠 Medium 4.3 Not Defined < 1% activesupport-6.0.6.1.gem Transitive N/A
CVE-2023-22483 🟡 Low 3.5 Not Defined < 1% commonmarker-0.17.13.gem Transitive N/A

Details

🟣CVE-2024-22051

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result in possibly unauthenticated remote attackers to cause heap memory corruption, potentially leading to an information leak or remote code execution, via parsing tables with marker rows that contain more than UINT16_MAX columns.

Publish Date: Jan 04, 2024 08:27 PM

URL: CVE-2024-22051

Threat Assessment

Exploit Maturity:Not Defined

EPSS:12.055%

Score: 9.8


Suggested Fix

Type: Upgrade version

Origin:

Release Date:

Fix Resolution :

🔴CVE-2022-24724

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

cmark-gfm is GitHub's extended version of the C reference implementation of CommonMark. Prior to versions 0.29.0.gfm.3 and 0.28.3.gfm.21, an integer overflow in cmark-gfm's table row parsing "table.c:row_from_string" may lead to heap memory corruption when parsing tables who's marker rows contain more than UINT16_MAX columns. The impact of this heap corruption ranges from Information Leak to Arbitrary Code Execution depending on how and where "cmark-gfm" is used. If "cmark-gfm" is used for rendering remote user controlled markdown, this vulnerability may lead to Remote Code Execution (RCE) in applications employing affected versions of the "cmark-gfm" library. This vulnerability has been patched in the following cmark-gfm versions 0.29.0.gfm.3 and 0.28.3.gfm.21. A workaround is available. The vulnerability exists in the table markdown extensions of cmark-gfm. Disabling the table extension will prevent this vulnerability from being triggered.

Publish Date: Mar 03, 2022 07:35 PM

URL: CVE-2022-24724

Threat Assessment

Exploit Maturity:Not Defined

EPSS:4.189%

Score: 8.8


Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-7

Release Date: Mar 03, 2022 07:35 PM

Fix Resolution : commonmark - 1.8

🔴WS-2022-0093

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

commonmarker versions prior to 0.23.4 are vulnerable to heap memory corruption when parsing tables whose marker rows contain more than UINT16_MAX columns.
The impact of this heap corruption ranges from Information Leak to Arbitrary Code Execution.

Publish Date: May 14, 2026 11:44 PM

URL: WS-2022-0093

Threat Assessment

Exploit Maturity:N/A

EPSS:N/A

Score: 8.8


Suggested Fix

Type: Upgrade version

Origin: GHSA-fmx4-26r3-wxpf

Release Date: Feb 03, 2022 12:00 AM

Fix Resolution : commonmarker - 0.23.4,cmark-gfm-sys - no_fix,rb-commonmarker - no_fix,comrak - 0.6.2,commonmarker - 0.23.4,comrak - 0.2.6

🔴CVE-2023-22796

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Vulnerability Details

A regular expression based DoS vulnerability in Active Support <6.1.7.1 and <7.0.4.1. A specially crafted string passed to the underscore method can cause the regular expression engine to enter a state of catastrophic backtracking. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability.

Publish Date: Feb 09, 2023 12:00 AM

URL: CVE-2023-22796

Threat Assessment

Exploit Maturity:Not Defined

EPSS:1.525%

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin:

Release Date:

Fix Resolution :

🔴CVE-2026-33176

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Vulnerability Details

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Support number helpers accept strings containing scientific notation (e.g. "1e10000"), which "BigDecimal" expands into extremely large decimal representations. This can cause excessive memory allocation and CPU consumption when the expanded number is formatted, possibly resulting in a DoS vulnerability. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Publish Date: Mar 23, 2026 11:29 PM

URL: CVE-2026-33176

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin: rails/rails@19dbab5

Release Date: Mar 23, 2026 11:29 PM

Fix Resolution : https://github.com/rails/rails.git - v8.0.4.1,https://github.com/rails/rails.git - v8.0.5,https://github.com/rails/rails.git - v8.1.3,https://github.com/rails/rails.git - v8.1.2.1,https://github.com/rails/rails.git - v7.2.3.1

🔴WS-2022-0320

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

Impact CommonMarker uses "cmark-gfm" for rendering "Github Flavored Markdown" (https://github.github.com/gfm/). A polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service. Patches This vulnerability has been patched in the following CommonMarker release: - v0.23.6 Workarounds Disable use of the autolink extension. References gjtorikian/commonmarker#190 GHSA-cgh3-p57x-9q7q https://en.wikipedia.org/wiki/Time_complexity For more information If you have any questions or comments about this advisory: * Open an issue in "github/cmark-gfm" (https://github.com/github/cmark-gfm) Acknowledgements We would like to thank "Legit Security" (https://www.legitsecurity.com) for reporting this vulnerability.

Publish Date: May 15, 2026 04:38 AM

URL: WS-2022-0320

Threat Assessment

Exploit Maturity:N/A

EPSS:N/A

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin: GHSA-4qw4-jpp4-8gvp

Release Date: Dec 02, 2024 10:07 AM

Fix Resolution : commonmarker - 0.23.6

🔴WS-2023-0095

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

Impact Several quadratic complexity bugs in commonmarker's underlying ""cmark-gfm"" (https://github.com/github/cmark-gfm) library may lead to unbounded resource exhaustion and subsequent denial of service. The following vulnerabilities were addressed: * "CVE-2023-24824" (GHSA-66g8-4hjf-77xh) * "CVE-2023-26485" (GHSA-r8vr-c48j-fcc5) For more information, consult the release notes for version ""0.23.0.gfm.10"" (https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.10) and ""0.23.0.gfm.11"" (https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.11). Mitigation Users are advised to upgrade to commonmarker version ""0.23.9"" (https://rubygems.org/gems/commonmarker/versions/0.23.9).

Publish Date: May 15, 2026 07:58 AM

URL: WS-2023-0095

Threat Assessment

Exploit Maturity:N/A

EPSS:N/A

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin: GHSA-48wp-p9qv-4j64

Release Date: Dec 04, 2024 10:07 AM

Fix Resolution : commonmarker - 0.23.9

🟠CVE-2023-38037

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Vulnerability Details

ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current "umask" settings, meaning that it's possible for other users on the same system to read the contents of the temporary file. Attackers that have access to the file system could possibly read the contents of this temporary file while a user is editing it. All users running an affected release should either upgrade or use one of the workarounds immediately.

Publish Date: Jan 09, 2025 12:33 AM

URL: CVE-2023-38037

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 5.5


Suggested Fix

Type: Upgrade version

Origin:

Release Date:

Fix Resolution :

🟠CVE-2023-24824

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads with either large numbers of > or - characters. This issue has been addressed in version 0.29.0.gfm.10. Users are advised to upgrade. Users unable to upgrade should validate that their input comes from trusted sources.

Publish Date: Mar 31, 2023 10:01 PM

URL: CVE-2023-24824

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 5.3


Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-8

Release Date: Mar 31, 2023 10:01 PM

Fix Resolution : commonmark - 1.9.2

🟠CVE-2023-26485

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads with either large numbers of _ characters. This issue has been addressed in version 0.29.0.gfm.10. Users are advised to upgrade. Users unable to upgrade should validate that their input comes from trusted sources. ### Impact A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. ### Proof of concept $ ~/cmark-gfm$ python3 -c 'pad = "_" * 100000; print(pad + "." + pad, end="")' | time ./build/src/cmark-gfm --to plaintext Increasing the number 10000 in the above commands causes the running time to increase quadratically. ### Patches This vulnerability have been patched in 0.29.0.gfm.10. ### Note on cmark and cmark-gfm XXX: TBD cmark-gfm is a fork of cmark that adds the GitHub Flavored Markdown extensions. The two codebases have diverged over time, but share a common core. These bugs affect both cmark and cmark-gfm. ### Credit We would like to thank @gravypod for reporting this vulnerability. ### References https://en.wikipedia.org/wiki/Time_complexity ### For more information If you have any questions or comments about this advisory: * Open an issue in github/cmark-gfm
Mend Note: The description of this vulnerability differs from MITRE.

Publish Date: Mar 31, 2023 10:01 PM

URL: CVE-2023-26485

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 5.3


Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-8

Release Date: Mar 31, 2023 10:01 PM

Fix Resolution : commonmark - 1.9.2

🟠CVE-2023-28120

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Vulnerability Details

There is a vulnerability in ActiveSupport if the new bytesplice method is called on a SafeBuffer with untrusted user input.

Publish Date: Jan 09, 2025 12:33 AM

URL: CVE-2023-28120

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 5.3


Suggested Fix

Type: Upgrade version

Origin:

Release Date:

Fix Resolution :

🟠CVE-2026-33169

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Vulnerability Details

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. "NumberToDelimitedConverter" uses a lookahead-based regular expression with "gsub!" to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between the repeated lookahead group and "gsub!" can produce quadratic time complexity on long digit strings. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Publish Date: Mar 23, 2026 11:07 PM

URL: CVE-2026-33169

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 5.3


Suggested Fix

Type: Upgrade version

Origin: rails/rails@b54a4b3

Release Date: Mar 23, 2026 11:07 PM

Fix Resolution : https://github.com/rails/rails.git - v8.0.4.1,https://github.com/rails/rails.git - v8.1.2.1,https://github.com/rails/rails.git - v7.2.3.1

🟠CVE-2026-33170

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Vulnerability Details

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, "SafeBuffer#%" does not propagate the "@html_unsafe" flag to the newly created buffer. If a "SafeBuffer" is mutated in place (e.g. via "gsub!") and then formatted with "%" using untrusted arguments, the result incorrectly reports "html_safe? == true", bypassing ERB auto-escaping and possibly leading to XSS. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Publish Date: Mar 23, 2026 11:09 PM

URL: CVE-2026-33170

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 4.3


Suggested Fix

Type: Upgrade version

Origin: rails/rails@6e8a811

Release Date: Mar 23, 2026 11:09 PM

Fix Resolution : https://github.com/rails/rails.git - v7.2.3.1,https://github.com/rails/rails.git - v8.0.4.1,https://github.com/rails/rails.git - v8.1.3,https://github.com/rails/rails.git - v8.1.2.1,https://github.com/rails/rails.git - v8.0.5

🟡CVE-2023-22483

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Vulnerability Details

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. Versions prior to 0.29.0.gfm.7 are subject to several polynomial time complexity issues in cmark-gfm that may lead to unbounded resource exhaustion and subsequent denial of service. Various commands, when piped to cmark-gfm with large values, cause the running time to increase quadratically. These vulnerabilities have been patched in version 0.29.0.gfm.7.

Publish Date: Jan 23, 2023 10:36 PM

URL: CVE-2023-22483

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 3.5


Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-8

Release Date: Jan 23, 2023 10:36 PM

Fix Resolution : commonmark - 1.9.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions