mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
772 B
Markdown
20 lines
772 B
Markdown
|
|
### [CVE-2024-9506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9506)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
Improper regular expression in Vue's parseHTML function leads to a potential regular expression denial of service vulnerability.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://www.herodevs.com/vulnerability-directory/cve-2024-9506
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/bio/vue-template-compiler-patched
|
||
|
|
- https://github.com/cfires/vue
|
||
|
|
- https://github.com/lastboy/vue2
|
||
|
|
|