2024-03-27 05:03:27 +00:00
{
"id" : "CVE-2024-25389" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-03-27T03:15:11.460" ,
2025-04-16 20:03:52 +00:00
"lastModified" : "2025-04-16T18:57:58.570" ,
"vulnStatus" : "Analyzed" ,
2024-07-03 02:03:28 +00:00
"cveTags" : [ ] ,
2024-03-27 05:03:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "RT-Thread through 5.0.2 generates random numbers with a weak algorithm of \"seed = 214013L * seed + 2531011L; return (seed >> 16) & 0x7FFF;\" in calc_random in drivers/misc/rt_random.c."
2024-03-27 13:03:43 +00:00
} ,
{
"lang" : "es" ,
"value" : "RT-Thread hasta 5.0.2 genera n\u00fameros aleatorios con un algoritmo d\u00e9bil de \"seed = 214013L * seed + 2531011L; return (seed >> 16) & 0x7FFF;\" en calc_random en drivers/misc/rt_random.c."
2024-03-27 05:03:27 +00:00
}
] ,
2024-07-03 02:03:28 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-07-03 02:03:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-07-03 02:03:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-338"
}
]
}
] ,
2025-04-16 20:03:52 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rt-thread:rt-thread:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "5.0.2" ,
"matchCriteriaId" : "3D939642-6E20-4096-B1FE-8D15D6C8C6D4"
}
]
}
]
}
] ,
2024-03-27 05:03:27 +00:00
"references" : [
2024-05-01 20:03:28 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2024/03/05/1" ,
2025-04-16 20:03:52 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Issue Tracking"
]
2024-05-01 20:03:28 +00:00
} ,
2024-03-27 05:03:27 +00:00
{
"url" : "https://github.com/RT-Thread/rt-thread/issues/8283" ,
2025-04-16 20:03:52 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Mitigation"
]
2024-03-27 05:03:27 +00:00
} ,
{
"url" : "https://github.com/hnsecurity/vulns/blob/main/HNS-2024-05-rt-thread.txt" ,
2025-04-16 20:03:52 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-03-27 05:03:27 +00:00
} ,
{
"url" : "https://seclists.org/fulldisclosure/2024/Mar/28" ,
2025-04-16 20:03:52 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2024-03-27 05:03:27 +00:00
} ,
{
"url" : "https://security.humanativaspa.it/multiple-vulnerabilities-in-rt-thread-rtos/" ,
2025-04-16 20:03:52 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2024/03/05/1" ,
2025-04-16 20:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/RT-Thread/rt-thread/issues/8283" ,
2025-04-16 20:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Mitigation"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/hnsecurity/vulns/blob/main/HNS-2024-05-rt-thread.txt" ,
2025-04-16 20:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://seclists.org/fulldisclosure/2024/Mar/28" ,
2025-04-16 20:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://security.humanativaspa.it/multiple-vulnerabilities-in-rt-thread-rtos/" ,
2025-04-16 20:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-03-27 05:03:27 +00:00
}
]
}