Overview
- Description
- uhttpd in OpenWrt through 18.06.5 and 19.x through 19.07.0-rc2 has an integer signedness error. This leads to out-of-bounds access to a heap buffer and a subsequent crash. It can be triggered with an HTTP POST request to a CGI script, specifying both "Transfer-Encoding: chunked" and a large negative Content-Length value.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/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:o:openwrt:openwrt:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "50F23DBC-38D0-4966-AA8E-A2A67508E53B", "versionEndIncluding": "18.06.5", "versionStartIncluding": "18.06.0" }, { "criteria": "cpe:2.3:o:openwrt:openwrt:19.07.0:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4FA469E2-9E63-4C9A-8EBA-10C8C870063A" }, { "criteria": "cpe:2.3:o:openwrt:openwrt:19.07.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "390F10D5-B9F6-4FD9-BD65-8189BC3B4B6F" }, { "criteria": "cpe:2.3:o:openwrt:openwrt:19.07.0:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C6E0E897-9CA2-4FEB-BFFB-A0BECDB01741" } ], "operator": "OR" } ] } ]