Lucene search
+L

241 matches found

RedhatCVE
RedhatCVE
added 2024/01/05 1:02 a.m.50 views

CVE-2024-22051

An integer overflow in cmark-gfm's table row parsing may lead to heap memory corruption when parsing tables who's marker rows contain more than UINT16MAX columns. Mitigation Disabling any use of the table extension of cmark-gfm will prevent this vulnerability from being triggered...

7.5CVSS9.7AI score0.0145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.13 views

Fedora 39 : ghostwriter (2023-d1e9e62a92)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-d1e9e62a92 advisory. Automatic update for ghostwriter-23.03.90-2.fc39. Changelog Sat Apr 1 2023 Vitaly Zaitsev - 23.03.90-2 - Switched to Ninja. - Explicitly set Release...

7.5CVSS6.7AI score0.01711EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.19 views

Fedora 39 : rust-askama / rust-askama_shared / rust-comrak (2023-aa46db07fd)

The remote Fedora 39 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2023-aa46db07fd advisory. - Update comrak to version 0.18.0. - Disable the unused markdown support in askama and askamashared crates, which depends on an ancient version of...

9.8CVSS7.8AI score0.01268EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/06 5:00 a.m.71 views

RSEC-2023-6 Denial of Service (DoS) vulnerability

The commonmark package, specifically in its dependency on GitHub Flavored Markdown before version 0.29.0.gfm.1, has a vulnerability related to time complexity. Parsing certain crafted markdown tables can take On n time, leading to potential Denial of Service attacks. This issue does not affect th...

6.5CVSS6.2AI score0.01566EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/06 5:00 a.m.65 views

RSEC-2023-7 Denial of Service (DoS) and Arbitrary Code Execution (ACE) vulnerabilities

cmark-gfm, GitHub's extended CommonMark library, has multiple vulnerabilities. Versions prior to 0.29.0.gfm.6 suffer from a polynomial time complexity issue in the autolink extension, causing denial of service. Also, versions before 0.29.0.gfm.3 and 0.28.3.gfm.21 contain an integer overflow in...

9.8CVSS8.3AI score0.0451EPSS
SaveExploits3References3
OSV
OSV
added 2023/08/08 5:12 p.m.49 views

GHSA-7VH7-FW88-WJ87 Several quadratic complexity bugs may lead to denial of service in Commonmarker

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: CVE-2023-37463 For more information, consult the release notes for version 0.29.0.gfm.1...

7.1AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/08/08 5:12 p.m.53 views

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

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: CVE-2023-37463 For more information, consult the release notes for version 0.29.0.gfm.1...

7.5CVSS7AI score0.00696EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2023/08/06 9:03 p.m.15 views

Information Disclosure

gitlab is vulnerable to Information Disclosure. The vulnerability is due to lack of Jira issue validation, which allows an attacker to use GitLab Flavored Markdown GFM references in a Jira issue to disclose the names of resources they don't have access to...

5.3CVSS6.4AI score0.00688EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/07/18 8:19 a.m.31 views

Denial Of Service (DoS)

libcmark-gfm.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to polynomial time complexity when creating tables or footnotes, which allows an attacker to cause unbounded resource exhaustion...

7.5CVSS6.8AI score0.00696EPSS
SaveExploits1References3Affected Software3
SUSE CVE
SUSE CVE
added 2023/07/15 2:17 a.m.6 views

SUSE CVE-2023-37463

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

5.9CVSS6.9AI score0.00696EPSS
SaveExploits1References3
Snyk
Snyk
added 2023/07/14 12:19 p.m.2 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion. PoC python3 -c 'n = 10000; print"|" + "x|" n + "\n|" + "-|" n' | cmark-gfm -e table python3 -c 'n = 10000; print"|" +...

7.5CVSS7AI score0.00696EPSS
SaveExploits1References2
NVD
NVD
added 2023/07/13 8:15 p.m.47 views

CVE-2023-37463

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

7.5CVSS0.00696EPSS
SaveExploits1References2
OSV
OSV
added 2023/07/13 8:15 p.m.10 views

DEBIAN-CVE-2023-37463

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

7.5CVSS7.2AI score0.00696EPSS
SaveExploits1References1
Prion
Prion
added 2023/07/13 8:15 p.m.26 views

Design/Logic Flaw

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

5CVSS7.6AI score0.00696EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2023/07/13 8:15 p.m.20 views

CVE-2023-37463

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

7.5CVSS7AI score0.00696EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/07/13 7:22 p.m.53 views

CVE-2023-37463 Quadratic complexity bugs may lead to a denial of service

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

6.4CVSS7.9AI score0.00696EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/07/13 7:22 p.m.7 views

CVE-2023-37463 Quadratic complexity bugs may lead to a denial of service

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

6.4CVSS7.1AI score0.00696EPSS
SaveExploits1References2
CVE
CVE
added 2023/07/13 7:22 p.m.140 views

CVE-2023-37463

CVE-2023-37463 affects cmark-gfm (GitHub’s CommonMark extension); three polynomial-time complexity issues may cause unbounded resource exhaustion and DoS. These were patched in version 0.29.0.gfm.12. Upgrade to 0.29.0.gfm.12 or newer to remediate.

7.5CVSS7.1AI score0.00696EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2023/07/13 7:22 p.m.87 views

CVE-2023-37463

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

7.5CVSS7.8AI score0.00696EPSS
SaveExploits1
OSV
OSV
added 2023/07/13 7:22 p.m.45 views

CVE-2023-37463 Quadratic complexity bugs may lead to a denial of service

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

6.4CVSS7.6AI score
SaveExploits0References4
Rows per page
Query Builder