Hi Friends,
Recently we ran ZAP Scanner against the Dotnet application and we are seeing these 2 Vulnerabilities
Remote OS command injection
Path Traversal issue
While checking the fixes, most of the suggested solutions seems to be Input validation.
Since code changes for input validation can cause code redundancy across the entire application, we are checking for alternative fix.
Any idea to resolve this issue.
Top comments (0)