Lucene search
K

9244 matches found

RedhatCVE
RedhatCVE
added 2025/03/14 3:56 p.m.12 views

CVE-2025-27789

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS6.2AI score0.0006EPSS
Exploits0References1
OSV
OSV
added 2025/03/14 3:40 p.m.2 views

OESA-2025-1267 firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. Security Fixes: In resizeToAtLeast of SkRegion.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additiona...

8.1CVSS7.6AI score0.00912EPSS
Exploits1References10
OSV
OSV
added 2025/03/14 3:37 p.m.2 views

OESA-2025-1262 ruby security update

Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks such as Perl. Security Fixes: In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains ...

7.5CVSS6.9AI score0.00349EPSS
Exploits0References4
OSV
OSV
added 2025/03/14 2:15 a.m.3 views

AZL-58644 CVE-2025-24855 affecting package libxslt for versions less than 1.1.34-8

numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal...

7.8CVSS6.8AI score0.00087EPSS
Exploits1References1
BDU FSTEC
BDU FSTEC
added 2025/03/13 12:0 a.m.2 views

The vulnerability in the RegExp component of Mozilla Firefox, Firefox ESR, and the email client Thunderbird, Thunderbird ESR, allows attackers to influence the confidentiality and integrity of protected information.

The vulnerability of the RegExp component in Mozilla Firefox, Firefox ESR, and the email client Thunderbird, Thunderbird ESR, is related to insufficient processing of regular expressions. Exploiting this vulnerability can allow an attacker to influence the confidentiality and integrity of protect...

6.5CVSS7.2AI score0.0034EPSS
Exploits0References20Affected Software9
BDU FSTEC
BDU FSTEC
added 2025/03/13 12:0 a.m.2 views

The vulnerability of the information extraction application for Active Directory in Splunk’s Supporting Add-on for Active Directory lies in the use of a regular expression with high computational complexity, which can lead to service interruptions.

The vulnerability of the Active Directory data extraction application “Splunk Supporting Add-on for Active Directory” is related to the use of a regular expression with high computational complexity. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.8CVSS5.5AI score0.00195EPSS
Exploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/12 11:26 a.m.40 views

Security Bulletin: Multiple security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for February 2025.

Summary Multiple security vulnerabilities are addressed with IBM Cloud Pak for Business Automation 24.0.1-IF001 and 24.0.0-IF004. Vulnerability Details CVEID:CVE-2024-10963 DESCRIPTION: A flaw was found in pamaccess, where certain rules in its configuration file are mistakenly treated as hostname...

9.1CVSS9.5AI score0.1309EPSS
Exploits4Affected Software2
Github Security Blog
Github Security Blog
added 2025/03/11 8:30 p.m.150 views

Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups

Impact When using Babel to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement pattern strings i.e. the second argument passed to .replace. Your generated code is vulnerable if all the...

6.2CVSS6.2AI score0.0006EPSS
Exploits0References5Affected Software4
OSV
OSV
added 2025/03/11 8:30 p.m.11 views

GHSA-968P-4WVH-CQC8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups

Impact When using Babel to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement pattern strings i.e. the second argument passed to .replace. Your generated code is vulnerable if all the...

6.2CVSS6.2AI score0.0006EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/03/11 7:9 p.m.12 views

CVE-2025-27789 Inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS6.3AI score0.0006EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/03/11 7:9 p.m.66 views

CVE-2025-27789 Inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS0.0006EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/03/10 2:46 p.m.0 views

dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling

A flaw was found in DOMPurify. This vulnerability allows attackers to execute mutation-based Cross-site scripting mXSS via an incorrect template literal regular expression...

6.1CVSS5.8AI score0.00168EPSS
Exploits1References8
RedHat Linux
RedHat Linux
added 2025/03/10 6:17 a.m.3 views

firefox: Unexpected GC during RegExp bailout processing

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: It was possible to interrupt the processing of a RegExp bailout and run additional JavaScript, potentially triggering garbage collection when the engine was not expecting it...

6.5CVSS7.3AI score0.0034EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 6:13 a.m.4 views

firefox: Unexpected GC during RegExp bailout processing

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: It was possible to interrupt the processing of a RegExp bailout and run additional JavaScript, potentially triggering garbage collection when the engine was not expecting it...

6.5CVSS7.3AI score0.0034EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 5:28 a.m.3 views

firefox: Unexpected GC during RegExp bailout processing

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: It was possible to interrupt the processing of a RegExp bailout and run additional JavaScript, potentially triggering garbage collection when the engine was not expecting it...

6.5CVSS7.3AI score0.0034EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 5:26 a.m.3 views

firefox: Unexpected GC during RegExp bailout processing

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: It was possible to interrupt the processing of a RegExp bailout and run additional JavaScript, potentially triggering garbage collection when the engine was not expecting it...

6.5CVSS7.3AI score0.0034EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 5:22 a.m.2 views

firefox: Unexpected GC during RegExp bailout processing

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: It was possible to interrupt the processing of a RegExp bailout and run additional JavaScript, potentially triggering garbage collection when the engine was not expecting it...

6.5CVSS7.3AI score0.0034EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.13 views

Debian dla-4082 : libruby2.7 - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4082 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4082-1 [email protected]...

7.5CVSS7AI score0.00349EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/03/08 6:47 p.m.5 views

CVE-2023-33289

The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to lib.rs. NOTE: the Supplier disputes this, taking the position that "Slow printing of URLs is not a CVE."...

7.5CVSS6.6AI score0.00504EPSS
Exploits1References1
Huntr
Huntr
added 2025/03/07 7:49 p.m.6 views

Regular expression Denial of Service - ReDoS

Description The regex defined in the variable SETTINGRE contains repetition groups and non-optimized quantifiers, which can lead to exponential backtracking when receiving "almost matching" payloads. This may degrade the application's performance or even cause a denial-of-service DoS when...

7.5CVSS7.2AI score0.00318EPSS
Exploits1
Rows per page
Query Builder