🔙 목록으로 돌아가기

CVE-2021-20031: SonicWall SonicOS 7.0 - Open Redirect

TitleSonicWall SonicOS 7.0 - Open Redirect
Authorgy741
SeverityMedium
ImpactAttackers can redirect users to malicious sites, steal sensitive information, or perform unauthorized operations, leading to potential data breaches or phishing attacks.
RemediationImplement proper validation and sanitization of Host headers to prevent spoofing and open redirects.
CVSS Score6.1
EPSS Score0.36219
CVE IDCVE-2021-20031
CWE IDCWE-601
Tags cve cve2021 sonicwall redirect edb packetstorm vuln

🔍 Vulnerability Description

SonicWall SonicOS 7.0 contains an open redirect vulnerability. The values of the Host headers are implicitly set as trusted. An attacker can spoof a particular host header, allowing the attacker to render arbitrary links, obtain sensitive information, modify data, execute unauthorized operations. and/or possibly redirect a user to a malicious site.

🌐 HTTP Request

GET / HTTP/1.1
Host: 38FEhe6Z8CZFANC0f0tnzc0mKsV.tld
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15
Connection: close
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-20031.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-20031.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A