vendor:
N/A
by:
Anonymous
7.5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: VBS
2020
VBS Buffer Overflow
This exploit is a VBS Buffer Overflow vulnerability. It is caused by a lack of boundary checks when handling user-supplied input. This allows an attacker to overwrite the memory of the application, potentially leading to code execution. This vulnerability affects applications that use VBS and do not properly validate user-supplied input.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user-supplied input is properly validated and sanitized.