cvelist/2023/27xxx/CVE-2023-27108.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2023-02-27 03:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-05-01 22:00:36 +00:00
"ID": "CVE-2023-27108",
"STATE": "PUBLIC"
2023-02-27 03:01:17 +00:00
},
2023-05-01 22:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-02-27 03:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-05-01 22:00:36 +00:00
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gist.github.com/Tombarr/5ed6675f33e0eca149a8b4d38ce76dda",
"refsource": "MISC",
"name": "https://gist.github.com/Tombarr/5ed6675f33e0eca149a8b4d38ce76dda"
},
{
"refsource": "MISC",
"name": "https://kaios.dev/cve/1409490",
"url": "https://kaios.dev/cve/1409490"
2023-02-27 03:01:17 +00:00
}
]
}
}