#VU83507 Stack-based buffer overflow in Perl - CVE-2022-48522

 

#VU83507 Stack-based buffer overflow in Perl - CVE-2022-48522

Published: November 27, 2023


Vulnerability identifier: #VU83507
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2022-48522
CWE-ID: CWE-121
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Perl
Software vendor:
Perl

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error within the S_find_uninit_var() function in sv.c. A remote attacker can pass specially crafted input to the application, trigger a stack-based buffer overflow and execute arbitrary code on the target system.


Remediation

Install updates from vendor's website.

External links