2021-01-10 13:11:25 +00:00
|
|
|
id: yarn-resourcemanager-rce
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Apache Yarn ResourceManager RCE
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: low
|
2021-02-12 05:53:01 +00:00
|
|
|
tags: apache,rce
|
2021-02-24 15:59:13 +00:00
|
|
|
reference: https://neerajsabharwal.medium.com/hadoop-yarn-hack-9a72cc1328b6
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: POST
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/ws/v1/cluster/apps/new-application'
|
2021-02-24 15:58:48 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-02-24 15:58:48 +00:00
|
|
|
- application-id
|
|
|
|
- maximum-resource-capability
|
|
|
|
condition: and
|
2021-01-10 13:11:25 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|