CVE-2025-4689
BaseFortify
Publication date: 2025-07-02
Last updated on: 2025-07-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| scripteo | ads_pro | to 4.89 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Ads Pro Plugin for WordPress up to version 4.89. It involves a combination of SQL Injection and Local File Inclusion vulnerabilities. An attacker can upload image files to the server, then use the SQL Injection flaw to retrieve those files, and finally exploit the Local File Inclusion vulnerability to execute malicious PHP code on the server without authentication.
How can this vulnerability impact me? :
This vulnerability can allow unauthenticated attackers to execute arbitrary code on your server, potentially leading to full system compromise. This can result in data theft, website defacement, unauthorized access, and disruption of services.