Cyber Resilience

CVE-2011-1762

Medium

Published: 18 April 2022

Published
18 April 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
EPSS Score 0.0042 62.1th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2011-1762 is a medium-severity Improper Access Control (CWE-284) vulnerability in Wordpress Wordpress. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 37.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A flaw exists in Wordpress related to the 'wp-admin/press-this.php 'script improperly checking user permissions when publishing posts. This may allow a user with 'Contributor-level' privileges to post as if they had 'publish_posts' permission.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

wordpress
wordpress
≤ 3.0.6 · 3.1 — 3.1.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-284 CWE-276

The access control policy and procedures directly mandate and enforce proper access control mechanisms across the organization.

addresses: CWE-276 CWE-284

Guides setting of default permissions to the minimum required level.

addresses: CWE-284 CWE-276

Defines roles, responsibilities, and access rules for configuration management activities, making improper access to configuration resources harder to exploit.

addresses: CWE-284 CWE-276

Baseline includes documented access control settings that are reviewed and maintained, reducing the ability to exploit improper access control.

addresses: CWE-276 CWE-284

Requiring the most restrictive settings instead of defaults prevents incorrect default permissions on resources.

addresses: CWE-284 CWE-276

Explicitly requires protecting the configuration management plan from unauthorized disclosure and modification.

addresses: CWE-284 CWE-276

The policy defines and enforces restrictions on physical access to resources, directly reducing improper access control.

addresses: CWE-276 CWE-284

Tailoring explicitly overrides or scopes default permission assignments in the baseline to match the system's actual risk and operational needs.

References