Remote Code Execution (RCE) Affecting org.webjars.bower:angular-base64-upload package, versions [,0.1.22)
Threat Intelligence
Exploit Maturity
Proof of concept
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-JAVA-ORGWEBJARSBOWER-8235207
- published 21 Oct 2024
- disclosed 11 Oct 2024
- credit Ravindu Wickramasinghe |
Introduced: 11 Oct 2024
CVE-2024-42640 Open this link in a new tabHow to fix?
Upgrade org.webjars.bower:angular-base64-upload
to version 0.1.22 or higher.
Overview
org.webjars.bower:angular-base64-upload is a Converts files from file input into base64 encoded models.
Affected versions of this package are vulnerable to Remote Code Execution (RCE) via the server.php
endpoint. An attacker can execute arbitrary code on the server by uploading malicious file content that can be accessed and executed via the uploads
endpoint.