CVE-2025-11813
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-22
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | responsive_iframe_googlemap | 1.0.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Responsive iframe GoogleMap WordPress plugin (up to version 1.0.2). It occurs because the plugin does not properly sanitize or escape input for the 'width' and 'height' attributes in the 'responsive_map' shortcode. As a result, authenticated users with contributor-level access or higher can inject malicious scripts into pages. These scripts execute whenever any user views the infected page.
How can this vulnerability impact me? :
An attacker with contributor-level access or higher can exploit this vulnerability to inject arbitrary JavaScript into pages on your WordPress site. This can lead to unauthorized actions such as stealing user session data, defacing the website, redirecting users to malicious sites, or performing other malicious activities that compromise the security and integrity of your site and its users.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include disabling or uninstalling the Responsive iframe GoogleMap plugin version 1.0.2 or earlier, as it has been temporarily closed and is no longer available for download pending a full review. Additionally, restrict contributor-level access and above until a patched version is available to prevent exploitation via the 'responsive_map' shortcode. Monitor for plugin updates or security patches before re-enabling the plugin. [1]