cve/2020/CVE-2020-14413.md
2024-05-25 21:48:12 +02:00

814 B

CVE-2020-14413

Description

NeDi 1.9C is vulnerable to XSS because of an incorrect implementation of sanitize() in inc/libmisc.php. This function attempts to escape the SCRIPT tag from user-controllable values, but can be easily bypassed, as demonstrated by an onerror attribute of an IMG element as a Devices-Config.php?sta= value.

POC

Reference

No PoCs from references.

Github