Lucene search
+L

9790 matches found

RedhatCVE
RedhatCVE
added 2022/05/06 8:29 p.m.38 views

CVE-2022-21681

A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service ReDoS attacks, affecting system availability...

7.5CVSS5.6AI score0.02743EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2022/05/06 1:59 a.m.44 views

CVE-2022-29167

A regular expression denial of service ReDoS was found in Hawk in its header parsing functionality. The issue arises from inadequate input validation in the Hawk.utils.parseHost function when processing untrusted input with regular expressions. This flaw allows an attacker to send a specially...

7.5CVSS7.1AI score0.01088EPSS
SaveExploits0References4
NVD
NVD
added 2022/05/05 11:15 p.m.21 views

CVE-2022-29167

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.5CVSS0.01088EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2022/05/05 11:15 p.m.38 views

CVE-2022-29167

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.5CVSS7.1AI score0.01088EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/05 11:15 p.m.6 views

UBUNTU-CVE-2022-29167

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.5CVSS7.1AI score0.01088EPSS
SaveExploits0References6
Prion
Prion
added 2022/05/05 11:15 p.m.21 views

Cross site request forgery (csrf)

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

5CVSS7.3AI score0.01088EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/05/05 10:55 p.m.48 views

CVE-2022-29167 ReDoS vulnerability in header parsing in hawk

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.4CVSS7.5AI score0.01088EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2022/05/05 10:55 p.m.91 views

CVE-2022-29167

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.5CVSS7.5AI score0.01088EPSS
SaveExploits0
OSV
OSV
added 2022/05/05 10:55 p.m.20 views

CVE-2022-29167 ReDoS vulnerability in header parsing in hawk

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.4CVSS7.6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/05/03 11:15 a.m.7 views

CVE-2021-41959

JerryScript Git version 14ff5bf does not sufficiently track and release allocated memory via jerry-core/ecma/operations/ecma-regexp-object.c after RegExp, which causes a memory leak...

7.5CVSS7.1AI score0.01175EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2022/05/03 12:00 a.m.281 views

angular vulnerable to regular expression denial of service (ReDoS)

AngularJS lets users write client-side web applications. The package angular after 1.7.0 is vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very...

7.5CVSS3.5AI score0.04927EPSS
SaveExploits1References13Affected Software1
OpenVAS
OpenVAS
added 2022/05/03 12:00 a.m.32 views

SUSE: Security Advisory (SUSE-SU-2022:1512-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...

7.5CVSS7.2AI score0.04267EPSS
SaveExploits3References8
Snyk
Snyk
added 2022/05/02 8:16 a.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to insecure usage of regular expressions. PoC: js echo 'console.log/AB|C++D/.test"ACCCCCCCCCCCCCCCCCCCCCCCCCCCCX"' | npx terser -mc unsafe=true Details Denial of Service DoS describes a...

7.5CVSS6.8AI score0.03004EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/05/02 8:07 a.m.9 views

python: urllib: Regular expression DoS in AbstractBasicAuthHandler

There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client such as web browser connects to, could trigger a Regular Expression Denial of Service ReDOS during an authentication request with a specially crafted payload that is sen...

6.5CVSS6.9AI score0.04675EPSS
SaveExploits1References8
OSV
OSV
added 2022/05/02 6:21 a.m.25 views

GHSA-WMQ2-JC9M-XP4M Cross-site Scripting in in JRuby

The regular expression engine in JRuby before 1.4.1, when $KCODE is set to 'u', does not properly handle characters immediately after a UTF-8 character, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted string...

4.3CVSS5.3AI score0.02218EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2022/05/02 3:47 a.m.33 views

Django Regex Algorithmic Complexity Causes Denial of Service

Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service CPU consumption via a crafted 1 EmailField email address or 2 URLField URL that triggers a large amount of backtracking in a regular...

5CVSS6.1AI score0.03717EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2022/05/02 3:47 a.m.38 views

GHSA-P6M5-H7PP-V2X5 Django Regex Algorithmic Complexity Causes Denial of Service

Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service CPU consumption via a crafted 1 EmailField email address or 2 URLField URL that triggers a large amount of backtracking in a regular...

8.7CVSS6.1AI score0.03717EPSS
SaveExploits0References14
OSV
OSV
added 2022/05/02 3:23 a.m.13 views

GHSA-2C6Q-RGVJ-66RX Apache Tiles Vulnerable to XSS via EL Expression Injection

Apache Tiles 2.1 before 2.1.2, as used in Apache Struts and other products, evaluates Expression Language EL expressions twice in certain circumstances, which allows remote attackers to conduct cross-site scripting XSS attacks or obtain sensitive information via unspecified vectors, related to th...

6.8CVSS5.9AI score0.02811EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/02 3:23 a.m.31 views

Apache Tiles Vulnerable to XSS via EL Expression Injection

Apache Tiles 2.1 before 2.1.2, as used in Apache Struts and other products, evaluates Expression Language EL expressions twice in certain circumstances, which allows remote attackers to conduct cross-site scripting XSS attacks or obtain sensitive information via unspecified vectors, related to th...

6.8CVSS5.9AI score0.02811EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/02 3:22 a.m.30 views

Spring Framework Inefficient Regular Expression Complexity

Algorithmic complexity vulnerability in the java.util.regex.Pattern.compile method in Sun Java Development Kit JDK before 1.6, when used with spring.jar in SpringSource Spring Framework 1.1.0 through 2.5.6 and 3.0.0.M1 through 3.0.0.M2 and dm Server 1.0.0 through 1.0.2, allows remote attackers to...

5CVSS4.1AI score0.02796EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder