2024-11-18 05:03:22 +00:00
{
"id" : "CVE-2024-52919" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-18T04:15:04.890" ,
2025-04-30 18:04:01 +00:00
"lastModified" : "2025-04-30T16:17:33.887" ,
"vulnStatus" : "Analyzed" ,
2024-11-18 05:03:22 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Bitcoin Core before 22.0 has a CAddrMan nIdCount integer overflow and resultant assertion failure (and daemon exit) via a flood of addr messages."
2024-11-18 17:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "Bitcoin Core anterior a 22.0 tiene un desbordamiento de entero nIdCount de CAddrMan y una falla de afirmaci\u00f3n resultante (y salida del daemon) a trav\u00e9s de una inundaci\u00f3n de mensajes addr."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-11-18 17:03:23 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-18 17:03:23 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
2024-11-18 05:03:22 +00:00
}
] ,
2025-04-30 18:04:01 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "22.0" ,
"matchCriteriaId" : "B9F6DAE0-E03C-4EEF-A354-6FB5A9F97FD8"
}
]
}
]
}
] ,
2024-11-18 05:03:22 +00:00
"references" : [
{
"url" : "https://bitcoincore.org/en/2024/07/31/disclose-addrman-int-overflow/" ,
2025-04-30 18:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-11-18 05:03:22 +00:00
} ,
{
"url" : "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures" ,
2025-04-30 18:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-11-18 05:03:22 +00:00
}
]
}