cvelist/2020/12xxx/CVE-2020-12267.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2020-04-27 02:01:10 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12267",
"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": "setMarkdown in Qt before 5.14.2 has a use-after-free related to QTextMarkdownImporter::insertBlock."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20450",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20450"
2020-04-30 16:01:10 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://codereview.qt-project.org/c/qt/qtbase/+/291706",
"url": "https://codereview.qt-project.org/c/qt/qtbase/+/291706"
2020-07-27 03:01:22 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-38",
"url": "https://security.gentoo.org/glsa/202007-38"
2020-04-27 02:01:10 +00:00
}
]
}
}