vendor:
Chromium
by:
Chromium Project
8.8
CVSS
HIGH
Improper Input Validation
20
CWE
Product Name: Chromium
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2020
Binding Code Generator Vulnerability
The binding code generator doesn't add checks to ensure that the callback properties of a dictionary are indeed JS functions. This can lead to an attacker being able to inject malicious code into the application.
Mitigation:
Ensure that all callback properties of a dictionary are indeed JS functions.