QID 730653
Date Published: 2022-11-15
QID 730653: Grafana Multiple Security Vulnerabilities
Grafana admins can invite other members to the organization they are an admin for. When admins add members to the organization, non-existing users get an email invite while existing members are added directly to the organization. When an invite link is sent, it allows anyone with access to the link to sign up with whatever username/email address the user chooses and become a member of the organization. (CVE-2022-39306)
When using the forget password on the login page, a POST request is made to the /api/user/password/sent-reset-email URL. When the username or email does not exist, a JSON response contains a "user not found" message. (CVE-2022-39307)
Affected Versions:
Grafana 9.x prior to 9.2.4
Grafana 8.x prior to 8.5.15
QID Detection Logic (Unauthenticated):
This QID checks for vulnerable version of Grafana from the server response
Successful exploitation of the vulnerability may lead to username enumeration and privilege escalation.
CVEs related to QID 730653
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| Grafana Security Advisory |
|