Lucene search
+L

10019 matches found

Github Security Blog
Github Security Blog
added 2024/02/12 5:28 p.m.74 views

python-multipart vulnerable to Content-Type Header ReDoS

Summary When using form data, python-multipart uses a Regular Expression to parse the HTTP Content-Type header, including options. An attacker could send a custom-made Content-Type option that is very difficult for the RegEx to process, consuming CPU resources and stalling indefinitely minutes or...

7.5CVSS7.3AI score0.0151EPSS
SaveExploits1References10Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/12 10:38 a.m.15 views

springframework: Spring Expression DoS Vulnerability

A flaw found was found in Spring Framework. This flaw allows a malicious user to use a specially crafted SpEL expression that causes a denial of service DoS...

6.5CVSS7.1AI score0.0097EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/02/12 10:27 a.m.12 views

jenkins-2-plugins/pipeline-build-step: Stored XSS vulnerability in Pipeline: Build Step Plugin

A flaw was found in the Jenkins pipeline-build-step plugin. Affected versions of the pipeline-build-step plugin do not escape job names in a JavaScript expression used in the Pipeline Snippet Generator. This can result in a stored cross-site scripting XSS vulnerability that may allow attackers to...

5.4CVSS5.6AI score0.814EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/12 10:26 a.m.13 views

jenkins-2-plugins/pipeline-build-step: Stored XSS vulnerability in Pipeline: Build Step Plugin

A flaw was found in the Jenkins pipeline-build-step plugin. Affected versions of the pipeline-build-step plugin do not escape job names in a JavaScript expression used in the Pipeline Snippet Generator. This can result in a stored cross-site scripting XSS vulnerability that may allow attackers to...

5.4CVSS5.6AI score0.814EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/02/12 6:55 a.m.26 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
Packet Storm
Packet Storm
added 2024/02/12 12:00 a.m.345 views

SCHLIX 2.2.8-1 Denial Of Service

Exploit Title: SCHLIX v2.2.8-1 Regular Expression Denial of Service Date: 02/10/2024 Exploit Author: Diyar Saadi Vendor Homepage: https://www.schlix.com Software Link: https://www.schlix.com/html/schlix-cms-downloads.html Version: v2.2.8-1 Tested on: Windows 11 + XAMPP Description SCHLIX v2.2.8-1...

7.4AI score
SaveExploits0
zdt
zdt
added 2024/02/12 12:00 a.m.419 views

SCHLIX 2.2.8-1 Denial Of Service Exploit

Exploit Title: SCHLIX v2.2.8-1 Regular Expression Denial of Service Exploit Author: Diyar Saadi Vendor Homepage: https://www.schlix.com Software Link: https://www.schlix.com/html/schlix-cms-downloads.html Version: v2.2.8-1 Tested on: Windows 11 + XAMPP Description SCHLIX v2.2.8-1 is vulnerable to...

7.4AI score
SaveExploits0
OSV
OSV
added 2024/02/10 5:15 a.m.38 views

CVE-2024-21490

This affects versions of the package angular 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 catastrophic backtracking and cause a denial of servic...

7.5CVSS7.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/10 5:00 a.m.70 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.5CVSS7.5AI score0.01891EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2024/02/10 5:00 a.m.94 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.5CVSS7AI score0.01891EPSS
SaveExploits1
NVD
NVD
added 2024/02/09 11:15 p.m.20 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.182 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
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.30 views

EulerOS 2.0 SP5 : python-configobj (EulerOS-SA-2024-1161)

According to the versions of the python-configobj package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using...

5.9CVSS5.5AI score0.01269EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/02/07 10:22 a.m.18 views

Regular Expression Denial Of Service (ReDoS)

python-multipart is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to a Regular Expression with inefficient complexity utilized to parse the HTTP Content-Type header. An attacker can send a request with a crafted Content-Type option that consumes excessive CPU...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/07 3:45 a.m.5 views

SUSE CVE-2024-24762

python-multipart is a streaming multipart parser for Python. When using form data, python-multipart uses a Regular Expression to parse the HTTP Content-Type header, including options. An attacker could send a custom-made Content-Type option that is very difficult for the RegEx to process, consumi...

7.5CVSS6.9AI score0.0151EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/02/06 7:27 a.m.61 views

Regular Expression Denial Of Service (ReDoS)

fastapi is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to the python-multipart dependency which utilized a Regex expression with inefficient complexity. An attacker can inject a malicious Content-Type header, which causes the application to hang while it...

7.5CVSS6.7AI score0.0151EPSS
SaveExploits1References9Affected Software1
Veracode
Veracode
added 2024/02/06 6:18 a.m.26 views

Denial Of Service (DoS)

Open Policy Agent is vulnerable to Denial Of Service DoS. The vulnerability is due to ast/parser.go which incorrectly interprets expression. This results in triggering out of range memory access, resulting in Denial of Service DoS...

7.5CVSS7AI score0.00999EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/02/06 12:00 a.m.22 views

The vulnerability of the Cargo.toml file in the git-based software platform, which facilitates collaborative code development on GitLab, allows a hacker to trigger a service failure.

The vulnerability of the Cargo.toml file in the git-based software development platform for collaborative code management on GitLab is related to the use of a regular expression with inefficient computational complexity. Exploiting this vulnerability could allow an attacker, operating remotely, t...

6.8CVSS6.6AI score0.00995EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/05 5:01 p.m.8 views

GHSA-QF9M-VFGH-M389 Duplicate Advisory: FastAPI Content-Type Header ReDoS

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2jv5-9r88-3w3p. This link is maintained to preserve external references. Original Description Summary When using form data, python-multipart uses a Regular Expression to parse the HTTP Content-Type header,...

7.5CVSS6.7AI score0.0151EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2024/02/05 5:01 p.m.62 views

Duplicate Advisory: FastAPI Content-Type Header ReDoS

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2jv5-9r88-3w3p. This link is maintained to preserve external references. Original Description Summary When using form data, python-multipart uses a Regular Expression to parse the HTTP Content-Type header,...

7.5CVSS7.5AI score0.0151EPSS
SaveExploits1References11Affected Software1
Rows per page
Query Builder