René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

135 lines
4.1 KiB
JSON

{
"id": "CVE-2023-1710",
"sourceIdentifier": "cve@gitlab.com",
"published": "2023-04-05T21:15:07.367",
"lastModified": "2023-04-12T19:16:09.267",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A sensitive information disclosure vulnerability in GitLab affecting all versions from 15.0 prior to 15.8.5, 15.9 prior to 15.9.4 and 15.10 prior to 15.10.1 allows an attacker to view the count of internal notes for a given issue."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
},
{
"source": "cve@gitlab.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "15.0.0",
"versionEndExcluding": "15.8.5",
"matchCriteriaId": "674B9329-1779-40F7-97EF-B49DC0506B50"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "15.0.0",
"versionEndExcluding": "15.8.5",
"matchCriteriaId": "2DA9CDF4-F3AE-41DA-A39A-FB2AA887CB53"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "15.9.0",
"versionEndExcluding": "15.9.4",
"matchCriteriaId": "130F61DA-5561-49A8-8024-88D12819F2E1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "15.9.0",
"versionEndExcluding": "15.9.4",
"matchCriteriaId": "E10FDADF-D6E5-402E-8834-F9BD274FBE2D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:15.10.0:*:*:*:community:*:*:*",
"matchCriteriaId": "7803BD85-A126-49E0-8DEC-3D0E98A0CAE1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:15.10.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "7D831DA8-EE49-41A1-AE77-E8B51E8458A4"
}
]
}
]
}
],
"references": [
{
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1710.json",
"source": "cve@gitlab.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://hackerone.com/reports/1829768",
"source": "cve@gitlab.com",
"tags": [
"Permissions Required"
]
}
]
}