Lucene search
+L

596 matches found

Github Security Blog
Github Security Blog
added 2022/12/13 5:36 p.m.33 views

Inefficient Regular Expression Complexity in Loofah

Summary Loofah = 2.19.1. Severity The Loofah maintainers have evaluated this as High Severity 7.5 CVSS3.1. References - CWE - CWE-1333: Inefficient Regular Expression Complexity 4.9 - https://hackerone.com/reports/1684163 Credit This vulnerability was responsibly reported by @ooooooo-q...

7.5CVSS6.3AI score0.01686EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/13 12:0 a.m.3 views

PT-2022-16044

Name of the Vulnerable Software and Affected Versions Loofah versions prior to 2.19.1 Description Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. It contains an inefficient regular expression that is susceptible to excessiv...

7.5CVSS6.5AI score0.01984EPSS
SaveExploits0References35
RedHat Linux
RedHat Linux
added 2022/10/19 12:55 p.m.69 views

Moderate: Red Hat Security Advisory: RHOSDT 2.6.0 operator/operand containers Security Update

An update is now available for Red Hat Openshift distributed tracing 2.6.0 Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

9.8CVSS6.8AI score0.0552EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2022/10/12 12:0 a.m.33 views

Debian dla-3149 : ruby-nokogiri - security update

The remote Debian 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the dla-3149 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-3149-1 [email protected]...

9.8CVSS7.4AI score0.05899EPSS
SaveExploits0References8
OSV
OSV
added 2022/10/07 7:33 a.m.24 views

GHSA-XRX9-GJ26-5WX9 v8n vulnerable to Inefficient Regular Expression Complexity

Impact Inefficient regular expression complexity of lowercase and uppercase regex could lead to a denial of service attack. With a formed payload 'a' + 'a'.repeati + 'A', only 32 characters payload could take 29443 ms time execution when testing lowercase. The same issue happens with uppercase...

7.5CVSS7.4AI score0.01358EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/10/07 7:33 a.m.30 views

v8n vulnerable to Inefficient Regular Expression Complexity

Impact Inefficient regular expression complexity of lowercase and uppercase regex could lead to a denial of service attack. With a formed payload 'a' + 'a'.repeati + 'A', only 32 characters payload could take 29443 ms time execution when testing lowercase. The same issue happens with uppercase...

7.5CVSS7.2AI score0.01358EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/10/03 12:0 a.m.8 views

The vulnerability of the Nokogiri library, related to uncontrolled resource consumption, allows a hacker to cause a service failure.

The vulnerability of the Nokogiri library lies in the use of an inefficient regular expression. Exploiting this vulnerability allows a remote attacker to cause a service failure...

7.8CVSS7.5AI score0.03549EPSS
SaveExploits0References11Affected Software6
BDU FSTEC
BDU FSTEC
added 2022/09/21 12:0 a.m.8 views

The vulnerability of the AbstractBasicAuthHandler class in the urllib.request component of the Python programming language allows a hacker to trigger a denial-of-service attack.

The vulnerability of the AbstractBasicAuthHandler class in the urllib.request component of the Python programming language is related to the use of an inefficient regular expression. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

6.8CVSS6.8AI score0.04844EPSS
SaveExploits1References19Affected Software5
Tenable Nessus
Tenable Nessus
added 2022/09/15 12:0 a.m.46 views

Oracle Linux 8 : nodejs:16 (ELSA-2022-6449)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-6449 advisory. - CVE fixes for CVE-2022-32212/3/4/5 - Resolves CVE-2022-33987 Tenable has extracted the preceding description block directly from the Oracle Linux...

8.1CVSS7.4AI score0.81464EPSS
SaveExploits4References7
NVD
NVD
added 2022/09/06 9:15 p.m.25 views

CVE-2022-36064

Shescape is a shell escape package for JavaScript. An Inefficient Regular Expression Complexity vulnerability impacts users that use Shescape to escape arguments for the Unix shells Bash and Dash, or any not-officially-supported Unix shell; and/or using the escape or escapeAll functions with the...

7.5CVSS0.01138EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/09/06 12:0 a.m.8 views

PT-2022-23152 · Shescape · Shescape

Name of the Vulnerable Software and Affected Versions: Shescape versions prior to 1.5.10 Shescape version 1.5.9 for Bash Description: An Inefficient Regular Expression Complexity issue affects Shescape users who utilize it to escape arguments for Unix shells, including Bash and Dash, particularly...

7.5CVSS7.4AI score0.01138EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/09/01 12:0 a.m.49 views

RHEL 8 : Red Hat OpenShift Service Mesh 2.0.11 (RHSA-2022:6272)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:6272 advisory. Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an OpenShift...

7.5CVSS6.9AI score0.0552EPSS
SaveExploits1References8
NVD
NVD
added 2022/08/02 8:15 p.m.45 views

CVE-2022-35923

v8n is a javascript validation library. Versions of v8n prior to 1.5.1 were found to have an inefficient regular expression complexity in the lowercase and uppercase regex which could lead to a denial of service attack. In testing of the lowercase function a payload of 'a' + 'a'.repeati + 'A' wit...

7.5CVSS0.01358EPSS
SaveExploits1References3
Prion
Prion
added 2022/08/02 8:15 p.m.19 views

Design/Logic Flaw

v8n is a javascript validation library. Versions of v8n prior to 1.5.1 were found to have an inefficient regular expression complexity in the lowercase and uppercase regex which could lead to a denial of service attack. In testing of the lowercase function a payload of 'a' + 'a'.repeati + 'A' wit...

5CVSS7.5AI score0.01358EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/08/02 8:10 p.m.33 views

CVE-2022-35923 Inefficient Regular Expression Complexity in v8n

v8n is a javascript validation library. Versions of v8n prior to 1.5.1 were found to have an inefficient regular expression complexity in the lowercase and uppercase regex which could lead to a denial of service attack. In testing of the lowercase function a payload of 'a' + 'a'.repeati + 'A' wit...

7.5CVSS7.2AI score0.01358EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2022/08/01 3:15 p.m.3 views

CVE-2022-2596

Inefficient Regular Expression Complexity in GitHub repository node-fetch/node-fetch prior to 3.2.10...

5.9CVSS6.5AI score0.01126EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2022/08/01 3:15 p.m.14 views

CVE-2022-2596

Inefficient Regular Expression Complexity in GitHub repository node-fetch/node-fetch prior to 3.2.10...

5.9CVSS0.01126EPSS
SaveExploits1References2
OSV
OSV
added 2022/08/01 3:15 p.m.5 views

UBUNTU-CVE-2022-2596

Inefficient Regular Expression Complexity in GitHub repository node-fetch/node-fetch prior to 3.2.10...

5.9CVSS6.8AI score0.01126EPSS
SaveExploits1References6
CVE
CVE
added 2022/08/01 2:13 p.m.115 views

CVE-2022-2596

CVE-2022-2596 affects node-fetch/node-fetch prior to 3.2.10, where an inefficient regular expression can lead to denial of service. The root cause is a ReDoS in isOriginPotentiallyTrustworthy() within referrer.js. Public advisories (GitHub GHSA) confirm the vulnerability and indicate the fix is t...

5.9CVSS6.2AI score0.01126EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/08/01 2:13 p.m.57 views

CVE-2022-2596

Inefficient Regular Expression Complexity in GitHub repository node-fetch/node-fetch prior to 3.2.10...

5.9CVSS6AI score0.01126EPSS
SaveExploits1
Rows per page
Query Builder