A request-validation issue was discovered in Open5GS 2.1.3 through 2.2.x before 2.2.1. The WebUI component allows an unauthenticated user to use a crafted HTTP API request to create, read, update, or delete entries in the subscriber database. For example, new administrative users can be added. The issue occurs because Express is not set up to require authentication.
The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Link | Tags |
---|---|
https://github.com/open5gs/open5gs/releases | third party advisory release notes |
https://github.com/open5gs/open5gs/issues/837 | third party advisory exploit |
https://github.com/open5gs/open5gs/pull/838 | third party advisory patch |
https://github.com/open5gs/open5gs/compare/v2.2.0...v2.2.1 | third party advisory patch |