Files
CVEs-PoC/2022/CVE-2022-1587.md
T
2024-05-25 21:48:12 +02:00

778 B

CVE-2022-1587

Description

An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.

POC

Reference

No PoCs from references.

Github