Remote Code Execution (RCE) Affecting snipe/snipe-it package, versions <7.0.10
Threat Intelligence
EPSS
0.04% (11th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PHP-SNIPESNIPEIT-8184993
- published 13 Oct 2024
- disclosed 11 Oct 2024
- credit Unknown
Introduced: 11 Oct 2024
CVE-2024-48987 Open this link in a new tabHow to fix?
Upgrade snipe/snipe-it
to version 7.0.10 or higher.
Overview
snipe/snipe-it is an asset management system built on Laravel.
Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to the deserialization of untrusted data in the cookie-handling process. An attacker can execute arbitrary code on the server by exploiting the APP_KEY
, especially if it is set to a default value as found in the .env files.
Note:
This is only exploitable if the attacker knows the APP_KEY
.