CVE-2025-30555
Published: 24 March 2025
Description
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
Security Summary
CVE-2025-30555 is a Cross-Site Request Forgery (CSRF) vulnerability in the iiiryan WordPress 同步微博 wp2wb plugin that allows Stored XSS. This issue affects WordPress 同步微博 versions from n/a through <= 1.1.0.
An unauthenticated attacker (AV:N, PR:N) can exploit the vulnerability over the network (AC:L) by tricking a victim into performing an action via user interaction (UI:R), such as visiting a malicious site. Successful exploitation changes the scope (S:C) and enables stored XSS, resulting in low impacts to confidentiality, integrity, and availability (C:L/I:L/A:L), as scored at CVSS 7.1 (CVSS:3.1).
The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wp2wb/vulnerability/wordpress-wordpres-plugin-1-1-0-csrf-to-stored-xss-vulnerability?_s_id=cve provides further details on the vulnerability.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
The vulnerability exists in a public-facing WordPress plugin, directly enabling remote exploitation of a web application (T1190). Exploitation requires tricking an authenticated victim into visiting a malicious site to trigger the CSRF payload, mapping to spearphishing via a malicious link (T1566.002).