2023-05-22 18:00:46 +00:00
{
"id" : "CVE-2023-33293" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-22T16:15:10.567" ,
2023-05-30 16:00:27 +00:00
"lastModified" : "2023-05-30T15:18:16.863" ,
"vulnStatus" : "Analyzed" ,
2023-05-22 18:00:46 +00:00
"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."
}
] ,
2023-05-30 16:00:27 +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:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"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"
}
]
}
]
}
] ,
2023-05-22 18:00:46 +00:00
"references" : [
{
"url" : "https://kaios.dev/cve/1410290" ,
2023-05-30 16:00:27 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-05-22 18:00:46 +00:00
}
]
}