Lucene search
+L

241 matches found

Prion
Prion
added 2023/03/31 11:15 p.m.18 views

Design/Logic Flaw

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

5CVSS7.7AI score0.01029EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/03/31 11:15 p.m.3 views

UBUNTU-CVE-2023-24824

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

7.5CVSS5.6AI score0.01027EPSS
SaveExploits2References3
Debian CVE
Debian CVE
added 2023/03/31 10:1 p.m.68 views

CVE-2023-24824

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

7.5CVSS7.4AI score0.01027EPSS
SaveExploits2
OSV
OSV
added 2023/03/31 10:1 p.m.36 views

CVE-2023-26485 Quadratic complexity may lead to a denial of service in cmark-gfm

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

5.3CVSS7.5AI score0.01029EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2023/03/31 10:1 p.m.63 views

CVE-2023-26485

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

7.5CVSS7.7AI score0.01029EPSS
SaveExploits1
CVE
CVE
added 2023/03/31 10:1 p.m.120 views

CVE-2023-26485

CVE-2023-26485 affects cmark-gfm (GitHub’s fork of cmark) and causes a polynomial-time denial-of-service when parsing inputs with very large sequences of underscores, due to a quadratic complexity in parsing. The issue has been addressed in version 0.29.0.gfm.10 ; upgrading to this version (or ap...

7.5CVSS6.6AI score0.01029EPSS
SaveExploits1References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/02 8:24 p.m.33 views

Security Bulletin: IBM App Connect Enterprise Certified Container flows that use scheduled event nodes may be vulnerable to denial of service due to [CVE-2023-22467]

Summary Node.js module moment.js Luxon is used by IBM App Connect Enterprise Certified Container in the scheduled event node. IBM App Connect Enterprise Certified Container IntegrationServer and DesignerAuthoring operands that run flows containing a scheduled event node may be vulnerable to denia...

7.5CVSS7.3AI score0.01707EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2023/01/24 6:12 p.m.35 views

GHSA-636F-XM5J-PJ9M 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-22483 CVE-2023-22484 CVE-2023-22485 CVE-2023-22486 For more information, consu...

6.1AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/01/24 6:12 p.m.38 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-22483 CVE-2023-22484 CVE-2023-22485 CVE-2023-22486 For more information, consu...

7.5CVSS4.1AI score0.01108EPSS
SaveExploits4References2Affected Software1
Cvelist
Cvelist
added 2023/01/23 10:42 p.m.24 views

CVE-2023-22484 Inefficient Quadratic complexity bug in handle_pointy_brace 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 are subject to a polynomial time complexity issue in cmark-gfm that may lead to unbounded resource exhaustion and subsequent denial of service. This vulnerability has...

3.5CVSS7.5AI score0.00956EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/01/23 10:36 p.m.7 views

CVE-2023-22483 cmark-gfm Quadratic complexity bugs 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 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,...

3.5CVSS6.3AI score0.01073EPSS
SaveExploits1References1
OSV
OSV
added 2023/01/09 2:10 p.m.12 views

GHSA-3XQ5-WJFH-PPJC Luxon Inefficient Regular Expression Complexity vulnerability

Impact Luxon's DateTime.fromRFC2822 has quadratic N^2 complexity on some specific inputs. This causes a noticeable slowdown for inputs with lengths above 10k characters. Users providing untrusted data to this method are therefore vulnerable to ReDoS attacks. This is the same bug as Moment's...

7.5CVSS7.1AI score0.01707EPSS
SaveExploits0References8
NVD
NVD
added 2023/01/04 10:15 p.m.38 views

CVE-2023-22467

Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's DateTime.fromRFC2822 has quadratic N^2 complexity on some specific inputs. This causes a noticeable slowdown for inputs with...

7.5CVSS7.6AI score0.01707EPSS
SaveExploits0References6
Prion
Prion
added 2023/01/04 10:15 p.m.41 views

Input validation

Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's DateTime.fromRFC2822 has quadratic N^2 complexity on some specific inputs. This causes a noticeable slowdown for inputs with...

5CVSS7.5AI score0.04923EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/01/04 9:52 p.m.26 views

CVE-2023-22467 luxon.js inefficient regular expression complexity vulnerability

Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's DateTime.fromRFC2822 has quadratic N^2 complexity on some specific inputs. This causes a noticeable slowdown for inputs with...

7.5CVSS6.4AI score0.01707EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2022/10/07 12:0 a.m.46 views

SUSE: Security Advisory (SUSE-SU-2022:3543-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.5CVSS6.8AI score0.01174EPSS
SaveExploits0References5
OSV
OSV
added 2022/07/06 6:15 p.m.3 views

DEBIAN-CVE-2022-31129

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS6.4AI score0.04923EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/06 6:15 p.m.6 views

UBUNTU-CVE-2022-31129

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS6.6AI score0.04923EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2022/07/06 12:0 a.m.41 views

CVE-2022-31129 Inefficient Regular Expression Complexity in moment

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS7.8AI score0.04923EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2021/05/25 12:0 a.m.29 views

Ubuntu 16.04 ESM / 18.04 LTS / 20.04 LTS : Exiv2 vulnerabilities (USN-4964-1)

The remote Ubuntu 16.04 ESM / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4964-1 advisory. It was discovered that Exiv2 incorrectly handled certain files. An attacker could possibly use this issue to cause a denial of...

7.8CVSS6.8AI score0.01677EPSS
SaveExploits0References6
Rows per page
Query Builder