cvelist/2023/6xxx/CVE-2023-6913.json

107 lines
3.4 KiB
JSON
Raw Normal View History

2023-12-18 10:00:33 +00:00
{
2023-12-20 15:00:31 +00:00
"data_version": "4.0",
2023-12-18 10:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6913",
2023-12-20 15:00:31 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"STATE": "PUBLIC"
2023-12-18 10:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-20 15:00:31 +00:00
"value": "A session hijacking vulnerability has been detected in the Imou Life application affecting version 6.7.0. This vulnerability could allow an attacker to hijack user accounts due to the QR code functionality not properly filtering codes when scanning a new device and directly running WebView without prompting or displaying it to the user. This vulnerability could trigger phishing attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-384 Session Fixation",
"cweId": "CWE-384"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Imou",
"product": {
"product_data": [
{
"product_name": "Imou Life app",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6.7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/session-hijacking-imou-life-app",
"refsource": "MISC",
"name": "https://www.incibe.es/en/incibe-cert/notices/aviso/session-hijacking-imou-life-app"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Vulnerability fixed in later versions. "
}
],
"value": "Vulnerability fixed in later versions. "
}
],
"credits": [
{
"lang": "en",
"value": "Jan Adamski (johnny1337.pl)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
2023-12-18 10:00:33 +00:00
}
]
}
}