cvelist/2022/25xxx/CVE-2022-25969.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2022-03-14 11:01:23 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-25969",
2022-03-18 02:00:00 +09:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "KINGSOFT JAPAN, INC.",
"product": {
"product_data": [
{
"product_name": "The installer of WPS Office",
"version": {
"version_data": [
{
"version_value": "Reported for Version 10.8.0.6186"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-427: insecurely loading Dynamic Link Libraries"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://support.kingsoft.jp/support-info/weakness.html",
"name": "https://support.kingsoft.jp/support-info/weakness.html"
},
{
"refsource": "JVN",
"url": "https://jvn.jp/en/jp/JVN21234459/",
"name": "JVN#21234459: Multiple vulnerabilities in KINGSOFT 'WPS Office' and 'KINGSOFT Internet Security'"
}
]
2022-03-14 11:01:23 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-18 02:00:00 +09:00
"value": "The installer of WPS Office Version 10.8.0.6186 insecurely load VERSION.DLL (or some other DLLs), allowing an attacker to execute arbitrary code with the privilege of the user invoking the installer."
2022-03-14 11:01:23 +00:00
}
]
}
2022-03-18 02:00:00 +09:00
}