Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #6872, change upload action for CVE-2016-0854 exploit #6874

Merged
merged 1 commit into from
May 14, 2016

Commits on May 14, 2016

  1. Fix rapid7#6872, change upload action for CVE-2016-0854 exploit

    This patch includes the following changes:
    
    * Instead of the uploadFile action, this patch uses uploadImageCommon
      to be able to support both Advantech WebAccess builds: 2014 and
      2015.
    * It uses an explicit check instead of the passive version check.
    * It cleans up the malicious file after getting a session.
    * Added module documentation to explain the differences between
      different builds of Advantech WebAccess 8.0s, and 8.1.
    
    Fix rapid7#6872
    wchen-r7 committed May 14, 2016
    Configuration menu
    Copy the full SHA
    3b5db26 View commit details
    Browse the repository at this point in the history