CVE-2025-12666
BaseFortify
Publication date: 2025-11-27
Last updated on: 2025-11-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| drive_upload_and_download_link_plugin | 1.0 |
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 Google Drive upload and download link plugin for WordPress. It occurs via the 'link' parameter of the 'atachfilegoogle' shortcode in all versions up to and including 1.0. The problem is due to insufficient input sanitization and output escaping, allowing authenticated users with Contributor-level access or higher to inject arbitrary web scripts into pages. These scripts execute whenever any user accesses the injected page.
How can this vulnerability impact me? :
The vulnerability allows attackers with Contributor-level access or higher to inject malicious scripts into WordPress pages. This can lead to unauthorized actions such as stealing user credentials, session hijacking, defacement of the website, or spreading malware to visitors. Since the scripts execute in the context of the affected site, it can compromise the security and trustworthiness of the website for all users.