CVE Details
Basic Information
| Title | Structured Content <= 1.6.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via sc_fs_local_business Shortcode |
|---|---|
| Type | cve |
| Published | 2025-07-24T09:22:20.909Z |
| Modified | 2025-07-24T09:22:20.909Z |
Product Information
| Vendor | codemacher |
|---|---|
| Product | Structured Content (JSON-LD) #wpsc |
| Version | * |
CVSS Information
| Base Score | 6.4 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
Affected Products
- codemacher Structured Content (JSON-LD) #wpsc *
Additional Information
| CWE List | CWE-79 |
|---|---|
| Source | Wordfence |
Description
The Structured Content plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin’s sc_fs_local_business shortcode in all versions up to, and including, 1.6.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c8c60701-37f0-4404-b965-9136ac456e38?source=cve
- https://wordpress.org/plugins/structured-content/#developers
- https://plugins.trac.wordpress.org/browser/structured-content/tags/1.6.4/templates/shortcodes/local-business.php
- https://plugins.trac.wordpress.org/browser/structured-content/tags/1.6.4/class-structuredcontent.php#L188