Junglewise Threat Intelligence

CVE-2017-5610: WordPress Press This information exposure in taxonomy UI

CVE-2017-5610 · Severity: medium · CVSS 5.3 · Published 2017-01-30

Executive brief

WordPress contains a security flaw in its 'Press This' feature, which is used for quickly publishing content from around the web. Due to improper access controls, unauthorized users can view the interface for assigning categories and tags to posts. This allows an attacker to see internal site terms and organizational structures that should be restricted to administrators or editors.

Technical details

A vulnerability exists in wp-admin/includes/class-wp-press-this.php within the 'Press This' component of WordPress. The application fails to perform adequate capability checks before displaying the user interface for assigning taxonomy terms (categories and tags). As a result, remote attackers can access this interface and read existing terms without having the necessary permissions to manage them. This is classified as an information exposure vulnerability (CWE-200). The issue was addressed in WordPress version 4.7.2 by implementing proper permission checks to ensure the UI is only visible to authorized users.

Affected products

  • WordPress WordPress < 4.7.2

Timeline

  • 2017-01-26: patched: WordPress 4.7.2 released
  • 2017-01-30: disclosed: NVD publication date

References

Related threats