Security readout for executives and security teams
Plain-English summary
This issue affects the WP Overnight PDF Invoices & Packing Slips for WooCommerce plugin through version 3.2.5. A malicious site could trick a logged-in WordPress user into dismissing a plugin popup. The documented impact is limited integrity change, not data theft or outage.
Executive priority
Treat this as a moderate-priority hygiene fix. It should be included in routine WordPress plugin patching, especially on revenue-generating WooCommerce sites, but the cited impact does not indicate customer data compromise or service disruption.
Technical view
CVE-2022-47148 is a CWE-352 CSRF vulnerability in woocommerce-pdf-invoices-packing-slips <= 3.2.5. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N, indicating network reachability, required user interaction, low integrity impact, and no confidentiality or availability impact.
Likely exposure
Exposure is likely limited to WordPress WooCommerce sites running WP Overnight PDF Invoices & Packing Slips for WooCommerce at version 3.2.5 or earlier. Sites without this plugin, or outside the affected range, are not indicated as affected in the source bundle.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. The CVSS vector requires user interaction. The documented result is popup dismissal, so business urgency is lower than for account takeover, payment, or data exposure vulnerabilities.
Researcher notes
The public details in the bundle are sparse. They identify CSRF and popup dismissal but do not describe the exact endpoint, nonce behavior, fixed version, or exploit activity. Avoid broader impact claims unless vendor advisories provide additional evidence.
Mitigation direction
- Inventory WordPress sites for the plugin package woocommerce-pdf-invoices-packing-slips.
- Check installed plugin versions and flag version 3.2.5 or earlier.
- Review WP Overnight or Patchstack guidance for the fixed release.
- Update the plugin according to vendor guidance after testing.
- Limit WordPress admin access to trusted users and devices.
Validation and detection
- Confirm whether the plugin is installed on WooCommerce sites.
- Record the exact installed plugin version from WordPress administration or asset inventory.
- Check whether any affected site remains on version 3.2.5 or earlier.
- Verify remediation by confirming the installed version is outside the affected range.
- Review administrative logs for unexpected plugin notice or popup dismissal activity if available.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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.
Open ATT&CK lookupCVE-2022-47148 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N2.81.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
