Lucene search
+L

8874 matches found

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
BDU FSTEC
BDU FSTEC
added 2022/04/19 12:00 a.m.12 views

The vulnerability in the implementation of regular expression checks (regex for Rust) in web browsers Firefox, Firefox ESR, and the email client Thunderbird allows a hacker to trigger a service failure.

The vulnerability of the regular expression validation implementation in Firefox web browsers, Firefox ESR, and Thunderbird email client is related to errors in syntax analysis of input data. Exploiting this vulnerability allows an attacker to cause service interruptions using specially crafted...

5CVSS7.2AI score0.1446EPSS
SaveExploits1References13Affected Software10
Veracode
Veracode
added 2022/04/17 9:57 a.m.31 views

Use After Free

chromium is vulnerable to use after free. The vulnerability exists in regular expressions which causes a memory corruption which allows an attacker to cause an application crash...

8.8CVSS3.7AI score0.0105EPSS
SaveExploits1References4Affected Software3
Microsoft CVE
Microsoft CVE
added 2022/04/15 7:00 a.m.93 views

Chromium: CVE-2022-1310 Use after free in regular expressions

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS8.8AI score0.0105EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/04/14 12:00 a.m.6 views

Ruby 资源管理错误漏洞

Ruby is a cross-platform, object-oriented, dynamically-typed programming language from the individual developer, Yukihiro Matsumoto. A resource management error vulnerability exists in Ruby. The vulnerability allows an attacker to write to unexpected memory locations using specially crafted regul...

9.8CVSS7.2AI score0.02825EPSS
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2022/04/13 12:00 a.m.13 views

The vulnerability of Google Chrome’s browser, related to errors in regular expression processing, allows a hacker to execute arbitrary code.

Vulnerability of Google Chrome browser with errors in processing regular expressions. Exploitation of this vulnerability allows a remote attacker to execute arbitrary code through a specially created web page...

10CVSS7.6AI score0.0105EPSS
SaveExploits1References9Affected Software5
OSV
OSV
added 2022/04/12 1:03 p.m.6 views

SUSE-SU-2022:1164-1 Security update for go1.16

This update for go1.16 fixes the following issues: Update to version 1.16.15 bsc1182345: - CVE-2022-24921: Fixed a potential denial of service via large regular expressions bsc1196732. Non-security fixes: - Fixed an issue with v2 modules go51331. - Fixed an issue when building source in riscv64...

7.5CVSS7.5AI score0.03255EPSS
SaveExploits0References5
Snyk
Snyk
added 2022/04/12 11:35 a.m.2 views

Regular Expression Denial of Service (ReDoS)

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to an expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Details Denial...

7.5CVSS6.7AI score0.03519EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2022/04/12 4:59 a.m.41 views

CVE-2022-24836

A flaw was found in the nokogiri library when processing an inefficient and complex regular expression. This flaw allows an attacker to cause excessive consumption of resources, which affects performance...

7.5CVSS4.4AI score0.03519EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/04/12 4:29 a.m.38 views

Denial Of Service (DoS)

nokogiri is vulnerable to Denial Of Service DoS. SAX parser's inefficient entity handling for regular expressions causes excessive backtracking when a malicious documents are parsed which allows an attacker to cause an application crash...

7.5CVSS5.1AI score0.03519EPSS
SaveExploits0References14Affected Software3
Hacker One
Hacker One
added 2022/04/12 12:53 a.m.98 views

Reddit: Regular Expression Denial of Service vulnerability

Summary: The vulnerability I have found is classified as a Regular Expression Denial of Service. While inspecting the source code file RealtimeGQLSubscriptionAsync.js I came across the nodemodule subscriptions-transport-ws See Screenshot 1. The search result of the subscriptions-transport-ws...

5CVSS2AI score0.02821EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2022/04/12 12:00 a.m.39 views

Scientific Linux Security Update : thunderbird on SL7.x x86_64 (2022:1302)

The remote Scientific Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the SLSA-2022:1302-1 advisory. - Mozilla: Use-after-free in NSSToken objects CVE-2022-1097 - Mozilla: Out of bounds write due to unexpected WebAuthN Extensions CVE-2022-28281 -...

8.8CVSS7.6AI score0.1446EPSS
SaveExploits7References10
OSV
OSV
added 2022/04/11 9:18 p.m.59 views

GHSA-CRJR-9RC5-GHW8 Nokogiri Inefficient Regular Expression Complexity

Summary Nokogiri = 1.13.4. Severity The Nokogiri maintainers have evaluated this as High Severity 7.5 CVSS3.1. References CWE-1333 Inefficient Regular Expression Complexity Credit This vulnerability was reported by HackerOne user oooooooq ななおく...

7.5CVSS7.4AI score0.03519EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2022/04/11 9:18 p.m.60 views

Nokogiri Inefficient Regular Expression Complexity

Summary Nokogiri = 1.13.4. Severity The Nokogiri maintainers have evaluated this as High Severity 7.5 CVSS3.1. References CWE-1333 Inefficient Regular Expression Complexity Credit This vulnerability was reported by HackerOne user oooooooq ななおく...

7.5CVSS7.5AI score0.03519EPSS
SaveExploits0References15Affected Software1
RedHat Linux
RedHat Linux
added 2022/04/11 2:55 p.m.9 views

Mozilla: Denial of Service via complex regular expressions

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/04/11 12:00 a.m.10 views

Google Chrome 资源管理错误漏洞

Google Chrome is a web browser from Google, Inc.V8 is one of the open source JavaScript engines. Google Chrome suffers from a resource management error vulnerability that stems from the presence of post-release reuse in regular expressions...

8.8CVSS7.5AI score0.0105EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2022/04/08 3:21 p.m.34 views

Mozilla: Denial of Service via complex regular expressions

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/08 2:41 p.m.12 views

Mozilla: Denial of Service via complex regular expressions

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References4
Rockylinux
Rockylinux
added 2022/04/08 1:40 p.m.43 views

firefox security update

An update is available for firefox. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Mozilla Firefox is an open-source web browser, designed for standards...

8.8CVSS8.6AI score0.1446EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2022/04/07 6:02 p.m.13 views

nodejs-axios: Regular expression denial of service in trim function

A Regular Expression Denial of Service ReDoS vulnerability was found in the nodejs axios. This flaw allows an attacker to provide crafted input to the trim function, which might cause high resources consumption and as a consequence lead to denial of service. The highest threat from this...

7.8CVSS7.1AI score0.08515EPSS
SaveExploits2References6
Rows per page
Query Builder