CVE-2023-6962
Joomunited Wp Meta Seo ≤ 4.5.13
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:NSummary
CVE-2023-6962 is a medium-severity Exposure of Sensitive Information Through Metadata (CWE-1230) vulnerability in Joomunited Wp Meta Seo. Its CVSS base score is 5.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 36th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-4 (Information Flow Enforcement) — see the control section below for these in your framework.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-59158
Vulnerability Data
The WP Meta SEO plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.5.12 via the meta description. This makes it possible for unauthenticated attackers to disclose potentially sensitive information via the meta…
more
description of password-protected posts.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 4 hardening rules · 3 OS baselines
V3.4.2V12.1.5V13.3.2V14.2.4
Mitigating Controls (NIST 800-53 r5) AI
Enforces approved authorizations for logical access to stored information, directly stopping unauthorized read/write.
Requires protection of confidentiality/integrity for information at rest, directly addressing insecure storage.
Information flow enforcement can be configured to treat metadata as protected information and block its unauthorized release.
Limits privileges so only authorized accesses to sensitive stored data are permitted.
Associating and enforcing security/privacy attributes on objects directly governs what metadata may be exposed.
Requiring security attributes to accompany transmitted data prevents sensitive values from leaking through metadata channels.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Explicit inventorying of metadata enables identification and subsequent protection of sensitive derived information.
Least-privilege access policies applied to metadata directly prevent unauthorized exposure of sensitive derived data.
Directly protects data-at-rest confidentiality via encryption or access controls that prevent unauthorized reads.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Classification helps identify metadata that may need protection, but does not directly limit its exposure.
Labelling can flag sensitive metadata, yet does not enforce technical controls to prevent its disclosure.
Transfer policies can require stripping or protecting metadata, but coverage is indirect.
Access-control rules can be extended to metadata objects, though the control is not metadata-specific.
Data-masking techniques can obscure sensitive metadata values, providing partial mitigation.
DLP solutions can detect and block metadata leakage, yet are not designed solely for this weakness.
Hardening callouts derived
Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).
Windows Server 2016 (2 rules)
- V-224973 The Active Directory Domain Controllers Organizational Unit (OU) object must have the proper access control permissions. prevents CWE-922
- V-224974 Domain-created Active Directory Organizational Unit (OU) objects must have proper access control permissions. prevents CWE-922
Windows Server 2019 (1 rule)
- V-205743 Windows Server 2019 organization created Active Directory Organizational Unit (OU) objects must have proper access control permissions. prevents CWE-922