Security readout for executives and security teams
Plain-English summary
This is an older WordPress plugin flaw in Cart66 Lite before 1.5.4. An authenticated remote user could abuse a download-related action to read files from the server. The main business concern is exposure of sensitive site files, but the supplied sources do not show active exploitation.
Executive priority
Treat as a targeted remediation item for any legacy WordPress commerce site using Cart66 Lite. Prioritize sites with many user accounts or sensitive local configuration files.
Technical view
CVE-2014-9461 is a directory traversal issue in models/Cart66.php in Cart66 Lite before 1.5.4. The vulnerable member_download action reachable through wp-admin/admin-ajax.php allowed authenticated users to request arbitrary files using dot-dot path traversal.
Likely exposure
Exposure is limited to WordPress installations running Cart66 Lite before 1.5.4 where an authenticated user can reach the affected download action. The supplied affected-product metadata is incomplete.
Exploitation context
The source bundle cites public advisory and WordPress plugin change references, but KEV is false and no cited source in the bundle confirms active exploitation in the wild.
Researcher notes
Validate version and code path before testing. The key evidence points to member_download handling in models/Cart66.php and the WordPress Trac changeset. Do not assume unauthenticated exposure from these sources.
Mitigation direction
- Upgrade Cart66 Lite to version 1.5.4 or later.
- Remove Cart66 Lite if the plugin is unused.
- Review vendor changelog and Trac changeset for fixed versions.
- Limit unnecessary WordPress user accounts until remediation is complete.
Validation and detection
- Inventory WordPress sites for Cart66 Lite installations.
- Confirm each installed Cart66 Lite version is 1.5.4 or later.
- Review access logs for suspicious authenticated admin-ajax download activity.
- Check whether sensitive files were accessed by unexpected users.
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.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2014-9461 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/cart66-lite/changelog/CVE reference · x_refsource_CONFIRM
- https://research.g0blin.co.uk/g0blin-00021/CVE reference · x_refsource_MISC
- https://plugins.trac.wordpress.org/changeset/1052064/cart66-liteCVE reference · x_refsource_CONFIRM
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.
