Security readout for executives and security teams
Plain-English summary
This WordPress WooCommerce returns/refunds plugin had an authorization weakness that could let another user interfere with refund-related content or view order messages. The business risk is customer data exposure and tampering in an ecommerce support workflow, not full site takeover.
Executive priority
Treat as a near-term ecommerce data integrity and privacy issue. Prioritize affected stores because attackers may not need administrative access, but urgency is below critical because available evidence does not show active exploitation or full site compromise.
Technical view
CVE-2024-13692 is an IDOR/CWE-285 issue in Return Refund and Exchange For WooCommerce through 4.4.5. Several functions accepted a user-controlled key without validating object ownership, allowing overwrite of linked refund images, refund request messages, order messages, and reading other users' order messages.
Likely exposure
Exposure is likely limited to WordPress sites using the wpswings Return Refund and Exchange For WooCommerce plugin at version 4.4.5 or earlier. The title and CVSS indicate Subscriber+ access is required, although the description text says unauthenticated, so privilege requirements should be verified against vendor guidance.
Exploitation context
The CVSS vector is network-accessible, low complexity, low privilege, and no user interaction. KEV is false in the supplied bundle, and no cited source states active exploitation. Impact is limited confidentiality and integrity of order/refund messages and refund image attachments.
Researcher notes
The source bundle contains a privilege inconsistency: the title and CVSS show authenticated Subscriber+ access, while the description says unauthenticated. Validation should focus on object ownership checks around refund image attachments, refund request messages, and order-message read/write paths referenced in the plugin code and changeset.
Mitigation direction
- Identify sites running the affected WooCommerce return/refund plugin.
- Update the plugin to a vendor-confirmed fixed release beyond 4.4.5.
- If no fix is available, disable the plugin until vendor guidance is clear.
- Review refund images and order/refund messages for unauthorized changes.
- Limit low-privilege account creation where operationally feasible.
Validation and detection
- Inventory WordPress plugins and record the installed plugin version.
- Confirm whether any site is running version 4.4.5 or earlier.
- Check vendor release notes and Trac changeset 3236486 for the fix.
- Review application logs for unusual refund or order-message updates.
- Test ownership checks in staging without accessing real customer data.
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-285: 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.
Open ATT&CK lookupCVE-2024-13692 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
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/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:L/UI:N/S:U/C:L/I:L/A:N2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/dafbf6e2-1160-4551-a987-5e94c9157ff2?source=cveCVE reference
- https://plugins.trac.wordpress.org/browser/woo-refund-and-exchange-lite/trunk/common/class-woo-refund-and-exchange-lite-common.php#L127CVE reference
- https://plugins.trac.wordpress.org/browser/woo-refund-and-exchange-lite/trunk/public/class-woo-refund-and-exchange-lite-public.php#L381CVE reference
- https://plugins.trac.wordpress.org/changeset/3236486/CVE reference
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.
