CVE-2023-47643
SuiteCRM has Unauthenticated Graphql Introspection Enabled
5.3
MEDIUM
CVSS 3.1
EPSS 49.6%
Description
SuiteCRM is a Customer Relationship Management (CRM) software application. Prior to version 8.4.2, Graphql Introspection is enabled without authentication, exposing the scheme defining all object types, arguments, and functions. An attacker can obtain the GraphQL schema and understand the entire attack surface of the API, including sensitive fields such as UserHash. This issue is patched in version 8.4.2. There are no known workarounds.
How to fix CVE-2023-47643
To remediate CVE-2023-47643, upgrade the affected package to a fixed version below.
- —upgrade to 8.4.2 or later
Is CVE-2023-47643 being exploited?
Moderate — EPSS is 49.6%. Track this CVE but it's not at the top of the prioritisation list.
Affected packages (1)
- >= 8.4.1, < 8.4.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
References (4)
- WEBgithub.com/salesagility/SuiteCRM-Core/commit/117dd8172793a239f71c91222606bf00677eeb33
- WEBgithub.com/salesagility/SuiteCRM-Core/security/advisories/GHSA-fxww-jqfv-9rrr
- WEBnvd.nist.gov/vuln/detail/CVE-2023-47643
- WEBwww.apollographql.com/blog/graphql/security/why-you-should-disable-graphql-introspection-in-production/