Overview
- Description
- ezplatform-graphql is a GraphQL server implementation for Ibexa DXP and Ibexa Open Source. Versions prior to 2.3.12 and 1.0.13 are subject to Insecure Storage of Sensitive Information. Unauthenticated GraphQL queries for user accounts can expose password hashes of users that have created or modified content, typically administrators and editors. This issue has been patched in versions 2.3.12, and 1.0.13 on the 1.X branch. Users unable to upgrade can remove the "passwordHash" entry from "src/bundle/Resources/config/graphql/User.types.yaml" in the GraphQL package, and other properties like hash type, email, login if you prefer.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:ibexa:ezplatform-graphql:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "727B3F03-92E7-40B3-A412-D98A894887A6", "versionEndExcluding": "1.0.13", "versionStartIncluding": "1.0.0" }, { "criteria": "cpe:2.3:a:ibexa:ezplatform-graphql:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "575D7903-D42C-4302-A686-D009CD54868C", "versionEndExcluding": "2.3.12", "versionStartIncluding": "2.0.0" }, { "criteria": "cpe:2.3:a:ibexa:ezplatform-graphql:2.0.0:beta1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "57D2ADA7-52D9-422B-B3CA-A6542C3A9A67" } ], "operator": "OR" } ] } ]