Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.1
- Impact score
- 5.2
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 6.4
- Impact score
- 4.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:P
Weaknesses
- nvd@nist.gov
- CWE-125
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:altran:picotcp:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BEB4123E-EE54-4991-9011-42FD1FC83662", "versionEndIncluding": "1.7.0" }, { "criteria": "cpe:2.3:a:altran:picotcp-ng:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "40699721-5367-45CB-880E-B7E0F3C15BF3", "versionEndIncluding": "1.7.0" } ], "operator": "OR" } ] } ]