2023-05-23 22:00:39 +00:00
{
"id" : "CVE-2023-23300" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-23T20:15:09.380" ,
2023-05-30 18:00:33 +00:00
"lastModified" : "2023-05-30T16:46:11.877" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-23 22:00:39 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The `Toybox.Cryptography.Cipher.initialize` API method in CIQ API version 3.0.0 through 4.1.7 does not validate its parameters, which can result in buffer overflows when copying data. A malicious application could call the API method with specially crafted parameters and hijack the execution of the device's firmware."
}
] ,
2023-05-30 18:00:33 +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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:garmin:connect-iq:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.0.0" ,
"versionEndIncluding" : "4.1.7" ,
"matchCriteriaId" : "FDFB8C4E-76F6-4A74-B9FA-880ED12A1872"
}
]
}
]
}
] ,
2023-05-23 22:00:39 +00:00
"references" : [
{
"url" : "https://developer.garmin.com/connect-iq/api-docs/Toybox/Cryptography/Cipher.html#initialize-instance_function" ,
2023-05-30 18:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-05-23 22:00:39 +00:00
} ,
{
"url" : "https://github.com/anvilsecure/garmin-ciq-app-research/blob/main/advisories/CVE-2023-23300.md" ,
2023-05-30 18:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-05-23 22:00:39 +00:00
}
]
}