cvelist/2021/25xxx/CVE-2021-25631.json

90 lines
3.1 KiB
JSON
Raw Normal View History

2021-01-19 23:03:38 +00:00
{
"CVE_data_meta": {
2021-05-03 12:00:48 +00:00
"ASSIGNER": "security@documentfoundation.org",
"DATE_PUBLIC": "2021-04-15T00:00:00.000Z",
2021-01-19 23:03:38 +00:00
"ID": "CVE-2021-25631",
2021-05-03 12:00:48 +00:00
"STATE": "PUBLIC",
"TITLE": "denylist of executable filename extensions possible to bypass under windows"
2021-01-19 23:03:38 +00:00
},
2021-05-03 12:00:48 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "LibreOffice",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<",
"version_name": "7.1",
"version_value": "7.1.2"
},
{
"platform": "Windows",
"version_affected": "<",
"version_name": "7.0",
"version_value": "7.0.5"
}
]
}
}
]
},
"vendor_name": "The Document Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Lukas Euler of Positive Security"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-19 23:03:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-05-03 12:00:48 +00:00
"value": "In the LibreOffice 7-1 series in versions prior to 7.1.2, and in the 7-0 series in versions prior to 7.0.5, the denylist can be circumvented by manipulating the link so it doesn't match the denylist but results in ShellExecute attempting to launch an executable type."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-184 Incomplete Denylist"
}
]
2021-01-19 23:03:38 +00:00
}
]
2021-05-03 12:00:48 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://positive.security/blog/url-open-rce#open-libreoffice",
"name": "https://positive.security/blog/url-open-rce#open-libreoffice"
},
{
"refsource": "MISC",
"name": "https://www.libreoffice.org/about-us/security/advisories/cve-2021-25631/",
"url": "https://www.libreoffice.org/about-us/security/advisories/cve-2021-25631/"
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-19 23:03:38 +00:00
}
}