CVE-2023-47643
MEDIUM5.3EPSS 49.6%SuiteCRM has Unauthenticated Graphql Introspection Enabled
發布日:2024/3/6修改日:2025/10/15
描述
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.
受影響套件(1)
- Bitnami/suitecrm>= 8.4.1, < 8.4.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |
參考連結(4)
- WEBhttps://github.com/salesagility/SuiteCRM-Core/commit/117dd8172793a239f71c91222606bf00677eeb33
- WEBhttps://github.com/salesagility/SuiteCRM-Core/security/advisories/GHSA-fxww-jqfv-9rrr
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2023-47643
- WEBhttps://www.apollographql.com/blog/graphql/security/why-you-should-disable-graphql-introspection-in-production/