
Nmap NSE Script para Detectar vBulletin pre-auth 5.x RCE CVE-2019-16759
Script NSE simples para detectar vBulletin 5.x 0day RCE pré-autenticação. Isso deve funcionar em todas as versões de 5.0.0 até 5.5.4
$ git clone https://github.com/r00tpgp/http-vuln-CVE-2019-16759 $ cd http-vuln-CVE-2019-16759/ $ sudo cp http-vuln-CVE-2019-16759.nse /usr/share/nmap/scripts/
$ sudo nmap --script http-vuln-CVE-2019-16759 -p 80 -sSV <target_ip_addr> Starting Nmap 7.80 ( https://nmap.org ) at 2019-09-25 11:45 +08 Nmap scan report for <target_ip_addr> Host is up (0.32s latency).
PORT STATE SERVICE VERSION
80/tcp open http Apache httpd 2.4.39 ((Amazon) PHP/7.2.17)
|http-server-header: Apache/2.4.39 (Amazon) PHP/7.2.17
| http-vuln-CVE-2019-16759:
| VULNERÁVEL:
| Exploit RCE pré-autenticação vBulletin 5.x 0day
| Estado: VULNERÁVEL
| IDs: CVE:CVE-2019-16759
| Exploit RCE pré-autenticação vBulletin 5.x 0day
| Isso deve funcionar em todas as versões de 5.0.0 até 5.5.4
|
| Data de divulgação: 2019-09-23
| Referências:
| https://seclists.org/fulldisclosure/2019/Sep/31
| https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16759
| https://nvd.nist.gov/vuln/detail/CVE-2019-16759
Detecção de serviço realizada. Por favor, reporte quaisquer resultados incorretos em https://nmap.org/submit/ . Nmap concluído: 1 endereço IP (1 host ativo) verificado em 12.73 segundos