security-auditor
Warn
Audited by Socket on Apr 8, 2026
1 alert found:
SecuritySecurityevals/evals.json
MEDIUMSecurityMEDIUM
evals/evals.json
This controller action is highly vulnerable to SQL injection due to direct interpolation of untrusted request input into a raw DB::select() SQL string. It also introduces a conditional reflected XSS risk because the input is passed to the view without demonstrated safe output handling. No overt malware behavior is evident in the provided fragment; the security concern is primarily injection vulnerabilities.
Confidence: 86%Severity: 90%
Audit Metadata