Lucene search
+L

273 matches found

RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.8 views

python-django: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator

A regular expression denial of service vulnerability has been found in Django. Email and URL validators are vulnerable to this flaw when processing a very large number of domain name labels of emails and URLs...

7.5CVSS7AI score0.02978EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/14 9:31 p.m.106 views

CVE-2024-21490

An Inefficient Regular Expression Complexity vulnerability was found in NodeJS Angular. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking, leading to denial of service. Mitigation Mitigation for this issue is either n...

7.5CVSS7.2AI score0.01891EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2024/02/10 5:15 a.m.45 views

CVE-2024-21490

This affects versions of the package angular from 1.3.0; versions of the package angularjs from 1.3.0. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking. With large carefully-crafted input, this can result in...

7.5CVSS6.5AI score0.01891EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/09/27 8:16 p.m.65 views

Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

8.6CVSS6.9AI score0.01114EPSS
SaveExploits1References5Affected Software1
Debian
Debian
added 2023/05/16 11:33 a.m.159 views

[SECURITY] [DLA 3425-1] sqlparse security update

Debian LTS Advisory DLA-3425-1 [email protected] https://www.debian.org/lts/security/ Guilhem Moulin May 16, 2023 https://wiki.debian.org/LTS Package : sqlparse Version : 0.2.4-1+deb10u1 CVE ID : CVE-2023-30608 Debian Bug : 1034615 Erik Krogh Kristensen discovered that sqlparse, a...

7.5CVSS6.7AI score0.0098EPSS
SaveExploits0
OSV
OSV
added 2023/04/28 8:49 p.m.29 views

CVE-2023-30858 Denosaurs emoji has ReDoS vulnerability in `replace` function

The Denosaurs emoji package provides emojis for dinosaurs. Starting in version 0.1.0 and prior to version 0.3.0, the reTrimSpace regex has 2nd degree polynomial inefficiency, leading to a delayed response given a big payload. The issue has been patched in 0.3.0. As a workaround, avoid using the...

5.3CVSS7.5AI score
SaveExploits0References5
OSV
OSV
added 2023/03/10 11:05 a.m.9 views

OESA-2023-1154 rubygem-activesupport security update

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing. Security Fixes: A regular expression based DoS vulnerability in Active Support 6.1.7.1 and 7.0.4.1. A specially crafted...

7.5CVSS7AI score0.01712EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2023/03/07 12:00 a.m.16 views

The vulnerability of the Discourse mailing list management software, related to the use of the regular expression c, which has inefficient computational complexity, allows a hacker to trigger a service failure.

The vulnerability of the Discourse mailing list management software is related to the use of a regular expression with inefficient computational complexity. Exploiting this vulnerability could allow a remote attacker to cause service failures...

8.6CVSS7.2AI score0.00868EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/03/04 11:05 a.m.7 views

OESA-2023-1140 rubygem-activesupport security update

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization,time zones, and testing. Security Fixes: A regular expression based DoS vulnerability in Active Support 6.1.7.1 and 7.0.4.1. A specially crafted...

7.5CVSS7AI score0.01712EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:54 a.m.6 views

SUSE CVE-2016-10141

An integer overflow vulnerability was observed in the regemit function in regexp.c in Artifex Software, Inc. MuJS before fa3d30fd18c348bb4b1f3858fb860f4fcd4b2045. The attack requires a regular expression with nested repetition. A successful exploitation of this issue can lead to code execution or...

9.8CVSS8.2AI score0.03645EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.9 views

SUSE CVE-2021-26813

markdown2 =1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time...

7.5CVSS6.5AI score0.02384EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.9 views

SUSE CVE-2021-43824

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use...

7.5CVSS7.2AI score0.01062EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:34 a.m.6 views

SUSE CVE-2022-1310

Use after free in regular expressions in Google Chrome prior to 100.0.4896.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS7.5AI score0.0105EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.8 views

SUSE CVE-2022-24713

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

4.3CVSS8.8AI score0.1446EPSS
SaveExploits1References22
OSV
OSV
added 2023/02/09 8:15 p.m.10 views

UBUNTU-CVE-2023-22795

A regular expression based DoS vulnerability in Action Dispatch 6.1.7.1 and 7.0.4.1 related to the If-None-Match header. A specially crafted HTTP If-None-Match header can cause the regular expression engine to enter a state of catastrophic backtracking, when on a version of Ruby below 3.2.0. This...

7.5CVSS6.6AI score0.02278EPSS
SaveExploits0References4
Snyk
Snyk
added 2023/01/31 2:13 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview zxcvbn is a realistic password strength estimation Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the repeatmatch functionality, due to the usage of an insecure regex in lazyanchored variable. PoC js const zxcvbn = require"zxcvbn";...

5.3CVSS6.9AI score
SaveExploits0References2
OSV
OSV
added 2023/01/12 4:15 a.m.9 views

UBUNTU-CVE-2022-3514

An issue has been discovered in GitLab CE/EE affecting all versions starting from 6.6 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in the...

5.3CVSS6AI score0.00842EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/01/12 12:00 a.m.12 views

GitLab Enterprise Edition和GitLab Community Edition安全漏洞

GitLab Enterprise Edition EE and GitLab Community Edition CE are both products of GitLab, Inc. GitLab Enterprise Edition is a content management system. GitLab Enterprise Edition is a content management system. A security vulnerability in GitLab CE/EE versions 6.6 through 15.5.7 or earlier, 15.6...

5.3CVSS5.6AI score0.00842EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/01/12 12:00 a.m.8 views

CVE-2022-4131

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.8 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in how the...

4.3CVSS6.8AI score0.00842EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/16 6:15 a.m.8 views

PYSEC-2022-304

In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression...

7.5CVSS6.8AI score0.02992EPSS
SaveExploits0References5
Rows per page
Query Builder