cvelist/2021/31xxx/CVE-2021-31662.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2021-04-23 08:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-18 22:00:48 +00:00
"ID": "CVE-2021-31662",
"STATE": "PUBLIC"
2021-04-23 08:00:43 +00:00
},
2021-06-18 22:00:48 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-04-23 08:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-18 22:00:48 +00:00
"value": "RIOT-OS 2021.01 before commit 07f1254d8537497552e7dce80364aaead9266bbe contains a buffer overflow which could allow attackers to obtain sensitive information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/RIOT-OS/RIOT/pull/15930",
"refsource": "MISC",
"name": "https://github.com/RIOT-OS/RIOT/pull/15930"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/RIOT-OS/RIOT/commit/07f1254d8537497552e7dce80364aaead9266bbe",
"url": "https://github.com/RIOT-OS/RIOT/commit/07f1254d8537497552e7dce80364aaead9266bbe"
2021-04-23 08:00:43 +00:00
}
]
}
}