AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-36498

MEDIUM · CVSS 4.7 EPSS 0.54%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-12-12 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.7. It affects Java.

CVE
CVE-2024-36498
Severity
MEDIUM
CVSS
4.7
EPSS
0.54%
Java

Original NVD Description

Due to missing input sanitization, an attacker can perform cross-site-scripting attacks and run arbitrary Javascript in the browser of other users. The "Edit Disclaimer Text" function of the configuration menu is vulnerable to stored XSS. Only the users Poweruser and Admin can use this function which is available at the URL https://$SCANNER/cgi/admin.cgi?-rdisclaimer+-apre The stored Javascript payload will be executed every time the ScanWizard is loaded, even in the Kiosk-mode browser. Version 7.40 implemented a fix, but it could be bypassed via URL-encoding the Javascript payload again.