Lucene search
+L

9790 matches found

OSV
OSV
added 2022/05/02 3:22 a.m.40 views

GHSA-WJJR-H4WH-W6VV 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...

5CVSS9.2AI score0.02796EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/05/02 12:00 a.m.155 views

RHEL 7 : python27-python and python27-python-pip (RHSA-2022:1663)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:1663 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

7.5CVSS7.2AI score0.11586EPSS
SaveExploits3References12
Github Security Blog
Github Security Blog
added 2022/05/01 6:24 p.m.26 views

OpenSymphony XWork vulnerable to improper input validation

XWork is an command-pattern framework that is used to power WebWork as well as other applications. Struts support in OpenSymphony XWork before 1.2.3, and 2.x before 2.0.4, as used in WebWork and Apache Struts, recursively evaluates all input as an Object-Graph Navigation Language OGNL expression...

6.8CVSS7.3AI score0.25749EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2022/05/01 4:15 p.m.20 views

CVE-2022-25844

The package angular after 1.7.0 are 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 high value. Note: 1 This package has been deprecated an...

7.5CVSS0.04927EPSS
SaveExploits1References9
UbuntuCve
UbuntuCve
added 2022/05/01 4:15 p.m.66 views

CVE-2022-25844

The package angular after 1.7.0 are 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 high value. Note: 1 This package has been deprecated an...

7.5CVSS6.7AI score0.04927EPSS
SaveExploits1References7
Prion
Prion
added 2022/05/01 4:15 p.m.39 views

Code injection

The package angular after 1.7.0 are 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 high value. Note: 1 This package has been deprecated an...

5CVSS7.2AI score0.04927EPSS
SaveExploits1References8Affected Software2
OSV
OSV
added 2022/05/01 4:15 p.m.30 views

UBUNTU-CVE-2022-25844

The package angular after 1.7.0 are 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 high value. Note: 1 This package has been deprecated an...

7.5CVSS6.7AI score0.04927EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2022/05/01 3:25 p.m.34 views

CVE-2022-25844 Regular Expression Denial of Service (ReDoS)

The package angular after 1.7.0 are 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 high value. Note: 1 This package has been deprecated an...

5.3CVSS7.5AI score0.04927EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2022/05/01 12:00 a.m.8 views

PT-2022-6868

Name of the Vulnerable Software and Affected Versions angular versions 1.7.0 and higher Description The issue is related to the use of a regular expression with inefficient computational complexity in the Angular application design environment and single-page application development platform. Thi...

7.8CVSS7AI score0.04927EPSS
SaveExploits1References40
CNNVD
CNNVD
added 2022/05/01 12:00 a.m.5 views

AngularJS 安全漏洞

AngularJS is an open source web application framework based on TypeScript. A security vulnerability exists in AngularJS version 1.7.0 and above, which stems from the fact that it provides a customized zone rule that can be used to assign a parameter in posPre, which can be exploited by an attacke...

7.5CVSS6.6AI score0.04927EPSS
SaveExploits1References12
NVD
NVD
added 2022/04/27 9:15 p.m.21 views

CVE-2022-24891

ESAPI The OWASP Enterprise Security API is a free, open source, web application security control library. Prior to version 2.3.0.0, there is a potential for a cross-site scripting vulnerability in ESAPI caused by a incorrect regular expression for "onsiteURL" in the antisamy-esapi.xml configurati...

6.1CVSS0.01752EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2022/04/27 12:00 a.m.129 views

CVE-2022-24891

ESAPI The OWASP Enterprise Security API is a free, open source, web application security control library. Prior to version 2.3.0.0, there is a potential for a cross-site scripting vulnerability in ESAPI caused by a incorrect regular expression for "onsiteURL" in the antisamy-esapi.xml configurati...

6.1CVSS6.4AI score0.01752EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/04/27 12:00 a.m.11 views

PT-2022-16962

Name of the Vulnerable Software and Affected Versions ESAPI versions prior to 2.3.0.0 Description There is a potential for a cross-site scripting vulnerability in ESAPI caused by an incorrect regular expression for onsiteURL in the antisamy-esapi.xml configuration file. This can cause javascript:...

9.8CVSS6.5AI score0.02644EPSS
SaveExploits4References23
Github Security Blog
Github Security Blog
added 2022/04/22 12:24 a.m.35 views

Struts ParameterInterceptor vulnerability allows remote command execution

Regular expression in ParametersInterceptor matches top'foo' as a valid expression, which OGNL treats as top'foo'0 and evaluates the value of 'foo' action parameter as an OGNL expression. This lets malicious users put arbitrary OGNL statements into any String variable exposed by an action and hav...

9.8CVSS9.2AI score0.89492EPSS
SaveExploits16References8Affected Software1
Snyk
Snyk
added 2022/04/21 8:37 a.m.29 views

Regular Expression Denial of Service (ReDoS)

Overview angular is a package that lets you write client-side web applications as if you had a smarter browser. It also lets you use HTML as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. Affected versions of this package...

7.5CVSS6.5AI score0.04927EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/04/21 8:37 a.m.10 views

Regular Expression Denial of Service (ReDoS)

Overview AngularJS.Core is an AngularJS. package for other Angular modules within .NET. Affected versions of this package are 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...

7.5CVSS6.6AI score0.04927EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/04/21 8:37 a.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are 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 high value. Note: 1 This package has been...

7.5CVSS6.6AI score0.04927EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2022/04/21 7:00 a.m.9 views

An issue in the component Item_subselect::init_expr_cache_tracker of MariaDB Server v10.6 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.

...

7.5CVSS7.8AI score0.02159EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2022/04/20 12:00 a.m.20 views

Huawei EulerOS: Security Advisory for python-pillow (EulerOS-SA-2022-1495)

The remote host is missing an update for the Huawei EulerOS 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...

9.8CVSS8.5AI score0.03399EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/04/20 12:00 a.m.18 views

Huawei EulerOS: Security Advisory for python-pillow (EulerOS-SA-2022-1457)

The remote host is missing an update for the Huawei EulerOS 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...

9.8CVSS8.5AI score0.03399EPSS
SaveExploits0References2
Rows per page
Query Builder