Uncontrolled Recursion in php-svg-lib - CVE-2023-50251

 

Uncontrolled Recursion in php-svg-lib - CVE-2023-50251

Published: January 30, 2024


Vulnerability identifier: #VU85893
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2023-50251
CWE-ID: CWE-674
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
php-svg-lib
Software vendor:
dompdf

Description

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

The vulnerability exists due to infinite recursion when parsing SVG document. A remote attacker can pass specially crafted input to the application and cause a denial of service condition on the target system.


Remediation

Install updates from vendor's website.

External links