2024-11-10 23:03:30 +00:00
{
"id" : "CVE-2024-46613" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-10T21:15:14.790" ,
2024-11-19 23:03:24 +00:00
"lastModified" : "2024-11-19T21:35:06.937" ,
"vulnStatus" : "Modified" ,
2024-11-10 23:03:30 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "WeeChat before 4.4.2 has an integer overflow and resultant buffer overflow at core/core-string.c when there are more than two billion items in a list. This affects string_free_split_shared , string_free_split, string_free_split_command, and string_free_split_tags."
2024-11-12 15:03:42 +00:00
} ,
{
"lang" : "es" ,
"value" : "En las versiones anteriores a la versi\u00f3n 4.4.2 de WeeChat se produce un desbordamiento de enteros y un desbordamiento de b\u00fafer resultante en core/core-string.c cuando hay m\u00e1s de dos mil millones de elementos en una lista. Esto afecta a string_free_split_shared, string_free_split, string_free_split_command y string_free_split_tags."
2024-11-10 23:03:30 +00:00
}
] ,
2024-11-14 15:04:22 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-11-14 15:04:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-14 15:04:22 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-11-19 23:03:24 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-11-19 23:03:24 +00:00
"attackVector" : "PHYSICAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-11-19 23:03:24 +00:00
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 3.4
2024-11-14 15:04:22 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
2024-11-19 23:03:24 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
2024-11-14 15:04:22 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:weechat:weechat:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.1.6" ,
"versionEndExcluding" : "4.4.2" ,
"matchCriteriaId" : "AA1A31BC-F7D9-41D0-A7FB-1EE3A5F33C0A"
}
]
}
]
}
] ,
2024-11-10 23:03:30 +00:00
"references" : [
{
"url" : "https://github.com/weechat/weechat/issues/2178" ,
2024-11-14 15:04:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2024-11-10 23:03:30 +00:00
} ,
{
"url" : "https://weechat.org/doc/weechat/security/WSA-2024-1/" ,
2024-11-14 15:04:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-11-10 23:03:30 +00:00
}
]
}