#VU63945 Out-of-bounds read in PCRE2 - CVE-2022-1586

 

#VU63945 Out-of-bounds read in PCRE2 - CVE-2022-1586

Published: June 2, 2022


Vulnerability identifier: #VU63945
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-1586
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PCRE2
Software vendor:
PCRE

Description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to a boundary condition in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. A remote attacker can pass specially crafted data to the application, trigger out-of-bounds read error, gain access to sensitive information or perform a denial of service attack.


Remediation

Install updates from vendor's website.

External links