vendor:
PrintMe EFI
by:
Huy Kha
6.1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: PrintMe EFI
Affected Version From: Canon PrintMe EFI
Affected Version To: Canon PrintMe EFI
Patch Exists: NO
Related CWE: CVE-2018-12111
CPE: a:canon:printme_efi
Platforms Tested: Mozilla FireFox
2018
Canon PrintMe EFI – Cross-Site Scripting
This exploit allows an attacker to inject malicious code into the Canon PrintMe EFI application, leading to a cross-site scripting (XSS) vulnerability. The vulnerability is triggered when the application fails to properly sanitize user input, allowing an attacker to execute arbitrary JavaScript code in the context of the victim's browser.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization techniques in the Canon PrintMe EFI application. Additionally, the use of Content Security Policy (CSP) can help prevent the execution of malicious scripts.