2024-09-26 20:03:19 +00:00
{
"id" : "CVE-2024-47129" ,
"sourceIdentifier" : "ics-cert@hq.dhs.gov" ,
"published" : "2024-09-26T18:15:09.913" ,
2024-10-07 18:03:18 +00:00
"lastModified" : "2024-10-07T17:54:22.923" ,
2024-10-04 18:03:17 +00:00
"vulnStatus" : "Analyzed" ,
2024-09-26 20:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The goTenna Pro has a payload length vulnerability that makes it possible to tell the length of the payload regardless of the encryption used."
2024-09-29 02:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "goTenna Pro tiene una vulnerabilidad de longitud de payload que permite saber la longitud de el payload independientemente del cifrado utilizado."
2024-09-26 20:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "ics-cert@hq.dhs.gov" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
"vectorString" : "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" ,
"attackVector" : "ADJACENT" ,
"attackComplexity" : "LOW" ,
"attackRequirements" : "NONE" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"vulnerableSystemConfidentiality" : "LOW" ,
"vulnerableSystemIntegrity" : "NONE" ,
"vulnerableSystemAvailability" : "NONE" ,
"subsequentSystemConfidentiality" : "NONE" ,
"subsequentSystemIntegrity" : "NONE" ,
"subsequentSystemAvailability" : "NONE" ,
"exploitMaturity" : "NOT_DEFINED" ,
"confidentialityRequirements" : "NOT_DEFINED" ,
"integrityRequirements" : "NOT_DEFINED" ,
"availabilityRequirements" : "NOT_DEFINED" ,
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
"modifiedVulnerableSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedVulnerableSystemIntegrity" : "NOT_DEFINED" ,
"modifiedVulnerableSystemAvailability" : "NOT_DEFINED" ,
"modifiedSubsequentSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedSubsequentSystemIntegrity" : "NOT_DEFINED" ,
"modifiedSubsequentSystemAvailability" : "NOT_DEFINED" ,
"safety" : "NOT_DEFINED" ,
"automatable" : "NOT_DEFINED" ,
"recovery" : "NOT_DEFINED" ,
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
"providerUrgency" : "NOT_DEFINED" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
}
}
2024-10-04 18:03:17 +00:00
] ,
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
2024-09-26 20:03:19 +00:00
]
} ,
"weaknesses" : [
{
2024-10-04 18:03:17 +00:00
"source" : "nvd@nist.gov" ,
2024-09-26 20:03:19 +00:00
"type" : "Primary" ,
2024-10-04 18:03:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
} ,
{
"source" : "ics-cert@hq.dhs.gov" ,
"type" : "Secondary" ,
2024-09-26 20:03:19 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-204"
}
]
}
] ,
2024-10-04 18:03:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-10-07 18:03:18 +00:00
"criteria" : "cpe:2.3:a:gotenna:gotenna_pro:*:*:*:*:*:iphone_os:*:*" ,
2024-10-04 18:03:17 +00:00
"versionEndIncluding" : "1.6.1" ,
2024-10-07 18:03:18 +00:00
"matchCriteriaId" : "82A99D81-2393-4C97-BF3A-18C373E586AB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gotenna:gotenna_pro:*:*:*:*:*:android:*:*" ,
"versionEndExcluding" : "2.0.3" ,
"matchCriteriaId" : "4EB02402-526B-42AA-8A5F-0A0D99B432E1"
2024-10-04 18:03:17 +00:00
}
]
}
]
}
] ,
2024-09-26 20:03:19 +00:00
"references" : [
{
"url" : "https://www.cisa.gov/news-events/ics-advisories/icsa-24-270-04" ,
2024-10-04 18:03:17 +00:00
"source" : "ics-cert@hq.dhs.gov" ,
"tags" : [
"Third Party Advisory" ,
"US Government Resource"
]
2024-09-26 20:03:19 +00:00
}
]
}