2023-08-02 02:00:35 +00:00
{
"id" : "CVE-2023-3500" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-08-02T01:15:09.520" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:17:24.010" ,
"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 CE/EE affecting all versions starting from 10.0 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 reflected XSS was possible when creating specific PlantUML diagrams that allowed the attacker to perform arbitrary actions on behalf of victims."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha descubierto un problema en GitLab CE/EE que afecta a todas las versiones a partir de la 10.0 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. Un XSS reflejado era posible al crear diagramas PlantUML espec\u00edficos que permit\u00edan al atacante realizar acciones arbitrarias en nombre de las v\u00edctimas.\n"
2023-08-02 02:00:35 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-04 20:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2023-08-04 20:00:32 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
2023-08-04 20:00:32 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-08-04 20:00:32 +00:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2023-08-04 20:00:32 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-04 20:00:32 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.2 ,
"impactScore" : 2.5
2023-08-04 20:00:32 +00:00
} ,
2023-08-02 02:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-02 02:00:35 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-08-02 02:00:35 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-08-02 02:00:35 +00:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2023-08-02 02:00:35 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-02 02:00:35 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
2023-08-02 02:00:35 +00:00
}
]
} ,
"weaknesses" : [
2023-08-04 20:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2023-08-04 20:00:32 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2023-08-02 02:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-02 02:00:35 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
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" : "10.0" ,
"versionEndExcluding" : "16.0.8" ,
"matchCriteriaId" : "33EFD75A-D814-4EAE-A197-66A761D713AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "10.0" ,
"versionEndExcluding" : "16.0.8" ,
"matchCriteriaId" : "B3CAAD60-BA19-456F-B81D-275DFE3BE09C"
} ,
{
"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/416902" ,
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/2010926" ,
2023-08-04 20:00:32 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/416902" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://hackerone.com/reports/2010926" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2023-08-02 02:00:35 +00:00
}
]
}