2023-05-02 02:00:27 +02:00
{
"id" : "CVE-2023-27108" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-01T22:15:09.617" ,
2023-05-06 06:00:27 +02:00
"lastModified" : "2023-05-06T03:14:26.930" ,
"vulnStatus" : "Analyzed" ,
2023-05-02 02:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in KaiOS 3.0. The pre-installed Communications application exposes a Web Activity that returns the user's call log without origin or permission checks. An attacker can inject a JavaScript payload that runs in a browser or app without user interaction or consent. This allows an attacker to send the user's call logs to a remote server via XMLHttpRequest or Fetch."
}
] ,
2023-05-06 06:00:27 +02: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" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:kaiostech:kaios:3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "03AA5112-C7B7-4073-AF53-BE1DA528A0F2"
}
]
}
]
}
] ,
2023-05-02 02:00:27 +02:00
"references" : [
{
"url" : "https://gist.github.com/Tombarr/5ed6675f33e0eca149a8b4d38ce76dda" ,
2023-05-06 06:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-05-02 02:00:27 +02:00
} ,
{
"url" : "https://kaios.dev/cve/1409490" ,
2023-05-06 06:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-05-02 02:00:27 +02:00
}
]
}