Lucene search
+L

8855 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.9 views

SUSE CVE-2021-32837

mechanize, a library for automatically interacting with HTTP web servers, contains a regular expression that is vulnerable to regular expression denial of service ReDoS prior to version 0.4.6. If a web server responds in a malicious way, then mechanize could crash. Version 0.4.6 has a patch for t...

7.5CVSS6.8AI score0.28872EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.7 views

SUSE CVE-2021-44686

calibre before 5.32.0 contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service in htmlpreprocessrules in ebooks/conversion/preprocess.py...

7.5CVSS7AI score0.04986EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.13 views

SUSE CVE-2022-24448

An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the ODIRECTORY flag, and tries to open a regular file, nfsatomicopen performs a regular lookup. If a regular file is found, ENOTDIR should occur, but the server instead returns uninitialized data in...

5.5CVSS6.5AI score0.00397EPSS
SaveExploits0References30
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.6 views

SUSE CVE-2022-30974

compile in regexp.c in Artifex MuJS through 1.2.0 results in stack consumption because of unlimited recursion, a different issue than CVE-2019-11413...

5.5CVSS6.5AI score0.01133EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.2 views

SUSE CVE-2022-41715

Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consu...

6.2CVSS7.2AI score0.01427EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.9 views

SUSE CVE-2023-22796

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

7.5CVSS5.7AI score0.01712EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.7 views

SUSE CVE-2023-22799

A ReDoS based DoS vulnerability in the GlobalID 1.0.1 which could allow an attacker supplying a carefully crafted input can cause the regular expression engine to take an unexpected amount of time. All users running an affected release should either upgrade or use one of the workarounds immediate...

7.5CVSS6.2AI score0.01049EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/02/15 12:00 a.m.27 views

SUSE SLES12 Security Update : python-py (SUSE-SU-2023:0395-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2023:0395-1 advisory. - CVE-2022-42969: Fixed an excessive resource consumption that could be triggered when interacting with a Subversion repository containing...

7.5CVSS6.7AI score0.01664EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
added 2023/02/14 9:35 p.m.1 views

@janus-idp/backstage-plugin-keycloak-backend (1.0.0), @janus-idp/backstage-plugin-quay (>=1.0.0, <=1.2.1) +2 more potentially affected by CVE-2023-25571 via @backstage/catalog-model (>=1.0.0, <=1.1.5)

@backstage/catalog-model NPM version =1.0.0, =1.0.0, =1.2.6, =1.2.7 Source cves: CVE-2023-25571 Source advisory: OSV:GHSA-7HV8-3FR9-J2HV...

6.8CVSS6.1AI score0.00453EPSS
SaveExploits0
Veracode
Veracode
added 2023/02/14 7:21 a.m.34 views

Regular Expression Denial Of Service (ReDoS)

sideway/formula is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists in index.js due to regular expression complexity which allows attacker to provide crafted strings to the formula's parser that might lead to polynomial execution time causing an application crash...

6.5CVSS6.3AI score0.00611EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/02/14 12:00 a.m.30 views

SUSE SLES15 / openSUSE 15 Security Update : rubygem-globalid (SUSE-SU-2023:0328-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2023:0328-1 advisory. - CVE-2023-22799: Fixed ReDoS vulnerability bsc1207587. Tenable has extracted the preceding description block directly from the SUSE...

7.5CVSS6.8AI score0.01049EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2023/02/13 12:00 a.m.8 views

The vulnerability of the Cookie.parse() function in the CookieJar library allows a hacker to induce a service failure.

The vulnerability of the Cookie.parse function in the CookieJar library is related to errors in the use of regular expressions. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

5.3CVSS6.7AI score0.01546EPSS
SaveExploits1References12Affected Software3
NVD
NVD
added 2023/02/12 9:15 p.m.34 views

CVE-2020-36661

A vulnerability was found in Kong lua-multipart 0.5.8-1. It has been declared as problematic. This vulnerability affects the function isheader of the file src/multipart.lua. The manipulation leads to inefficient regular expression complexity. Upgrading to version 0.5.9-1 is able to address this...

7.5CVSS5AI score0.0092EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/02/12 8:31 p.m.45 views

CVE-2020-36661 Kong lua-multipart multipart.lua is_header redos

A vulnerability was found in Kong lua-multipart 0.5.8-1. It has been declared as problematic. This vulnerability affects the function isheader of the file src/multipart.lua. The manipulation leads to inefficient regular expression complexity. Upgrading to version 0.5.9-1 is able to address this...

3.5CVSS7.6AI score0.0092EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/02/12 3:30 p.m.35 views

Regular Expression Denial of Service in simple-markdown

A vulnerability, which was classified as problematic, was found in simple-markdown 0.6.0. Affected is an unknown function of the file simple-markdown.js. The manipulation with the input :/:/:/:/:/:/:/:/:/:/ leads to inefficient regular expression complexity. It is possible to launch the attack...

7.5CVSS3.1AI score0.01097EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/12 3:30 p.m.36 views

Regular Expression Denial of Service in simple-markdown

A vulnerability has been found in simple-markdown 0.5.1 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file simple-markdown.js. The manipulation leads to inefficient regular expression complexity. The attack can be launched remotely. Upgrading to...

7.5CVSS4.7AI score0.0094EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2023/02/12 3:30 p.m.59 views

GHSA-GPVJ-GP8C-C7P2 Regular Expression Denial of Service in simple-markdown

A vulnerability has been found in simple-markdown 0.5.1 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file simple-markdown.js. The manipulation leads to inefficient regular expression complexity. The attack can be launched remotely. Upgrading to...

7.5CVSS7.6AI score0.0094EPSS
SaveExploits0References8
NVD
NVD
added 2023/02/12 3:15 p.m.33 views

CVE-2019-25103

A vulnerability has been found in simple-markdown 0.5.1 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file simple-markdown.js. The manipulation leads to inefficient regular expression complexity. The attack can be launched remotely. Upgrading to...

7.5CVSS5.4AI score0.0094EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/12 3:15 p.m.17 views

CVE-2019-25103

A vulnerability has been found in simple-markdown 0.5.1 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file simple-markdown.js. The manipulation leads to inefficient regular expression complexity. The attack can be launched remotely. Upgrading to...

7.5CVSS7.7AI score
SaveExploits0References4
OSV
OSV
added 2023/02/12 2:15 p.m.16 views

CVE-2019-25102

A vulnerability, which was classified as problematic, was found in simple-markdown 0.6.0. Affected is an unknown function of the file simple-markdown.js. The manipulation with the input :/:/:/:/:/:/:/:/:/:/ leads to inefficient regular expression complexity. It is possible to launch the attack...

7.5CVSS7.7AI score
SaveExploits0References5
Rows per page
Query Builder