2023-08-02 02:00:35 +00:00
{
"id" : "CVE-2023-0632" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-08-02T00:15:16.163" ,
2024-10-03 08:03:17 +00:00
"lastModified" : "2024-10-03T07:15:04.603" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-02 02:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab affecting all versions starting from 15.2 before 16.0.8, all versions starting from 16.1 before 16.1.3, all versions starting from 16.2 before 16.2.2. A Regular Expression Denial of Service was possible by using crafted payloads to search Harbor Registry."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha descubierto un problema en GitLab que afecta a todas las versiones a partir de la 15.2 antes de la 16.0.8, todas las versiones a partir de la 16.1 antes de la 16.1.3, todas las versiones a partir de la 16.2 antes de la 16.2.2. Una denegaci\u00f3n de servicio de expresi\u00f3n regular era posible mediante el uso de cargas \u00fatiles crafteadas para buscar en Harbor Registry.\n"
2023-08-02 02:00:35 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-04 20:00:32 +00:00
{
"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:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-08-02 02:00:35 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-08-04 20:00:32 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
} ,
2023-08-02 02:00:35 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2024-10-03 08:03:17 +00:00
"value" : "CWE-1333"
2023-08-02 02:00:35 +00:00
}
]
}
] ,
2023-08-04 20:00:32 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.2" ,
"versionEndExcluding" : "16.0.8" ,
"matchCriteriaId" : "42FDC222-8F8F-43D7-8E8A-0924345E3085"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.2" ,
"versionEndExcluding" : "16.0.8" ,
"matchCriteriaId" : "B8B268E0-D27B-46F2-AC29-EAA56BCDC5E9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.1" ,
"versionEndExcluding" : "16.1.3" ,
"matchCriteriaId" : "5866BCA4-7C2D-4808-84FE-310E5D23454F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.1" ,
"versionEndExcluding" : "16.1.3" ,
"matchCriteriaId" : "F3157827-C742-45E6-B301-AD19559B1990"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.2" ,
"versionEndExcluding" : "16.2.2" ,
"matchCriteriaId" : "B5F4AA39-7E7A-4BF9-BF67-A7317308314A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.2" ,
"versionEndExcluding" : "16.2.2" ,
"matchCriteriaId" : "08D3BB71-01AC-47D7-ADD8-9D4EF67E66ED"
}
]
}
]
}
] ,
2023-08-02 02:00:35 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/390148" ,
2023-08-04 20:00:32 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2023-08-02 02:00:35 +00:00
} ,
{
"url" : "https://hackerone.com/reports/1852677" ,
2023-08-04 20:00:32 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2023-08-02 02:00:35 +00:00
}
]
}