2024-05-05 04:03:29 +00:00
{
"id" : "CVE-2024-34487" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-05-05T03:15:07.167" ,
2025-04-15 18:04:22 +00:00
"lastModified" : "2025-04-15T17:39:27.097" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-05 04:03:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "OFPFlowStats in parser.py in Faucet SDN Ryu 4.34 allows attackers to cause a denial of service (infinite loop) via inst.length=0."
2024-05-12 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "OFPFlowStats en parser.py en Faucet SDN Ryu 4.34 permite a los atacantes provocar una denegaci\u00f3n de servicio (bucle infinito) mediante inst.length=0."
2024-05-05 04:03:29 +00:00
}
] ,
2024-11-20 19:03:23 +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:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-11-20 19:03:23 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-20 19:03:23 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-835"
}
]
}
] ,
2025-04-15 18:04:22 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:facuet:ryu:4.34:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8F9DAB45-CE95-4E78-B46B-88E7DC69CC99"
}
]
}
]
}
] ,
2024-05-05 04:03:29 +00:00
"references" : [
{
"url" : "https://github.com/faucetsdn/ryu/issues/192" ,
2025-04-15 18:04:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/faucetsdn/ryu/issues/192" ,
2025-04-15 18:04:22 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Vendor Advisory"
]
2024-05-05 04:03:29 +00:00
}
]
}