CVE-2019-25282
Guangzhou V-SOL · GPON/EPON OLT Platform
The V-SOL GPON/EPON OLT Platform contains an open redirect vulnerability, allowing attackers to redirect authenticated users to malicious sites by manipulating the 'parent' GET parameter.
Executive summary
An open redirect vulnerability in the V-SOL GPON/EPON OLT Platform allows attackers to craft malicious links that redirect authenticated users to arbitrary, potentially harmful websites.
Vulnerability
The platform fails to validate input for the 'parent' parameter, enabling an open redirect flaw that targets authenticated sessions.
Business impact
While open redirects are often categorized as lower risk, they are frequently used in phishing campaigns to lend legitimacy to malicious links. Given the high CVSS score, this vulnerability could facilitate credential theft or social engineering attacks against administrators managing the OLT platform, potentially leading to unauthorized access to critical network infrastructure.
Remediation
Immediate Action: Contact V-SOL support to inquire about firmware updates, as no public patch is currently identified. Restrict administrative access to the platform to trusted internal networks only.
Proactive Monitoring: Monitor for suspicious outbound traffic or unusual referral patterns in logs that may indicate redirection attempts.
Compensating Controls: Use a WAF or load balancer to sanitize incoming HTTP requests and strip or validate the 'parent' parameter before it reaches the application.
Exploitation status
Public Exploit Available: No (exploit_available: unknown)
Analyst recommendation
Due to the existence of a proof-of-concept and the critical role of OLT platforms in network management, administrators should treat this vulnerability with high urgency. Restrict management interface access to authorized personnel and monitor for any signs of phishing or redirection activity until a vendor-supplied firmware update is applied.