CVE-2025-12039
BaseFortify
Publication date: 2025-11-21
Last updated on: 2025-11-21
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bigbuy | dropshipping_connector | 2.0.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the BigBuy Dropshipping Connector for WooCommerce plugin for WordPress allows unauthenticated attackers to spoof IP addresses because the plugin does not properly validate IP addresses and relies on user-supplied HTTP headers to determine the IP. This flaw enables attackers to retrieve the output of the phpinfo() function, which can expose sensitive server configuration information.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to obtain detailed server configuration information through phpinfo() output. This information disclosure can aid attackers in further exploiting the system or understanding its environment, potentially leading to additional security risks.