LiveActive security incident?Get immediate response
CVE Record

CVE-2023-7014: Author Box, Guest Author and Co-Authors for Your Posts – Molongui <= 4.7.4 - Information Exposure via ma_debug

The Author Box, Guest Author and Co-Authors for Your Posts – Molongui plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.7.4 via the 'ma_debu' parameter. This makes it possible for unauthenticated attackers to extract sensitive data including post author emails and names if applicable.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-7014Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
molonguiMolongui Authorship – Author Boxes, Guest Authors & Co-Authors for WordPress0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-359 · source CWE mapping

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.