2023-11-17 00:55:22 +00:00
{
"id" : "CVE-2023-48233" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-11-16T23:15:08.997" ,
2023-11-17 03:00:24 +00:00
"lastModified" : "2023-11-17T01:15:07.440" ,
2023-11-17 00:55:22 +00:00
"vulnStatus" : "Awaiting Analysis" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `ac6378773` which has been included in release version 9.0.2108. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 2.8 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
}
] ,
"references" : [
2023-11-17 03:00:24 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/11/16/1" ,
"source" : "security-advisories@github.com"
} ,
2023-11-17 00:55:22 +00:00
{
"url" : "https://github.com/vim/vim/commit/ac63787734fda2e294e477af52b3bd601517fa78" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/vim/vim/security/advisories/GHSA-3xx4-hcq6-r2vj" ,
"source" : "security-advisories@github.com"
}
]
}