Description
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, five insurance company REST API routes are missing the `RestConfig::request_authorization_check()` call that every other data-modifying route in the standard API uses. This allows any authenticated API user to create and modify insurance company records even if their OpenEMR user account does not have administrative ACL permissions. Version 8.0.0.3 patches the issue.
Problem types
CWE-862: Missing Authorization
Product status
References
github.com/...penemr/security/advisories/GHSA-ww94-26v7-x4gp
github.com/...ommit/976d2a85f024a730955578597a82c083067a72b4
github.com/openemr/openemr/releases/tag/v8_0_0_3