CVE-2018-8913
01.04.2019, 15:29
Missing custom error page vulnerability in Synology Web Station before 2.1.3-0139 allows remote attackers to conduct phishing attacks via a crafted URL.
Vendor | Product | Version |
---|---|---|
synology | web_station | 𝑥 < 2.1.3-0139 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-756 - Missing Custom Error PageThe software does not return custom error pages to the user, possibly exposing sensitive information.
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks.