2 matches found
PT-2026-84276
Name of the Vulnerable Software and Affected Versions xmldom versions 0.9.0-beta.1 through 0.9.11 Description HTML-mode parsing through the DOMParser.parseFromString function mishandles mixed-case closing tags for raw-text elements such as script, style, textarea, or title. The...
8.7CVSS7.2AI score0.00301EPSS
SaveExploits0References11
GHSA-MMG9-6M6J-JQQX LiquidJS Has Memory Limit Bypass via Quadratic Amplification in `replace` Filter
Summary The replace filter in LiquidJS incorrectly accounts for memory usage when the memoryLimit option is enabled. It charges str.length + pattern.length + replacement.length bytes to the memory limiter, but the actual output from str.splitpattern.joinreplacement can be quadratically larger whe...
3.7CVSS5.9AI score0.00495EPSS
SaveExploits1References5
20