Vulnerability Details : CVE-2020-36628
A vulnerability classified as critical has been found in Calsign APDE. This affects the function handleExtract of the file APDE/src/main/java/com/calsignlabs/apde/build/dag/CopyBuildTask.java of the component ZIP File Handler. The manipulation leads to path traversal. Upgrading to version 0.5.2-pre2-alpha is able to address this issue. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216747.
Vulnerability category: Directory traversal
Products affected by CVE-2020-36628
- Android Processing Development Environment Project » Android Processing Development Environment » For AndroidVersions before (<) 0.5.2cpe:2.3:a:android_processing_development_environment_project:android_processing_development_environment:*:*:*:*:*:android:*:*
- Android Processing Development Environment Project » Android Processing Development Environment » Version: 0.5.2 Update Pre1 Alpha For Androidcpe:2.3:a:android_processing_development_environment_project:android_processing_development_environment:0.5.2:pre1_alpha:*:*:*:android:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-36628
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 20 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-36628
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
2.1
|
3.4
|
VulDB | |
5.5
|
MEDIUM | CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
2.1
|
3.4
|
VulDB | 2024-02-29 |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2020-36628
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by: cna@vuldb.com (Primary)
References for CVE-2020-36628
-
https://github.com/Calsign/APDE/releases/tag/v0.5.2-pre2-alpha
Release Notes;Third Party Advisory
-
https://vuldb.com/?id.216747
Third Party Advisory
-
https://github.com/Calsign/APDE/commit/c6d64cbe465348c1bfd211122d89e3117afadecf
fix zip path traversal vulnerability · Calsign/APDE@c6d64cb · GitHubPatch;Third Party Advisory
Jump to