Vulnerability CVE-2024-22418


Published: 2024-01-18

Description:
Group-Office is an enterprise CRM and groupware tool. Affected versions are subject to a vulnerability which is present in the file upload mechanism of Group Office. It allows an attacker to execute arbitrary JavaScript code by embedding it within a file's name. For instance, using a filename such as ??><img src=x onerror=prompt('XSS')>.jpg? triggers the vulnerability. When this file is uploaded, the JavaScript code within the filename is executed. This issue has been addressed in version 6.8.29. All users are advised to upgrade. There are no known workarounds for this vulnerability.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/Intermesh/groupoffice/security/advisories/GHSA-p7w9-h6c3-wqpp
https://github.com/Intermesh/groupoffice/commit/2a52a5d42d080db6738d70eba30294bcd94ebd09

Copyright 2026, cxsecurity.com

 

Back to Top