Duplicate template

patch-1
sandeep 2021-06-03 18:44:50 +05:30
parent 889872490d
commit 0c4f75d3ad
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
id: CVE-2020-13927
info:
name: Unauthenticated Airflow Experimental REST API
author: pdteam
severity: medium
tags: cve,cve2020,apache,airflow,unauth
reference: |
- https://nvd.nist.gov/vuln/detail/CVE-2020-13927
- https://lists.apache.org/thread.html/r23a81b247aa346ff193670be565b2b8ea4b17ddbc7a35fc099c1aadd%40%3Cdev.airflow.apache.org%3E
requests:
- method: GET
path:
- '{{BaseURL}}/api/experimental/latest_runs'
matchers:
- type: word
words:
- '"dag_run_url":'
- '"dag_id":'
- '"items":'
condition: and