SB2024013025 - Multiple vulnerabilities in snipe-it
Published: January 30, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) Resource exhaustion (CVE-ID: CVE-2023-49316)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources in Math/BinaryField.php. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
2) Code Injection (CVE-ID: CVE-2023-43655)
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to improper access restrictions. A remote attacker can send a specially crafted request to the server with published composer.phar and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system but requires that "register_argc_argv" option is enabled in php.ini.
3) 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.
4) Uncontrolled Recursion (CVE-ID: CVE-2023-50262)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite recursion when validating SVG images. A remote attacker can pass specially crafted input to the application and cause a denial of service condition on the target system.
5) Path traversal (CVE-ID: CVE-2023-51651)
The vulnerability allows a local user to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in thebuildEndpoint method in the RestSerializer component. A local administrator can send a specially crafted HTTP request and read arbitrary files on the system.
Remediation
Install update from vendor's website.