CVE-2017-20219 PUBLISHED

Serviio PRO 1.8 DOM-based Cross-Site Scripting via mediabrowser

Assigner: VulnCheck
Reserved: 15.03.2026 Published: 15.03.2026 Updated: 16.03.2026

Serviio PRO 1.8 DLNA Media Streaming Server contains a DOM-based cross-site scripting vulnerability that allows attackers to execute arbitrary HTML and script code by injecting malicious payloads. Attackers can craft URLs with malicious input that is read from document.location and passed to document.write() in the mediabrowser component to execute code in a user's browser context.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor Serviio
Product Serviio PRO
Versions
  • Version 1.8.0.0 PRO is affected
  • Version 1.7.1 is affected
  • Version 1.7.0 is affected
  • Version 1.6.1 is affected

Credits

  • LiquidWorm as Gjoko Krstic of Zero Science Lab finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE