CVE-2024-27971: WordPress Premmerce Permalink Manager for WooCommerce plugin <= 2.3.10 - Local File Inclusion vulnerability
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Premmerce Premmerce Permalink Manager for WooCommerce woo-permalink-manager.This issue affects Premmerce Permalink Manager for WooCommerce: from n/a through <= 2.3.10.
Security readout for executives and security teams
Plain-English summary
This vulnerability affects the Premmerce Permalink Manager for WooCommerce WordPress plugin through version 2.3.10. A successful attack could let an attacker cause the site to include unintended files, with potential confidentiality, integrity, and availability impact. The CVE is high severity, but the source bundle does not show confirmed active exploitation.
Executive priority
Handle this as a high-priority WordPress exposure review, especially for revenue-generating WooCommerce sites. The strongest business risk is compromise or disruption of storefront systems, but urgency should be balanced by the lack of cited active exploitation evidence.
Technical view
CVE-2024-27971 is a CWE-98 filename control flaw in PHP include/require handling for woo-permalink-manager. The CVSS 3.1 score is 8.3 with network reachability, no privileges required, high complexity, required user interaction, changed scope, and high CIA impact.
Likely exposure
Exposure is limited to WordPress/WooCommerce sites running Premmerce Permalink Manager for WooCommerce version 2.3.10 or earlier. The bundle does not identify other affected products or hosting configurations.
Exploitation context
The CVE is not listed as KEV in the supplied bundle. Public sources provided describe the vulnerability and severity, but do not provide evidence of active exploitation, exploit availability, or real-world campaigns.
Researcher notes
The source data is sparse. It names CWE-98 and CVSS details but does not include root-cause code, proof-of-concept status, fixed version, or vendor remediation text. Avoid assuming exploitability beyond the stated CVSS vector.
Mitigation direction
Inventory WordPress sites for woo-permalink-manager installations and recorded versions.
Treat version 2.3.10 or earlier as affected until vendor guidance confirms otherwise.
Check Premmerce or Patchstack guidance for an official fixed version or mitigation.
Disable the plugin where business impact is acceptable and no confirmed fix is available.
Prioritize backups, least-privilege file permissions, and WordPress hardening on affected sites.
Validation and detection
Confirm whether each WordPress site has the woo-permalink-manager plugin installed.
Record plugin version and flag any installation at 2.3.10 or earlier.
Verify whether a vendor-confirmed fixed release has been applied.
Review WordPress and web server logs for unusual plugin-related errors or file path exposure.
Confirm WooCommerce storefront functionality after any plugin disablement or upgrade.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-98: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
2ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-98 · source CWE mapping
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.