Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in basteln3rk Save & Import Image from URL save-import-image-from-url allows Reflected XSS.This issue affects Save & Import Image from URL: from n/a through <= 0.7.
Published: 2025-01-23
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper neutralization of user input during web page generation in the WordPress Save & Import Image from URL plugin versions up to 0.7. When a malicious script is included in the image‑URL parameter, it is reflected back into the browser without proper escaping, allowing an attacker to execute arbitrary JavaScript in the context of any user who views the affected page. The weakness is categorized as CWE‑79.

Affected Systems

The issue affects the WordPress plugin "Save & Import Image from URL" crafted by basteln3rk, impacting all releases from the initial version through version 0.7. End‑users running any of these plugin versions on a WordPress installation are susceptible unless mitigated by a patch or removal.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, yet the EPSS score of less than 1 % suggests a very low likelihood of widespread exploitation in the near term. The flaw is not listed in the CISA KEV catalog. The likely attack vector is a crafted URL containing malicious JavaScript, with no authentication required; any user who engages with the vulnerable plugin can trigger the payload.

Generated by OpenCVE AI on May 2, 2026 at 05:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to the latest version that removes the reflected XSS flaw (currently 0.8 or later).
  • If an update is unavailable, disable or uninstall the "Save & Import Image from URL" plugin entirely until a fix is released.
  • As a temporary workaround, ensure that any user‑supplied URL parameters are properly sanitized or escaped using WordPress sanitization functions such as esc_url or esc_html before outputting them to the page.

Generated by OpenCVE AI on May 2, 2026 at 05:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3570 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in basteln3rk Save & Import Image from URL allows Reflected XSS. This issue affects Save & Import Image from URL: from n/a through 0.7.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in basteln3rk Save & Import Image from URL allows Reflected XSS. This issue affects Save & Import Image from URL: from n/a through 0.7. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in basteln3rk Save & Import Image from URL save-import-image-from-url allows Reflected XSS.This issue affects Save & Import Image from URL: from n/a through <= 0.7.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jan 2025 15:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in basteln3rk Save & Import Image from URL allows Reflected XSS. This issue affects Save & Import Image from URL: from n/a through 0.7.
Title WordPress Save & Import Image from URL Plugin <= 0.7 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T23:45:54.402Z

Reserved: 2025-01-16T11:32:55.400Z

Link: CVE-2025-23960

cve-icon Vulnrichment

Updated: 2025-02-12T20:34:08.131Z

cve-icon NVD

Status : Deferred

Published: 2025-01-23T16:15:40.777

Modified: 2026-06-17T08:57:47.960

Link: CVE-2025-23960

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T05:45:20Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')