Skip to content

BE:Request repair + Test Sql Injection

andrei.pantis requested to merge backend into main

I tested the vulnerabilities in the Request system and discovered that it was possible to modify roles directly through the request. I resolved this issue by implementing a fix to prevent such changes. Additionally, I tested the system for SQL injection vulnerabilities.:

Merge request reports