Facebook and Uber APIs Failure
Explore the causes and consequences of API failures at Facebook and Uber in 2018, focusing on vulnerabilities like excessive data exposure and weak authentication. Learn strategies used to mitigate these risks, including securing endpoints and limiting data returned to unauthorized users, to build more secure API designs.
APIs can become vulnerable, allowing hackers to take over the control of the system. This can be a root cause of API failure. The big tech companies have always been the target of hackers trying to access the data of millions of users. This lesson discusses events that occurred in recent years with Facebook and Uber because both companies had similar security vulnerabilities.
Facebook API failure
In 2018, Facebook discovered a massive
How did it happen?
A vulnerability in Facebook's code impacted the "View as" feature by generating access tokens for Facebook ...