1 results (0.003 seconds)
CVSS: 6.1EPSS: 0%CPEs: 1EXPL: 1
CVE-2023-36816 – Cross-Site Scripting (XSS) at Account creation in 2FAuth
https://notcve.org/view.php?id=CVE-2023-36816
2FA is a Web app to manage Two-Factor Authentication (2FA) accounts and generate their security codes. Cross site scripting (XSS) injection can be done via the account/service field. This was tested in docker-compose environment. This vulnerability has been patched in version 4.0.3. • https://github.com/Bubka/2FAuth/releases/tag/v4.0.3 https://github.com/Bubka/2FAuth/security/advisories/GHSA-cwhq-2mcq-pp9q • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •