nuclei-templates/vulnerabilities/other/yarn-resourcemanager-rce.yaml

24 lines
444 B
YAML
Raw Normal View History

id: yarn-resourcemanager-rce
info:
name: Apache Yarn ResourceManager RCE
2021-01-10 14:15:36 +00:00
author: pd-team
severity: low
tags: apache,rce
requests:
- method: POST
path:
- '{{BaseURL}}/ws/v1/cluster/apps/new-application'
2021-02-24 15:58:48 +00:00
matchers-condition: and
matchers:
- type: word
words:
2021-02-24 15:58:48 +00:00
- application-id
- maximum-resource-capability
condition: and
- type: status
status:
- 200