CVE-2024-9648
BaseFortify
Publication date: 2025-08-28
Last updated on: 2025-08-29
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpulike | wp_ulike_pro | 1.9.3 |
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 WP ULike Pro plugin for WordPress has a vulnerability that allows unauthenticated attackers to upload arbitrary files due to insufficient file type validation in the WP_Ulike_Pro_File_Uploader class. This affects all versions up to and including 1.9.3. Attackers can upload files with extensions like .php2, .php6, .php7, .phps, .pht, .phtm, .pgif, .shtml, .phar, .inc, .hphp, .ctp, .module, .html, and .svg, which may enable further attacks such as Cross-Site Scripting.
How can this vulnerability impact me? :
This vulnerability can allow attackers to upload malicious files to the affected WordPress site without authentication. These files could be used to execute further attacks like Cross-Site Scripting, potentially compromising the site's integrity, user data, and security.