NormanWenzelWSS / WebGoat

WebGoat is a deliberately insecure application
https://owasp.org/www-project-webgoat/
Other
0 stars 1 forks source link

Automatic SQL Injection Fix #44

Closed NormanWenzelWSS closed 1 year ago

NormanWenzelWSS commented 1 year ago

This PR contains an automated remediation suggestion created by Mend SAST. It will fix the following vulnerability in your custom code:

File Vulnerability CWE Severity
Servers.java SQL Injection CWE-89 :warning: High

PR Comment:

Automated fix: Do not concatenate String in prepared statement