{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-39904", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_value": ">=13.1, <14.2.6" }, { "version_value": ">=14.3, <14.3.4" }, { "version_value": ">=14.4, <14.4.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper access control in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/295298", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/295298", "refsource": "MISC" }, { "name": "https://hackerone.com/reports/1063420", "url": "https://hackerone.com/reports/1063420", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-39904.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-39904.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "An Improper Access Control vulnerability in the GraphQL API in all versions of GitLab CE/EE starting from 13.1 before 14.2.6, all versions starting from 14.3 before 14.3.4, and all versions starting from 14.4 before 14.4.1 allows a Merge Request creator to resolve discussions and apply suggestions after a project owner has locked the Merge Request" } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "version": "3.1", "baseScore": 4.2, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "Thanks jimeno for reporting this vulnerability through our HackerOne bug bounty program" } ] }