2024-04-24 16:03:31 +00:00
{
"id" : "CVE-2024-4113" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2024-04-24T15:15:48.890" ,
2025-01-27 19:03:53 +00:00
"lastModified" : "2025-01-27T18:22:15.977" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-04-24 16:03:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability classified as critical was found in Tenda TX9 22.03.02.10. This vulnerability affects the function sub_42D4DC of the file /goform/SetSysTimeCfg. The manipulation of the argument time leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-261856. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
2024-04-28 02:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad fue encontrada en Tenda TX9 22.03.02.10 y clasificada como cr\u00edtica. Esta vulnerabilidad afecta a la funci\u00f3n sub_42D4DC del archivo /goform/SetSysTimeCfg. La manipulaci\u00f3n del tiempo del argumento conduce a un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria. El ataque se puede iniciar de forma remota. El exploit ha sido divulgado al p\u00fablico y puede utilizarse. El identificador de esta vulnerabilidad es VDB-261856. NOTA: Se contact\u00f3 primeramente con el proveedor sobre esta divulgaci\u00f3n, pero no respondi\u00f3 de ninguna manera."
2024-04-24 16:03:31 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-04-24 16:03:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-04-24 16:03:31 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2025-01-27 19:03:53 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2024-04-24 16:03:31 +00:00
}
] ,
"cvssMetricV2" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:C/I:C/A:C" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.0 ,
2024-04-24 16:03:31 +00:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "COMPLETE"
2024-04-24 16:03:31 +00:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.0 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "cna@vuldb.com" ,
2024-12-08 03:06:42 +00:00
"type" : "Secondary" ,
2024-04-24 16:03:31 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-121"
}
]
2025-01-27 19:03:53 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:tenda:tx9_pro_firmware:22.03.02.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4D7650EF-9C51-400B-96A8-342D1DF8A601"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:tenda:tx9_pro:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "086A4597-3A8E-4F94-98A8-D31C46453E15"
}
]
}
]
2024-04-24 16:03:31 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/TX9/fromSetSysTime.md" ,
2025-01-27 19:03:53 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Broken Link"
]
2024-04-24 16:03:31 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.261856" ,
2025-01-27 19:03:53 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2024-04-24 16:03:31 +00:00
} ,
{
"url" : "https://vuldb.com/?id.261856" ,
2025-01-27 19:03:53 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-04-24 16:03:31 +00:00
} ,
{
"url" : "https://vuldb.com/?submit.317217" ,
2025-01-27 19:03:53 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/TX9/fromSetSysTime.md" ,
2025-01-27 19:03:53 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.261856" ,
2025-01-27 19:03:53 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://vuldb.com/?id.261856" ,
2025-01-27 19:03:53 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://vuldb.com/?submit.317217" ,
2025-01-27 19:03:53 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-04-24 16:03:31 +00:00
}
]
}