nuclei-templates/cves/2018/CVE-2018-11759.yaml

24 lines
459 B
YAML

id: CVE-2018-11759
info:
name: Apache Tomcat JK Status Manager Access
author: harshbothra_
severity: medium
reference: https://github.com/immunIT/CVE-2018-11759
tags: cve,cve2018,apache
requests:
- method: GET
path:
- '{{BaseURL}}/jkstatus'
- '{{BaseURL}}/jkstatus;'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "JK Status Manager"