Account Takeover
OvalEdge 5.2.8.0 and earlier is affected by multiple account takeover vulnerabilities.
Account Takeover - Change local privileged user password (authenticated)
CVE-2022-30358
OvalEdge 5.2.8.0 and earlier is affected by an Account Takeover vulnerability via a POST request to /user/updatePassword via the userId and newPsw parameters . Authentication is required.
https://example.com/ovaledge/user/updatePassword
Example CURL Request
Account Takeover - Change local privileged user email address (authenticated)
CVE-2022-30357
OvalEdge 5.2.8.0 and earlier is affected by an Account Takeover vulnerability via a POST request to /profile/updateProfile via the userId and email parameters . Authentication is required.
https://example.com/ovaledge/profile/updateProfile
Example CURL Request
Account Takeover - Change SAML/SSO privileged user email address (authenticated)
CVE-2022-30355
OvalEdge 5.2.8.0 and earlier is affected by an Account Takeover vulnerability via a POST request to /profile/updateProfile via the userId and email parameters . Authentication is required.
https://example.com/ovaledge/profile/updateProfile
Last updated