2023-05-30 18:00:33 +00:00

84 lines
2.3 KiB
JSON

{
"id": "CVE-2023-23304",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-23T20:15:09.573",
"lastModified": "2023-05-30T17:36:35.190",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The GarminOS TVM component in CIQ API version 2.1.0 through 4.1.7 allows applications with a specially crafted head section to use the `Toybox.SensorHistory` module without permission. A malicious application could call any functions from the `Toybox.SensorHistory` module without the user's consent and disclose potentially private or sensitive information."
}
],
"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:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:garmin:connect-iq:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.1.0",
"versionEndIncluding": "4.1.7",
"matchCriteriaId": "3499ACAC-25D9-4160-8D34-07EA4417765E"
}
]
}
]
}
],
"references": [
{
"url": "https://developer.garmin.com/connect-iq/api-docs/Toybox/SensorHistory.html",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/anvilsecure/garmin-ciq-app-research/blob/main/advisories/CVE-2023-23304.md",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}