-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major
-
Affects Version/s: V4.0_WD01
-
Component/s: Securing OData
-
None
-
Environment:
[Proposed]
If an unauthorized attacker can query a particular user and receive a 404 if the user does not exist, there is a potential for information leakage.
In general, security checks should always take place before any other processing, and 401 should be valid a valid response to any request.