2021-01-10 13:11:25 +00:00
|
|
|
id: yarn-resourcemanager-rce
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Apache Yarn ResourceManager RCE
|
2021-01-10 14:15:36 +00:00
|
|
|
author: pd-team
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: low
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: POST
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/ws/v1/cluster/apps/new-application'
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'application-id'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
matchers-condition: and
|