CVE-2025-5938
BaseFortify
Publication date: 2025-06-13
Last updated on: 2025-07-10
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themebon | digital_marketing_and_agency_templates_addons_for_elementor | to 1.1.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) in the Digital Marketing and Agency Templates Addons for Elementor plugin for WordPress, affecting all versions up to and including 1.1.1. It occurs because the plugin's import_templates() function lacks proper nonce validation, allowing unauthenticated attackers to trick a site administrator into performing an unwanted import action by clicking a malicious link.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to cause a site administrator to unknowingly trigger an import action on the WordPress site. While it does not allow direct data theft or site takeover, it can lead to unauthorized changes or disruptions in the site's templates or content, potentially impacting site integrity and user trust.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should update the Digital Marketing and Agency Templates Addons for Elementor plugin to a version later than 1.1.1 where the nonce validation issue is fixed. Additionally, avoid clicking on suspicious links and ensure that site administrators are cautious about actions triggered via links or requests.