2024-09-17 18:00:35 +00:00
{
2024-09-26 18:06:28 +00:00
"data_version" : "4.0" ,
2024-09-17 18:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-47078" ,
2024-09-26 18:06:28 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-09-17 18:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-26 18:06:28 +00:00
"value" : "Meshtastic is an open source, off-grid, decentralized, mesh network. Meshtastic uses MQTT to communicate over an internet connection to a shared or private MQTT Server. Nodes can communicate directly via an internet connection or proxied through a connected phone (i.e., via bluetooth). Prior to version 2.5.1, multiple weaknesses in the MQTT implementation allow for authentication and authorization bypasses resulting in unauthorized control of MQTT-connected nodes. Version 2.5.1 contains a patch."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-287: Improper Authentication" ,
"cweId" : "CWE-287"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-863: Incorrect Authorization" ,
"cweId" : "CWE-863"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "meshtastic" ,
"product" : {
"product_data" : [
{
"product_name" : "firmware" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 2.5.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/meshtastic/firmware/security/advisories/GHSA-vqcq-wjwx-7252" ,
"refsource" : "MISC" ,
"name" : "https://github.com/meshtastic/firmware/security/advisories/GHSA-vqcq-wjwx-7252"
}
]
} ,
"source" : {
"advisory" : "GHSA-vqcq-wjwx-7252" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
2024-09-17 18:00:35 +00:00
}
]
}
}