CVE-2022-31200: XSS
Published Jul 27, 2023
·Updated
Atmail 5.62 allows XSS via the mail/parse.php?file=html/$this-%3ELanguage/help/filexp.html&FirstLoad=1&HelpFile=file.html Search Terms field.
Affected Software
1 affected component
Atmail atmail=5.62
Event History
Jul 27, 2023
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Frequently Asked Questions
1
What is CVE-2022-31200?
CVE-2022-31200 is a vulnerability in Atmail 5.62 that allows for cross-site scripting (XSS) attacks.
2
How severe is CVE-2022-31200?
CVE-2022-31200 has a severity rating of 6.1, which is considered medium.
3
How does CVE-2022-31200 work?
CVE-2022-31200 can be exploited by sending a malicious payload through the 'Search Terms' field in the mail/parse.php file, allowing an attacker to execute arbitrary script code in a victim's browser.
4
What is the affected software version?
Atmail version 5.62 is the affected software version for CVE-2022-31200.
5
How can I fix CVE-2022-31200?
To fix CVE-2022-31200, update Atmail to a version that addresses the vulnerability and ensure proper input validation and output encoding to prevent XSS attacks.