Security readout for executives and security teams
Plain-English summary
This WordPress plugin flaw can expose sensitive author information, such as names and email addresses, to unauthenticated visitors. It is not described as code execution or site takeover, but it can disclose personal data and assist phishing, harassment, or reconnaissance against staff and contributors.
Executive priority
Handle in the normal vulnerability cycle, faster for public sites with private author emails or regulated personal data exposure concerns.
Technical view
CVE-2023-7014 affects Molongui Authorship plugin versions up to and including 4.7.4. Sources describe sensitive information exposure through a debug parameter named ma_debu/ma_debug. CVSS 3.1 is 5.3: network-accessible, low complexity, unauthenticated, no user interaction, with low confidentiality impact.
Likely exposure
Public WordPress sites running Molongui Authorship, Author Box, Guest Author, or Co-Authors plugin at version 4.7.4 or earlier are the likely exposure set.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. The issue is remotely reachable and unauthenticated, but the documented impact is limited information disclosure.
Researcher notes
Evidence supports unauthenticated information exposure and a WordPress plugin code change reference. The bundle does not provide confirmed exploitation, a detailed fixed version, or deeper impact beyond exposed author names and emails.
Mitigation direction
- Inventory WordPress sites for the Molongui Authorship plugin and installed version.
- Update the plugin beyond 4.7.4 using vendor or WordPress plugin guidance.
- If updating is delayed, disable the plugin where business impact is acceptable.
- Review whether exposed author names or emails require privacy or incident response handling.
Validation and detection
- Confirm no production site runs Molongui Authorship version 4.7.4 or earlier.
- Review web logs for suspicious requests referencing the documented debug parameter.
- Verify public pages no longer disclose author email data through plugin debug behavior.
- Track vendor, Wordfence, and WordPress plugin repository advisories for fixed-version details.
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-359: 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-2023-7014 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.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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.
Exposure of Private Personal Information to an Unauthorized Actor
Exposure of Private Personal Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
