#VU2016 Infinite loop in Perl - CVE-2015-8853
Published: December 21, 2016 / Updated: April 24, 2018
Vulnerability identifier: #VU2016
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2015-8853
CWE-ID: CWE-835
Exploitation vector: Adjecent network
Exploit availability:
No public exploit available
Vulnerable software:
Perl
Perl
Software vendor:
Perl
Perl
Description
The vulnerability allows an adjacent attacker to cause DoS condition on the target system.
The weakness exists in the (1) S_reghop3, (2) S_reghop4, and (3) S_reghopmaybe3 functions in regexec.c due to infinite loop. An adjacent attacker can submit specially crafted utf-8 data, as demonstrated by "ax80", and cause the service to crash.
The weakness exists in the (1) S_reghop3, (2) S_reghop4, and (3) S_reghopmaybe3 functions in regexec.c due to infinite loop. An adjacent attacker can submit specially crafted utf-8 data, as demonstrated by "ax80", and cause the service to crash.
Remediation
Update to version 5.24.0.