Skip to content

Conversation

@camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Jun 14, 2018

Jira:

https://issues.jboss.org/browse/RHMAP-20777

What:

  • Upgrade version of adm-zip

Why:

A vulnerability has been found in the way developers have implemented the archive extraction of files. An arbitrary file write vulnerability, that can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar,xz, war, cpio, 7z), that holds path traversal filenames. So when the filename gets concatenated to the target extraction directory, the final path ends up outside of the target folder. Of course if an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily. This affects multiple libraries that lacks of a high level APIs that provide the archive extraction functionality.

References:

How:

Upgrade lib from ~0.4.4 to 0.4.11

Checks:

  • This upgrade has not break changes.
  • Check if the CI will finish with success.

@camilamacedo86 camilamacedo86 merged commit bfcc570 into feedhenry:master Jun 14, 2018
@camilamacedo86 camilamacedo86 deleted the RHMAP-20777 branch June 14, 2018 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants