cve/2023/CVE-2023-26117.md
2024-06-18 02:51:15 +02:00

1.4 KiB

CVE-2023-26117

Description

Versions of the package angular from 1.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the $resource service due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.

POC

Reference

Github