SB2024013022 - Multiple vulnerabilities in php-svg-lib



SB2024013022 - Multiple vulnerabilities in php-svg-lib

Published: January 30, 2024 Updated: March 7, 2024

Security Bulletin ID SB2024013022
Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 50% Medium 50%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Uncontrolled Recursion (CVE-ID: CVE-2023-50251)

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.


2) Deserialization of Untrusted Data (CVE-ID: CVE-2023-50252)

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

The vulnerability exists due to insecure input validation when handling `<use>` tag that references an `<image>` tag. A remote attacker can pass specially crafted data to the application and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install update from vendor's website.