
Nmap NSE Script:vBulletin pre-auth 5.x RCE CVE-2019-16759 を検出する
vBulletin 5.x 0day 事前認証 RCE を検出するシンプルな NSE スクリプト。 これは 5.0.0 から 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:
| 脆弱:
| vBulletin 5.x 0day 事前認証 RCE エクスプロイト
| 状態: 脆弱
| ID: CVE:CVE-2019-16759
| vBulletin 5.x 0day 事前認証 RCE エクスプロイト
| これは 5.0.0 から 5.5.4 までのすべてのバージョンで動作するはずです。
|
| 開示日: 2019-09-23
| 参照:
| 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
サービス検出を実行しました。誤った結果は https://nmap.org/submit/ まで報告してください。 Nmap 完了: 1 IP アドレス (1 ホスト起動) を 12.73 秒でスキャン