Lucene search
K

WordPress EasyCart <2.0.6 - Information Disclosure

🗓️ 27 Jun 2026 03:01:36Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 38 Views

WordPress EasyCart <2.0.6 - Information Disclosure vulnerability. Attacker can access configuration info through direct request to phpinfo.php

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-4942
11 Jul 201420:00
cve
Cvelist
CVE-2014-4942
11 Jul 201420:00
cvelist
EUVD
EUVD-2014-4859
7 Oct 202500:30
euvd
NVD
CVE-2014-4942
11 Jul 201420:55
nvd
OpenVAS
WordPress EasyCart Information Disclosure Vulnerability
13 Jan 201500:00
openvas
Patchstack
WordPress WP EasyCart Plugin <= 2.0.5 - Information Disclosure
11 Jul 201400:00
patchstack
Prion
Information disclosure
11 Jul 201420:55
prion
RedhatCVE
CVE-2014-4942
9 Jan 202612:49
redhatcve
Tenable Nessus
WP EasyCart Plugin for WordPress < 2.0.6 Sensitive Information Disclosure
13 Sep 202300:00
nessus
WPVulnDB
EasyCart 2.0.5 - inc/admin/phpinfo.php Direct Request Remote Information Disclosure
1 Aug 201410:59
wpvulndb
Rows per page
id: CVE-2014-4942

info:
  name: WordPress EasyCart <2.0.6 - Information Disclosure
  author: DhiyaneshDk
  severity: medium
  description: |
    WordPress EasyCart plugin before 2.0.6 contains an information disclosure vulnerability. An attacker can obtain configuration information via a direct request to inc/admin/phpinfo.php, which calls the phpinfo function.
  impact: |
    An attacker can gain sensitive information from the target system.
  remediation: |
    Upgrade to WordPress EasyCart version 2.0.6 or later.
  reference:
    - https://wpscan.com/vulnerability/64ea4135-eb26-4dea-a13f-f4c1deb77150
    - https://codevigilant.com/disclosure/wp-plugin-wp-easycart-information-disclosure
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4942
    - https://nvd.nist.gov/vuln/detail/CVE-2014-4942
    - https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=829290%40wp-easycart&old=827627%40wp-easycart&sfp_email=&sfph_mail=
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5
    cve-id: CVE-2014-4942
    cwe-id: CWE-200
    epss-score: 0.0437
    epss-percentile: 0.90039
    cpe: cpe:2.3:a:levelfourdevelopment:wp-easycart:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: levelfourdevelopment
    product: wp-easycart
    framework: wordpress
  tags: cve2014,cve,wpscan,wordpress,wp-plugin,wp,phpinfo,disclosure,levelfourdevelopment,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/wp-easycart/inc/admin/phpinfo.php"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "PHP Extension"
          - "PHP Version"
        condition: and

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        part: body
        group: 1
        regex:
          - '>PHP Version <\/td><td class="v">([0-9.]+)'
# digest: 4a0a0047304502210085f93c45517530fb19aafe9c335afe1229e0df4c47ce84d1174d67a9b0e3849f02206b7414afa9a79002bab8bd1a8cb42f7eaf5ab06335c9ab474719c3d37072a16e: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
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.0437
38