Lucene search
+L

28 matches found

OSV
OSV
added 2 days ago4 views

GHSA-8HCV-X26H-MCGP node-re2: String.prototype.replace(re2, template) aborts the Node process (uncatchable ToLocalChecked on empty MaybeLocal) when the result exceeds V8's max string length

Description WrappedRE2::Replace builds the replacement result and hands it to V8 with .ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the string/buffer exceeds its maximum length: lib/replace.cc v1.24.1: cpp // L553 — Buffer return path...

6.2CVSS5.8AI score0.0011EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2 days ago7 views

NPM: node-re2: String.prototype.replace(re2, template) aborts the Node process (uncatchable ToLocalChecked on empty MaybeLocal) when the result exceeds V8's max string length

NPM: node-re2: String.prototype.replacere2, template aborts the Node process uncatchable ToLocalChecked on empty MaybeLocal when the result exceeds V8's max string length vulnerability discovered by ? in WordPress Npm re2 versions = 1.25.0...

6.2CVSS5.5AI score0.0011EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-54159

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the resulting string or buffer exceeds V8's...

6.2CVSS5.7AI score0.0011EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/18 1:10 p.m.7 views

CVE-2025-71395 SurrealDB before 2.2.2 Memory Exhaustion via string::replace

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS5.3AI score0.00235EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.9 views

CVE-2025-71395 SurrealDB before 2.2.2 Memory Exhaustion via string::replace

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/18 1:10 p.m.43 views

CVE-2025-71395 SurrealDB before 2.2.2 Memory Exhaustion via string::replace

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS0.00235EPSS
SaveExploits0References2
RubySec
RubySec
added 2026/06/19 12:0 a.m.10 views

Oj - Use-After-Free in Oj::Parser SAJ Callback via Input Mutation

Summary Oj::Parserparse is vulnerable to a heap use-after-free when a SAJ/SAJ2 callback mutates the input JSON string during parsing. The C engine holds a raw const byte pointer into the Ruby string's internal buffer. If a callback e.g. hashstart resizes the string — for example by calling...

2.1CVSS5.9AI score0.00117EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/05/18 12:0 a.m.15 views

HAPI FHIR: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

All implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation. The FHIRPath functions matches, matchesFull, and replaceMatches pass user-controlled regular expressions directly to Java's Pattern.compile and String.replaceAll without...

7.5CVSS5.9AI score0.00489EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 7:18 a.m.14 views

CVE-2024-8734

The Lucas String Replace plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of addqueryarg without appropriate escaping on the URL in all versions up to, and including, 2.0.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...

6.1CVSS6.4AI score0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/11 2:8 p.m.5 views

GHSA-3633-G6MG-P6QQ SurrealDB memory exhaustion via string::replace using regex

An authenticated user can craft a query using the string::replace function that uses a Regex to perform a string replacement. As there is a failure to restrict the resulting string length, this enables an attacker to send a string::replace function to the SurrealDB server exhausting all the memor...

7.1CVSS7.2AI score0.00235EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/11 2:8 p.m.13 views

SurrealDB memory exhaustion via string::replace using regex

An authenticated user can craft a query using the string::replace function that uses a Regex to perform a string replacement. As there is a failure to restrict the resulting string length, this enables an attacker to send a string::replace function to the SurrealDB server exhausting all the memor...

7.2AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/09/13 3:15 p.m.24 views

CVE-2024-8734

The Lucas String Replace plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of addqueryarg without appropriate escaping on the URL in all versions up to, and including, 2.0.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...

6.1CVSS0.00308EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/13 3:15 p.m.7 views

CVE-2024-8734

The Lucas String Replace plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of addqueryarg without appropriate escaping on the URL in all versions up to, and including, 2.0.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...

6.1CVSS5.9AI score0.00308EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/13 3:10 p.m.31 views

CVE-2024-8734 Lucas String Replace <= 2.0.5 - Reflected Cross-Site Scripting

The Lucas String Replace plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of addqueryarg without appropriate escaping on the URL in all versions up to, and including, 2.0.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...

6.1CVSS0.00308EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/13 3:10 p.m.22 views

CVE-2024-8734 Lucas String Replace <= 2.0.5 - Reflected Cross-Site Scripting

The Lucas String Replace plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of addqueryarg without appropriate escaping on the URL in all versions up to, and including, 2.0.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...

6.1CVSS6.5AI score0.00308EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/13 3:10 p.m.57 views

CVE-2024-8734

CVE-2024-8734 affects the Lucas String Replace WordPress plugin (versions up to and including 2.0.5). The issue is a Reflected Cross‑Site Scripting (XSS) vulnerability caused by using add_query_arg without proper escaping on the URL, enabling unauthenticated attackers to inject scripts into pages...

6.1CVSS6.3AI score0.00308EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2024/09/13 6:31 a.m.9 views

WordPress Lucas String Replace plugin <= 2.0.5 - Reflected Cross-Site Scripting vulnerability

Reflected Cross-Site Scripting vulnerability discovered by vgo0 in WordPress Plugin Lucas String Replace versions = 2.0.5...

6.1CVSS6.3AI score0.00308EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/09/13 12:0 a.m.10 views

WordPress plugin Lucas String Replace 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin ... A cross-site scripting...

6.1CVSS5.8AI score0.00308EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2024/09/13 12:0 a.m.15 views

WordPress Lucas String Replace Plugin <= 2.0.5 is vulnerable to Cross Site Scripting (XSS)

Software Lucas String Replace Type Plugin Vulnerable versions = 2.0.5 Fixed in N/A OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-8734 Patch priority Medium CVSS severity Medium 7.1 Developer Claim ownership PSID d57e73116724 Credits vgo0 Required...

6.1CVSS5.7AI score0.00308EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.8 views

SUSE CVE-2007-0911

Off-by-one error in the strireplace function in PHP 5.2.1 might allow context-dependent attackers to cause a denial of service crash...

7.8CVSS6.9AI score0.05274EPSS
SaveExploits2References4
Rows per page
Query Builder