Karthiktests / demo-csharp

0 stars 0 forks source link

Vulnerability: SQL query built from user-controlled sources / alert number: 15 #54

Open SAIKARTHIKGOTURI opened 2 hours ago

SAIKARTHIKGOTURI commented 2 hours ago

Severity: High Vulnerability Description: SQL query built from user-controlled sources More Details: https://github.com/Karthiktests/demo-csharp/security/code-scanning/15 State: open Updated At: 2024-09-05T18:07:57Z Created At: 2024-09-05T18:07:56Z

secure-code-warrior-for-github[bot] commented 2 hours ago

Micro-Learning Topic: Query built from user-controlled sources (Detected by phrase)

Matched on "query built from user-controlled sources"

What is this? (2min video)

Building a SQL or Java Persistence query from user-controlled sources is vulnerable to insertion of malicious code by the user.

Try a challenge in Secure Code Warrior

Helpful references

Micro-Learning Topic: SQL query built from user-controlled sources (Detected by phrase)

Matched on "SQL query built from user-controlled sources"

What is this? (2min video)

Building a SQL query from user-controlled sources is vulnerable to insertion of malicious SQL code by the user.

Try a challenge in Secure Code Warrior

Helpful references