ghsa-m9vm-8mv9-v5v3
Vulnerability from github
Published
2024-05-05 03:30
Modified
2024-05-06 14:33
Summary
Ryu Infinite Loop vulnerability
Details
OFPFlowStats
in parser.py in Faucet SDN Ryu 4.34 allows attackers to cause a denial of service (infinite loop) via inst.length=0
.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ryu" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "4.34" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-34487" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-05-06T14:33:05Z", "nvd_published_at": "2024-05-05T03:15:07Z", "severity": "MODERATE" }, "details": "`OFPFlowStats` in parser.py in Faucet SDN Ryu 4.34 allows attackers to cause a denial of service (infinite loop) via `inst.length=0`.", "id": "GHSA-m9vm-8mv9-v5v3", "modified": "2024-05-06T14:33:05Z", "published": "2024-05-05T03:30:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34487" }, { "type": "WEB", "url": "https://github.com/faucetsdn/ryu/issues/192" }, { "type": "PACKAGE", "url": "https://github.com/faucetsdn/ryu" } ], "schema_version": "1.4.0", "severity": [], "summary": "Ryu Infinite Loop vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.