{ "schema_version": "1.4.0", "id": "GHSA-qj3c-vm3g-g389", "modified": "2022-05-24T17:36:11Z", "published": "2022-05-24T17:36:11Z", "aliases": [ "CVE-2020-24341" ], "details": "An issue was discovered in picoTCP and picoTCP-NG through 1.7.0. The TCP input data processing function in pico_tcp.c does not validate the length of incoming TCP packets, which leads to an out-of-bounds read when assembling received packets into a data segment, eventually causing Denial-of-Service or an information leak.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24341" }, { "type": "WEB", "url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01" }, { "type": "WEB", "url": "https://www.kb.cert.org/vuls/id/815128" } ], "database_specific": { "cwe_ids": [ "CWE-125" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-12-11T23:15:00Z" } }