2023-07-13 04:00:36 +00:00
{
"id" : "CVE-2023-3424" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-07-13T03:15:10.347" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:17:14.207" ,
2024-10-03 08:03:17 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-13 04:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.3 before 15.11.10, all versions starting from 16.0 before 16.0.6, all versions starting from 16.1 before 16.1.1. A Regular Expression Denial of Service was possible via sending crafted payloads to the preview_markdown endpoint."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-20 22:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2023-07-20 22:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-07-20 22:00:27 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-20 22:00:27 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-07-13 04:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-13 04:00:36 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-07-13 04:00:36 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-13 04:00:36 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-07-20 22:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2023-07-20 22:00:27 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
} ,
2023-07-13 04:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-13 04:00:36 +00:00
"description" : [
{
"lang" : "en" ,
2024-10-03 08:03:17 +00:00
"value" : "CWE-1333"
2023-07-13 04:00:36 +00:00
}
]
}
] ,
2023-07-20 22:00:27 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "10.3.0" ,
"versionEndExcluding" : "15.11.10" ,
"matchCriteriaId" : "85F16F5A-A24C-463E-A8C1-13B6DC4A5FC0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "10.3.0" ,
"versionEndExcluding" : "15.11.10" ,
"matchCriteriaId" : "0BF67728-D908-4A42-8FCA-F44C6C8909B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.0.0" ,
"versionEndExcluding" : "16.0.6" ,
"matchCriteriaId" : "691225A9-E175-41A1-A413-0FE619DF9ACF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.0.0" ,
"versionEndExcluding" : "16.0.6" ,
"matchCriteriaId" : "8D33EB2F-DB0F-40DA-9C1C-4A33856EABDD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.1.0" ,
"versionEndExcluding" : "16.1.1" ,
"matchCriteriaId" : "EDBA8049-0CB9-4B64-B803-52210D57624F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.1.0" ,
"versionEndExcluding" : "16.1.1" ,
"matchCriteriaId" : "8365BE79-8EB8-4739-993B-851506085865"
}
]
}
]
}
] ,
2023-07-13 04:00:36 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/409802" ,
2023-07-20 22:00:27 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
2023-07-13 04:00:36 +00:00
} ,
{
"url" : "https://hackerone.com/reports/1960970" ,
2023-07-20 22:00:27 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/409802" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://hackerone.com/reports/1960970" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-07-13 04:00:36 +00:00
}
]
}