90 lines
2.4 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-33293",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-22T16:15:10.567",
"lastModified": "2024-11-21T08:05:21.227",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in KaiOS 3.0 and 3.1. The binary /system/kaios/api-daemon exposes a local web server on *.localhost with subdomains for each installed applications, e.g., myapp.localhost. An attacker can make fetch requests to api-deamon to determine if a given app is installed and read the manifest.webmanifest contents, including the app version."
}
],
"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:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-668"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:kaiostech:kaios:3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "03AA5112-C7B7-4073-AF53-BE1DA528A0F2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:kaiostech:kaios:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "74F006E6-8842-429B-8FF0-6E76783A7061"
}
]
}
]
}
],
"references": [
{
"url": "https://kaios.dev/cve/1410290",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://kaios.dev/cve/1410290",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Vendor Advisory"
]
}
]
}