-
Type: Task
-
Status: New
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: V4.0_WD01
-
Fix Version/s: CN01
-
Component/s: Securing OData
-
Labels:None
-
Environment:
[Proposed]
-
Proposal:
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.