Lucene search
+L

1274 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/06 5:58 a.m.7 views

Malicious code in babel-plugin-some-plugin (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 2ef77aeb30aa83ff02708a8b79fc182591838ee0f280c48d729eca82e9a60bb4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
OSV
OSV
added 2025/05/06 5:58 a.m.9 views

MAL-2025-3614 Malicious code in babel-plugin-some-plugin (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 2ef77aeb30aa83ff02708a8b79fc182591838ee0f280c48d729eca82e9a60bb4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/03 5:52 a.m.30 views

Security Bulletin: Multiple vulnerabilities affect IBM Business Automation Workflow - CVE-2025-27789, CVE-2024-57965, CVE-2025-27152, CVE-2024-55565

Summary Some IBM Business Automation Workflow user interfaces may be affected by vulnerabilities in JavaScript libraries. Vulnerability Details CVEID:CVE-2025-27789 DESCRIPTION: Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and...

9.8CVSS9.4AI score0.00776EPSS
SaveExploits1Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/01 5:05 p.m.11 views

Security Bulletin: Security Vulnerabilities in node.js packages affect IBM Voice Gateway

Summary Security Vulnerabilities in node.js packages affect IBM Voice Gateway. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2024-57965 DESCRIPTION: In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a...

9.8CVSS7.1AI score0.00776EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/11 2:35 p.m.19 views

Security Bulletin: Multiple security vulnerabilities are addressed with IBM Process Mining 2.0.1

Summary In addition to many updates of operating system level packages, the following security vulnerabilities are addressed with IBM Process Mining 2.0.1 Vulnerability Details CVEID:CVE-2024-6827 DESCRIPTION: Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding'...

8.8CVSS8AI score0.02531EPSS
SaveExploits3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/10 5:22 p.m.29 views

Security Bulletin: IBM QRadar Wincollect is vulnerable to using components with known vulnerabilities

Summary IBM QRadar Wincollect is vulnerable to using components with known vulnerabilities. IBM has addressed the relevant vulnerabilities with updates. Vulnerability Details CVEID:CVE-2025-27789 DESCRIPTION: Babel is a compiler for writing next generation JavaScript. When using versions of Babel...

6.2CVSS7AI score0.05842EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2025/03/17 3:52 a.m.13 views

Regular Expression Denial Of Service (ReDoS)

Babel is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to quadratic complexity in the .replace method polyfill when compiling regular expression named capturing groups, allowing an attacker to cause excessive processing time with crafted input...

6.2CVSS6.5AI score0.00552EPSS
SaveExploits0References3Affected Software6
RedhatCVE
RedhatCVE
added 2025/03/14 3:56 p.m.23 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.00552EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/03/13 12:00 a.m.13 views

The vulnerability of the Babel.Locale function in the library that helps to internationalize and localize Python applications allows attackers to execute arbitrary code.

The vulnerability of the Babel.Locale function in the library for helping with internationalization and localization of Python applications is related to an incorrect restriction on the path to a limited directory. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

7.8CVSS7.5AI score0.0077EPSS
SaveExploits1References5Affected Software19
vulnersOsv
vulnersOsv
added 2025/03/11 8:30 p.m.6 views

@0x18b2ee/parse-server (>=3.10.1, <=3.11.0), @aacassandra/vue-parse-sdk (2.8.0) +986 more potentially affected by CVE-2025-27789 via @babel/runtime-corejs3 (>=7.4.2, <=7.26.9)

@babel/runtime-corejs3 NPM version =7.4.2, =3.10.1, =1.1.3-1, =1.8.0, =2.0.0, =1.0.0, =0.3.0, =0.3.0, =1.0.0, =1.0.0, =0.1.0, =0.2.0 and more Source cves: CVE-2025-27789 Source advisory: OSV:GHSA-968P-4WVH-CQC8...

6.2CVSS5.9AI score0.00552EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2025/03/11 8:30 p.m.8 views

-tompan-reacttemplate (>=1.0.1, <=1.1.0), 0.3.20-beta.11 (0.3.19) +24551 more potentially affected by CVE-2025-27789 via @babel/runtime (>=7.0.0, <=7.26.9)

@babel/runtime NPM version =7.0.0, =1.0.1, =1.0.5, =0.1.0, =0.2.0, =0.1.0, =1.3.4, =0.1.0, =1.0.6, =1.1.3 and more Source cves: CVE-2025-27789 Source advisory: OSV:GHSA-968P-4WVH-CQC8...

6.2CVSS5.9AI score0.00552EPSS
SaveExploits0
OSV
OSV
added 2025/03/11 8:30 p.m.33 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.00552EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/03/11 8:30 p.m.161 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.00552EPSS
SaveExploits0References5Affected Software4
vulnersOsv
vulnersOsv
added 2025/03/11 8:30 p.m.5 views

4paradigm_robot_service (>=0.0.1, <=0.0.16), @22g/tb-register (1.2.2) +2324 more potentially affected by CVE-2025-27789 via @babel/helpers (>=7.0.0-beta.4, <=7.26.9)

@babel/helpers NPM version =7.0.0-beta.4, =0.0.1, =0.0.2, =0.3.10, =0.3.6, =0.3.0, =0.3.6, =0.5.10, =0.5.12, =0.3.7, =0.7.18 and more Source cves: CVE-2025-27789 Source advisory: OSV:GHSA-968P-4WVH-CQC8...

6.2CVSS5.9AI score0.00552EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2025/03/11 8:30 p.m.7 views

3nit-utils (>=0.24.0, <=1.0.2), 6ix (0.0.0-canary.0) +564 more potentially affected by CVE-2025-27789 via @babel/runtime-corejs2 (>=7.0.0, <=7.22.11)

@babel/runtime-corejs2 NPM version =7.0.0, =0.24.0, =0.0.0-canary.0, =0.0.1, =0.4.0-next.8, =7.0.2, =0.0.1-canary.49, =1.0.0, =0.4.0, =2.0.0-5, =2.1.0, =1.0.22, =2.0.0-5, =2.0.0-6 and more Source cves: CVE-2025-27789 Source advisory: OSV:GHSA-968P-4WVH-CQC8...

6.2CVSS5.9AI score0.00552EPSS
SaveExploits0
NVD
NVD
added 2025/03/11 8:15 p.m.128 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.2CVSS0.00552EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/11 8:15 p.m.29 views

UBUNTU-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.5AI score0.00552EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/11 7:09 p.m.8 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.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/11 7:09 p.m.86 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.00552EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/03/11 7:09 p.m.14 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.00552EPSS
SaveExploits0References2
Rows per page
Query Builder