Bug 2318799 (CVE-2024-9506) - CVE-2024-9506 vue: Regular Expression Denial of Service (ReDoS)
Summary: CVE-2024-9506 vue: Regular Expression Denial of Service (ReDoS)
Keywords:
Status: NEW
Alias: CVE-2024-9506
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-15 16:02 UTC by OSIDB Bzimport
Modified: 2024-10-16 15:58 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in Vue.js. Within the parseHTML() function of html-parser.ts, there is a regular expression (regex) to check for proper closing tags for HTML. However, due to an improperly written regex, when you pass a script containing long text, it will trigger a regular expression denial of service (ReDoS) attack, which can cause the process to slow down significantly and render the application unavailable.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-15 16:02:12 UTC
Improper regular expression in Vue's parseHTML function leads to a potential regular expression denial of service vulnerability.


Note You need to log in before you can comment on or make changes to this bug.