You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
semgr8s has to store requests as files. it uses the admission request uid as file reference. this might be attacked by sending a high number of requests to intermittently overwrite the semgr8s request or results file and inject data into another request.
relevance and explotability of attack should be investigated. If feasible, it might be protected using a non-user provided, collision resistant file handler
The text was updated successfully, but these errors were encountered:
semgr8s has to store requests as files. it uses the admission request
uid
as file reference. this might be attacked by sending a high number of requests to intermittently overwrite the semgr8s request or results file and inject data into another request.relevance and explotability of attack should be investigated. If feasible, it might be protected using a non-user provided, collision resistant file handler
The text was updated successfully, but these errors were encountered: