{ "schema_version": "1.4.0", "id": "GHSA-ffp9-pfq9-g2ww", "modified": "2024-07-03T20:14:06Z", "published": "2024-05-05T03:30:47Z", "aliases": [ "CVE-2024-34488" ], "summary": "Ryu Infinite Loop vulnerability", "details": "`OFPMultipartReply` in parser.py in Faucet SDN Ryu 4.34 allows attackers to cause a denial of service (infinite loop) via `b.length=0`.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "ryu" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "4.34" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34488" }, { "type": "WEB", "url": "https://github.com/faucetsdn/ryu/issues/191" }, { "type": "PACKAGE", "url": "https://github.com/faucetsdn/ryu" } ], "database_specific": { "cwe_ids": [ "CWE-835" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-05-06T14:32:52Z", "nvd_published_at": "2024-05-05T03:15:07Z" } }