2023-11-13 14:00:33 +00:00
{
2023-11-16 23:00:34 +00:00
"data_version" : "4.0" ,
2023-11-13 14:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-48234" ,
2023-11-16 23:00:34 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-11-13 14:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-11-16 23:00:34 +00:00
"value" : "Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `58f9befca1` which has been included in release version 9.0.2109. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-190: Integer Overflow or Wraparound" ,
"cweId" : "CWE-190"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "vim" ,
"product" : {
"product_data" : [
{
"product_name" : "vim" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 9.0.2109"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/vim/vim/security/advisories/GHSA-59gw-c949-6phq" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vim/vim/security/advisories/GHSA-59gw-c949-6phq"
} ,
{
"url" : "https://github.com/vim/vim/commit/58f9befca1fa172068effad7f2ea5a9d6a7b0cca" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vim/vim/commit/58f9befca1fa172068effad7f2ea5a9d6a7b0cca"
2023-11-17 01:00:35 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/11/16/1" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2023/11/16/1"
2023-11-24 04:00:32 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/"
2023-11-26 05:00:34 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/"
2023-11-16 23:00:34 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-59gw-c949-6phq" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 2.8 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
2023-11-13 14:00:33 +00:00
}
]
}
}