Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.3.0
-
Fix Version/s: 3.4.0
-
Component/s: jbi-package
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Critical [ 2 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Fix Version/s | 3.4.0 [ 11107 ] | |
| Component/s | jbi-configure [ 10089 ] |
| Summary | JBI archives contain a file (/META-INF/) that would be extracted outside of the target directory. | JBI archives contain a file (/META-INF/) that would be extracted outside of the target directory |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
Each file contained in the directory 'META-INF' is registered as an absolute entry in the ZIP file. That is forbidden, each entry must be relative to the implicit root of the ZIP file.