forked from jtsmith2020/verademo-java
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Severity: HighHigh severityHigh severityVeracode Dependency ScanningA Veracode identified vulnerabilityA Veracode identified vulnerability
Description
Veracode Software Composition Analysis
| Attribute | Details |
|---|---|
| Library | Apache Commons FileUpload |
| Description | The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications. |
| Language | JAVA |
| Vulnerability | Remote Code Execution Via Serialization |
| Vulnerability description | Apache Commons FileUpload is vulnerable to remote code execution via serialization. In Apache Commons FileUpload, a DiskFileItem is used to handle file uploads. DiskFileItem is serializable and implements custom writeObject() and readObject() functions. An attacker is possible to modify the serialized data before it is deserialized, and write or copy files to disk in arbitrary locations. Furthermore, it's possible for an attacker to integrate this vulnerability with the ysoserial tool to upload and execute binaries in a single deserialization call. |
| CVE | 2016-1000031 |
| CVSS score | 7.5 |
| Vulnerability present in version/s | 1.1-1.3.2 |
| Found library version/s | 1.3.2 |
| Vulnerability fixed in version | 1.3.3 |
| Library latest version | 1.4 |
| Fix | Please apply the fix patch to your code. |
Links:
Metadata
Metadata
Assignees
Labels
Severity: HighHigh severityHigh severityVeracode Dependency ScanningA Veracode identified vulnerabilityA Veracode identified vulnerability