Description
This script is vulnerable to Lotus Notes Formula Injection.
Lotus Notes Formula Injection is a vulnerability that allows an attacker to alter Lotus Notes Formula statements by manipulating the user input. Lotus Notes Formula Injection occurs when web applications accept user input that is directly placed into the Evaluate function from LotusScript. Consult References for more information about this vulnerability.
Remediation
Your script should filter metacharacters from user input.