CVE-2024-29194
The vulnerability lies in the improper validation of client-side stored data within the web application.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.70%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
OneUptime is a solution for monitoring and managing online services. The vulnerability lies in the improper validation of client-side stored data within the web application. Specifically, the is_master_admin key, stored in the local storage of the browser, can be manipulated by an attacker. By changing this key from false to true, the application grants administrative privileges to the user, without proper server-side validation. This has been patched in 7.0.1815.
- CVSS 3.1
- 8.3 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
- EPSS
- 0.70% probability · 51th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-639
- Affected
- hackerbay/oneuptime
- Source
- security-advisories@github.com
References
- https://github.com/OneUptime/oneuptime/commit/14016d23d834038dd65d3a96cf71af04b556a32cPatch
- https://github.com/OneUptime/oneuptime/security/advisories/GHSA-246p-xmg8-wmcqExploit, Release Notes
- https://github.com/OneUptime/oneuptime/commit/14016d23d834038dd65d3a96cf71af04b556a32cPatch
- https://github.com/OneUptime/oneuptime/security/advisories/GHSA-246p-xmg8-wmcqExploit, Release Notes
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.