- Synchronized data.

This commit is contained in:
CVE Team 2018-08-13 09:06:49 -04:00
parent d787e8741f
commit 33f01398c7
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 39 additions and 33 deletions

View File

@ -35,7 +35,7 @@
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "lang" : "eng",
"value" : "Command injection vulnerability in Helpdesk versions 1.1.21 and earlier in QTS 4.2.6 build 20180531, QTS 4.3.3 build 20180528, QTS 4.3.4 build 20180528 and their earlier versions could allow remote attackers to run arbitrary commands in the compromised application." "value" : "Command injection vulnerability in Helpdesk versions 1.1.21 and earlier in QNAP QTS 4.2.6 build 20180531, QTS 4.3.3 build 20180528, QTS 4.3.4 build 20180528 and their earlier versions could allow remote attackers to run arbitrary commands in the compromised application."
} }
] ]
}, },
@ -54,6 +54,8 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "https://www.qnap.com/zh-tw/security-advisory/nas-201808-13",
"refsource" : "CONFIRM",
"url" : "https://www.qnap.com/zh-tw/security-advisory/nas-201808-13" "url" : "https://www.qnap.com/zh-tw/security-advisory/nas-201808-13"
} }
] ]

View File

@ -16,8 +16,8 @@
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
"version_value": "4.6.0", "version_affected" : "<",
"version_affected": "<" "version_value" : "4.6.0"
} }
] ]
} }
@ -55,10 +55,14 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"url": "https://jira.atlassian.com/browse/FE-7081" "name" : "https://jira.atlassian.com/browse/CRUC-8304",
"refsource" : "CONFIRM",
"url" : "https://jira.atlassian.com/browse/CRUC-8304"
}, },
{ {
"url": "https://jira.atlassian.com/browse/CRUC-8304" "name" : "https://jira.atlassian.com/browse/FE-7081",
"refsource" : "CONFIRM",
"url" : "https://jira.atlassian.com/browse/FE-7081"
} }
] ]
} }