CVE-2024-28142

CVE-2024-28142: Stored cross site scripting

Vendor Image Access Gmbh
Product Scan2Net
Weakness CWE-79 · XSS
Published December 12, 2024
Last update November 3, 2025

CVSS base score

What the vulnerability does

01Description

Due 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.

Key dates

02Disclosure timeline

December 12, 2024 CVE published
November 3, 2025 Record updated