Lucene search
+L

4414 matches found

Amazon
Amazon
added 2024/03/05 12:0 a.m.10 views

Important: ecs-service-connect-agent

Issue Overview: Envoy is a high-performance edge/middle/service proxy. Envoy will crash when certain timeouts happen within the same interval. The crash occurs when the following are true: 1. hedgeonpertrytimeout is enabled, 2. pertryidletimeout is enabled it can only be done in configuration, 3...

8.6CVSS7.1AI score0.00751EPSS
SaveExploits0
OSV
OSV
added 2024/03/04 9:0 a.m.6 views

UBUNTU-CVE-2024-27351

In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words method with html=True and the truncatewordshtml template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because ...

5.3CVSS6.8AI score0.01854EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.9 views

The vulnerability of the Rack module in the Ruby programming language lies in the use of a regular expression with high computational complexity, which allows attackers to trigger a service failure.

The vulnerability of the Ruby interpreter’s Rack module is related to the incorrect handling of invalid URL addresses. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

5.3CVSS6.5AI score0.35376EPSS
SaveExploits1References12Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.10 views

The vulnerability of the Rack module in the Ruby programming language lies in the use of a regular expression with high computational complexity, which allows attackers to trigger a service failure.

The vulnerability of the Ruby interpreter’s Rack module is related to the incorrect handling of invalid URL addresses. Exploiting this vulnerability can allow an attacker to cause service failures...

5.3CVSS6.5AI score0.01996EPSS
SaveExploits0References14Affected Software5
Veracode
Veracode
added 2024/02/28 8:16 a.m.35 views

Regular Expression Denial Of Service (ReDoS)

rack is vulnerable to a Denial Of Service. This vulnerability is due the handling of content type parsing which utilizes a regex pattern with inefficient complexity, which allows attackers to launch DoS attacks...

7.5CVSS7AI score0.35376EPSS
SaveExploits1References8Affected Software2
FreeBSD
FreeBSD
added 2024/02/25 12:0 a.m.32 views

Django -- multiple vulnerabilities

Django reports: CVE-2024-27351: Potential regular expression denial-of-service in django.utils.text.Truncator.words...

5.3CVSS7.1AI score0.01854EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.8 views

oniguruma: Use-after-free in onig_new_deluxe() in regext.c

A use-after-free in onignewdeluxe in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte...

9.8CVSS7.8AI score0.04047EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.8 views

oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c

An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this...

7.5CVSS7.5AI score0.04052EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.6 views

oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c

An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application,...

7.5CVSS7.4AI score0.06889EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.10 views

oniguruma: integer overflow in search_in_range function in regexec.c leads to out-of-bounds read

An integer overflow vulnerability leading to an out-of-bounds read was found in the way Oniguruma handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could crash the...

9.8CVSS7.4AI score0.10539EPSS
SaveExploits3References4
Veracode
Veracode
added 2024/02/20 6:51 a.m.23 views

Regular Expression Denial Of Service (ReDoS)

urlite is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due a regex with inefficient complexity within lib/pattern.js which is utilized by the parse function. An attacker can submit a crafter payload to the parse function which leads to Regular Expression Denial o...

7.5CVSS6.7AI score0.00621EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/14 9:34 p.m.167 views

CVE-2024-23323

A flaw was found in the Envoy proxy. The regex expression is compiled for every request and can result in high CPU usage and increased request latency when multiple routes are configured with such matchers...

5.3CVSS7.2AI score0.00504EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/14 9:31 p.m.103 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
Veracode
Veracode
added 2024/02/12 6:55 a.m.25 views

Denial Of Service (DoS)

github.com/envoyproxy/envoy is vulnerable to Denial Of Service DoS. The vulnerability is due to a regex expression which is compiled for every request. This can result in high CPU usage and increased request latency when multiple routes are configured with such matchers...

5.3CVSS6.7AI score0.00504EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/02/10 5:15 a.m.8 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.5CVSS5.7AI score0.01891EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2024/02/10 5:15 a.m.41 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
OSV
OSV
added 2024/02/10 5:15 a.m.7 views

UBUNTU-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.7AI score0.01891EPSS
SaveExploits1References5
NVD
NVD
added 2024/02/09 11:15 p.m.18 views

CVE-2024-23323

Envoy is a high-performance edge/middle/service proxy. The regex expression is compiled for every request and can result in high CPU usage and increased request latency when multiple routes are configured with such matchers. This issue has been addressed in released 1.29.1, 1.28.1, 1.27.3, and...

5.3CVSS5.2AI score0.00504EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/09 11:15 p.m.181 views

Cross site request forgery (csrf)

Envoy is a high-performance edge/middle/service proxy. The regex expression is compiled for every request and can result in high CPU usage and increased request latency when multiple routes are configured with such matchers. This issue has been addressed in released 1.29.1, 1.28.1, 1.27.3, and...

5CVSS7AI score0.00504EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/09 10:50 p.m.44 views

CVE-2024-23323 Excessive CPU usage when URI template matcher is configured using regex in Envoy

Envoy is a high-performance edge/middle/service proxy. The regex expression is compiled for every request and can result in high CPU usage and increased request latency when multiple routes are configured with such matchers. This issue has been addressed in released 1.29.1, 1.28.1, 1.27.3, and...

4.3CVSS6.7AI score0.00504EPSS
SaveExploits0References2
Rows per page
Query Builder