cvelist/2024/3xxx/CVE-2024-3454.json

94 lines
3.1 KiB
JSON
Raw Normal View History

2024-04-10 19:04:58 +00:00
{
2024-07-24 08:00:36 +00:00
"data_version": "4.0",
2024-04-10 19:04:58 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3454",
2024-07-24 08:00:36 +00:00
"ASSIGNER": "cve-requests@bitdefender.com",
"STATE": "PUBLIC"
2024-04-10 19:04:58 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-24 08:00:36 +00:00
"value": "An implementation issue in the Connectivity Standards Alliance Matter 1.2 protocol as used in the connectedhomeip SDK allows a third party to disclose information about devices part of the same fabric (footprinting), even though the protocol is designed to prevent access to such information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-209: Generation of Error Message Containing Sensitive Information",
"cweId": "CWE-209"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Connectivity Standards Alliance",
"product": {
"product_data": [
{
"product_name": "connectedhomeip",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.2.0.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.bitdefender.com/support/security-advisories/in-fabric-matter-cluster-attribute-disclosure/",
"refsource": "MISC",
"name": "https://www.bitdefender.com/support/security-advisories/in-fabric-matter-cluster-attribute-disclosure/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Bela Genge, Bitdefender"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2024-04-10 19:04:58 +00:00
}
]
}
}