- Description
- The code that processes DNS responses in uIP through 1.0, as used in Contiki and Contiki-NG, does not check whether the number of responses specified in the DNS packet header corresponds to the response data available in the DNS packet, leading to an out-of-bounds read and Denial-of-Service in resolv.c.
- Source
- cve@mitre.org
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 8.2
- Impact score
- 4.2
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
- Severity
- HIGH
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:N/I:P/A:P
- nvd@nist.gov
- CWE-125
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:uip_project:uip:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "98518C5F-7D0A-4B03-A062-651E613A01BE",
"versionEndIncluding": "1.0"
}
],
"operator": "OR"
},
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:contiki-ng:contiki-ng:-:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "DF2ECFDA-80E0-47DE-BB68-607CEB508140"
},
{
"criteria": "cpe:2.3:o:contiki-os:contiki:-:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "E5C40C6C-27AC-423A-8975-11C4290C4904"
}
],
"operator": "OR"
}
],
"operator": "AND"
}
]