"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-05-13 14:02:04 +00:00
parent 6fc00ede17
commit 57b8e9dafd
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 5 additions and 5 deletions

View File

@ -66,13 +66,13 @@
"description_data": [
{
"lang": "eng",
"value": "When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above. Affected versions are: >=1.79.0, <13.3.9,>=13.4, <13.4.5,>=13.5, <13.5.2."
"value": "When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above."
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
"vectorString": "AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",

View File

@ -19,13 +19,13 @@
"version": {
"version_data": [
{
"version_value": ">=14.7, <=14.7.1"
"version_value": ">=14.7, <14.7.1"
},
{
"version_value": ">=14.6, <=14.6.4"
"version_value": ">=14.6, <14.6.4"
},
{
"version_value": ">=13.5, <=14.5.4"
"version_value": ">=13.5, <14.5.4"
}
]
}