CVE-2024-28142

D

ue to missing input sanitization, an attacker can perform cross-site-scripting attacks and run arbitrary Javascript in the browser of other users. The "File Name" page (/cgi/uset.cgi?-cfilename) in the User Settings menu improperly filters the "file name" and wildcard character input field. By exploiting the wildcard character feature, attackers are able to store arbitrary Javascript code which is being triggered if the page is viewed afterwards, e.g. by higher privileged users such as admins. This attack can even be performed without being logged in because the affected functions are not fully protected. Without logging in, only the file name parameter of the "Default" User can be changed.

Configurations

No configuration.

History

03 Nov 2025, 22:16

Type Values Removed Values Added
References
  • () http://seclists.org/fulldisclosure/2024/Dec/2 -

12 Dec 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-12 13:15

Updated : 2025-11-03 22:16


NVD link : CVE-2024-28142

Mitre link : CVE-2024-28142

CVE.ORG link : CVE-2024-28142


JSON object : View

Products Affected

No product.

CWE
CWE-79

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