vendor:
phlyMail Lite
by:
Gjoko 'LiquidWorm' Krstic
4,3
CVSS
MEDIUM
Open Redirect Vulnerability
601
CWE
Product Name: phlyMail Lite
Affected Version From: Lite 4.03.04
Affected Version To: Lite 4.03.04
Patch Exists: NO
Related CWE: N/A
CPE: a:phlylabs:phlymail_lite
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows 7 Ultimate SP1 (EN), Apache 2.4.2 (Win32), PHP 5.4.4, MySQL 5.5.25a
2013
phlyLabs phlyMail Lite 4.03.04 (go param) Open Redirect Vulnerability
Input passed via the 'go' parameter in 'derefer.php' script is not properly verified before being used to redirect users. This can be exploited to redirect a user to an arbitrary website e.g. when a user clicks a specially crafted link to the affected script hosted on a trusted domain.
Mitigation:
Input validation should be performed to ensure that the 'go' parameter is a valid URL.