First published: Fri Jul 26 2019(Updated: )
Xavier PHP Management Panel 3.0 is vulnerable to Reflected POST-based XSS via the username parameter when registering a new user at admin/includes/adminprocess.php. If there is an error when registering the user, the unsanitized username will reflect via the error page. Due to the lack of CSRF protection on the admin/includes/adminprocess.php endpoint, an attacker is able to chain the XSS with CSRF in order to cause remote exploitation.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
NVIDIA Jetson AGX Xavier | =3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-14228 is a vulnerability in Xavier PHP Management Panel 3.0 that allows for Reflected POST-based XSS via the username parameter when registering a new user.
CVE-2019-14228 is considered to be a medium severity vulnerability with a CVSS score of 6.1.
Xavier PHP Management Panel version 3.0 is affected by CVE-2019-14228.
CVE-2019-14228 allows an attacker to execute arbitrary scripts in the context of the user's browser, potentially leading to unauthorized actions or data theft.
To mitigate CVE-2019-14228, apply the latest patches or upgrades provided by the software vendor and sanitize user inputs to prevent XSS attacks.