Security readout for executives and security teams
Plain-English summary
This CVE affects the WordPress WP Child Theme Generator plugin from WEN Solutions through version 1.0.9. The reported flaw allows upload of dangerous file types. Because the CVSS vector shows network access, low complexity, and high confidentiality, integrity, and availability impact, exposed WordPress sites using this plugin should be treated as high business risk.
Executive priority
Prioritize this for immediate inventory and remediation planning on any WordPress estate. The attacker prerequisite is high privilege, but the potential impact is full site and data compromise. Treat affected internet-facing or business-critical sites first.
Technical view
CVE-2023-47873 is a CWE-434 unrestricted file upload issue in WP Child Theme Generator. The CVSS 3.1 score is 9.1 with PR:H, UI:N, and changed scope, meaning exploitation requires high privileges but no user interaction and can have full CIA impact. The source bundle does not name a fixed version or detailed exploit mechanics.
Likely exposure
Exposure is likely limited to WordPress sites with WEN Solutions WP Child Theme Generator installed at affected versions through 1.0.9. The source data does not provide CPEs, install counts, default configuration details, or hosting-specific exposure conditions.
Exploitation context
The CVE is not listed as KEV in the supplied bundle, and no cited source states active exploitation. The risk is still serious because arbitrary dangerous file uploads on WordPress can create severe compromise paths, especially where privileged accounts are exposed or reused.
Researcher notes
The supplied sources agree on unrestricted upload of dangerous file types, but the bundle title says through 1.0.9 while the Patchstack URL text references 1.0.8. No exploit steps, patch version, PoC, or active exploitation evidence is provided in the bundle.
Mitigation direction
- Inventory WordPress sites for WP Child Theme Generator through version 1.0.9.
- Check WEN Solutions and Patchstack guidance for a fixed release or vendor mitigation.
- Disable or remove the plugin where no safe fixed version is confirmed.
- Restrict WordPress administrator access and review privileged account security.
- Monitor WordPress filesystems for unexpected new plugin, theme, or upload files.
Validation and detection
- Confirm plugin presence and version across production and staging WordPress sites.
- Review administrative user activity around plugin and theme file operations.
- Check web server and WordPress logs for suspicious upload events.
- Compare plugin, theme, and upload directories against known-good backups.
- Document whether a vendor-fixed version is available before marking remediated.
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-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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 lookupFile 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-2023-47873 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
- Critical
- CVSS
- 9.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
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:H/UI:N/S:C/C:H/I:H/A:H2.36Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.1CriticalVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Source materials
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.
Unrestricted Upload of File with Dangerous Type
Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
