Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade @oneuptime/common to version 8.0.5567 or higher.
@oneuptime/common is a The OneUptime Common UI Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with React and TypeScript. It includes c
Affected versions of this package are vulnerable to Incorrect Authorization due to trusting the client-supplied isMasterAdmin parameter during login. An attacker can gain access to the admin dashboard interface by intercepting and modifying the isMasterAdmin value from false to true.
Note: This is only exploitable if the attacker is able to intercept and alter the login response.