cvelist/2019/20xxx/CVE-2019-20391.json
2020-01-22 22:01:08 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20391",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An invalid memory access flaw is present in libyang before v1.0-r3 in the function resolve_feature_value() when an if-feature statement is used inside a bit. Applications that use libyang to parse untrusted input yang files may crash."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/CESNET/libyang/commit/bdb596ddc07596fa212f231135b87d0b9178f6f8",
"refsource": "MISC",
"name": "https://github.com/CESNET/libyang/commit/bdb596ddc07596fa212f231135b87d0b9178f6f8"
},
{
"url": "https://github.com/CESNET/libyang/issues/772",
"refsource": "MISC",
"name": "https://github.com/CESNET/libyang/issues/772"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793934",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1793934"
},
{
"url": "https://github.com/CESNET/libyang/compare/v1.0-r2...v1.0-r3",
"refsource": "MISC",
"name": "https://github.com/CESNET/libyang/compare/v1.0-r2...v1.0-r3"
}
]
}
}