The WP Meta SEO plugin for WordPress is vulnerable to unauthorized sitemap generation due to a missing capability check on the checkAllCategoryInSitemap function in versions up to, and including, 4.5.3. This makes it possible for authenticated attackers with subscriber-level access to obtain post categories. This vulnerability occurred as a result of the plugin relying on nonce checks as a means of access control, and that nonce being accessible to all authenticated users regardless of role.
References
Configurations
History
06 Mar 2023, 19:50
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:joomunited:wp_meta_seo:*:*:*:*:*:wordpress:*:* | |
References | (MISC) https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2870465%40wp-meta-seo&new=2870465%40wp-meta-seo&sfp_email=&sfph_mail= - Patch | |
References | (MISC) https://plugins.trac.wordpress.org/changeset/2870465/wp-meta-seo/trunk?contextall=1&old=2869205&old_path=%2Fwp-meta-seo%2Ftrunk#file2 - Patch | |
References | (MISC) https://www.wordfence.com/threat-intel/vulnerabilities/id/4f589e21-7417-4b43-b580-4f1d3c2041f4 - Broken Link | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
28 Feb 2023, 14:09
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-02-28 13:15
Updated : 2024-02-04 23:14
NVD link : CVE-2023-1027
Mitre link : CVE-2023-1027
CVE.ORG link : CVE-2023-1027
JSON object : View
Products Affected
joomunited
- wp_meta_seo
CWE
CWE-862
Missing Authorization