Lucene search
+L

280 matches found

CNNVD
CNNVD
added 2023/03/31 12:00 a.m.14 views

cmark-gfm 资源管理错误漏洞

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version with a canonical Markdown syntax. A resource management error vulnerability exists in cmark-gfm. An attacker could exploit this vulnerability to cause unlimited resource exhaustion and...

7.5CVSS7.2AI score0.01036EPSS
SaveExploits2References4
OpenVAS
OpenVAS
added 2023/03/31 12:00 a.m.35 views

Fedora: Security Advisory for python-markdown-it-py (FEDORA-2023-c3fb6d6b8d)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS5.5AI score0.00227EPSS
SaveExploits0References2
Fedora
Fedora
added 2023/03/30 1:21 a.m.40 views

[SECURITY] Fedora 37 Update: python-markdown-it-py-2.2.0-1.fc37

Markdown parser done right. Its features: Follows the CommonMark spec for baseline parsing. Has configurable syntax: you can add new rules and even replace existing ones. Pluggable: Adds syntax extensions to extend the parser. High speed & safe by default...

5.5CVSS4.7AI score0.00227EPSS
SaveExploits0
Fedora
Fedora
added 2023/03/30 12:22 a.m.29 views

[SECURITY] Fedora 38 Update: python-markdown-it-py-2.2.0-1.fc38

Markdown parser done right. Its features: Follows the CommonMark spec for baseline parsing. Has configurable syntax: you can add new rules and even replace existing ones. Pluggable: Adds syntax extensions to extend the parser. High speed & safe by default...

5.5CVSS4.7AI score0.00227EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/30 12:00 a.m.14 views

Fedora: Security Advisory for python-markdown-it-py (FEDORA-2023-8ff3ba5fb5)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS5.5AI score0.00227EPSS
SaveExploits0References2
NVD
NVD
added 2023/03/28 9:15 p.m.15 views

CVE-2023-28626

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A range of quadratic parsing issues are present in Comrak. These can be used to craft denial-of-service attacks on services that use Comrak to parse Markdown. This issue has been addressed in version 0.17.0. Use...

7.5CVSS6.2AI score0.0112EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/03/28 8:17 p.m.61 views

CVE-2023-28631 Attacker controlled data in AST nodes is not validated in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A Comrak AST can be constructed manually by a program instead of parsing a Markdown document with parsedocument. This AST can then be converted to HTML via html::formatdocumentwithplugins. However, the HTML...

5.3CVSS9.5AI score0.01268EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/28 8:17 p.m.21 views

CVE-2023-28631 Attacker controlled data in AST nodes is not validated in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A Comrak AST can be constructed manually by a program instead of parsing a Markdown document with parsedocument. This AST can then be converted to HTML via html::formatdocumentwithplugins. However, the HTML...

5.3CVSS8.7AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2023/03/28 8:17 p.m.8 views

CVE-2023-28631 Attacker controlled data in AST nodes is not validated in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A Comrak AST can be constructed manually by a program instead of parsing a Markdown document with parsedocument. This AST can then be converted to HTML via html::formatdocumentwithplugins. However, the HTML...

5.3CVSS9.3AI score0.01268EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.8 views

SUSE CVE-2023-22486

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 contain a polynomial time complexity issue in handleclosebracket that may lead to unbounded resource exhaustion and subsequent denial of service. This vulnerability has...

6.2CVSS6.7AI score0.01108EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2023/01/24 2:30 a.m.125 views

CVE-2023-22486

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 contain a polynomial time complexity issue in handleclosebracket that may lead to unbounded resource exhaustion and subsequent denial of service. This vulnerability has...

7.5CVSS5.5AI score0.01108EPSS
SaveExploits1
CVE
CVE
added 2023/01/24 2:30 a.m.130 views

CVE-2023-22486

The CVE-2023-22486 issue affects cmark-gfm (GitHub’s fork of cmark). Versions prior to 0.29.0.gfm.7 contain a polynomial-time complexity bug in handle_close_bracket that can lead to unbounded resource exhaustion and denial of service. The vulnerability is explicitly noted as patched in 0.29.0.gfm...

7.5CVSS5.3AI score0.01108EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/01/24 2:30 a.m.15 views

CVE-2023-22486 cmark-gfm Quadratic complexity bug in handle_close_bracket may lead to a denial of service

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 contain a polynomial time complexity issue in handleclosebracket that may lead to unbounded resource exhaustion and subsequent denial of service. This vulnerability has...

3.5CVSS7.2AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/01/24 2:30 a.m.82 views

CVE-2023-22486

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 contain a polynomial time complexity issue in handleclosebracket that may lead to unbounded resource exhaustion and subsequent denial of service. This vulnerability has...

7.5CVSS7.3AI score0.01108EPSS
SaveExploits1
Prion
Prion
added 2023/01/24 1:15 a.m.20 views

Out-of-bounds

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 validateprotocol function. We believe this bug is harmless in practice, because the out-of-bounds...

5CVSS5.4AI score0.00723EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/01/24 12:26 a.m.39 views

CVE-2023-22485 cmark-gfm out-of-bounds read in validate_protocol

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 validateprotocol function. We believe this bug is harmless in practice, because the out-of-bounds...

5.3CVSS5.8AI score0.00723EPSS
SaveExploits1References1
OSV
OSV
added 2023/01/24 12:26 a.m.30 views

CVE-2023-22485 cmark-gfm out-of-bounds read in validate_protocol

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 validateprotocol function. We believe this bug is harmless in practice, because the out-of-bounds...

5.3CVSS5.2AI score
SaveExploits0References3
CVE
CVE
added 2023/01/24 12:26 a.m.94 views

CVE-2023-22485

CVE-2023-22485 affects cmark-gfm (GitHub’s fork of cmark, C) at versions prior to 0.29.0.gfm.7. The vulnerability is an out-of-bounds read in the validate_protocol function caused by parsing crafted Markdown; impact is described as benign in practice, reading malloc metadata without visible damag...

5.3CVSS5.4AI score0.00723EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2023/01/24 12:26 a.m.64 views

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 validateprotocol function. We believe this bug is harmless in practice, because the out-of-bounds...

5.3CVSS5.1AI score0.00723EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2023/01/23 11:15 p.m.26 views

CVE-2023-22483

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,...

7.5CVSS7AI score0.01073EPSS
SaveExploits1References3
Rows per page
Query Builder