CVE-2025-12682
BaseFortify
Publication date: 2025-11-04
Last updated on: 2025-11-04
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | easy_upload_files_during_checkout | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in the Easy Upload Files During Checkout plugin for WordPress allows unauthenticated attackers to upload arbitrary JavaScript files because the plugin lacks proper file type validation in the 'file_during_checkout' function. This can lead to remote code execution on the affected server.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary code remotely on your server by uploading malicious JavaScript files. This can lead to full compromise of the affected website, including data theft, site defacement, or further attacks on users.