cvelist/2023/34xxx/CVE-2023-34980.json

121 lines
4.2 KiB
JSON
Raw Normal View History

2023-06-08 09:00:40 +00:00
{
2024-03-08 17:00:33 +00:00
"data_version": "4.0",
2023-06-08 09:00:40 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-34980",
2024-03-08 17:00:33 +00:00
"ASSIGNER": "security@qnap.com",
"STATE": "PUBLIC"
2023-06-08 09:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-03-08 17:00:33 +00:00
"value": "An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated administrators to execute commands via a network.\n\nWe have already fixed the vulnerability in the following versions:\nQTS 4.5.4.2627 build 20231225 and later\nQuTS hero h4.5.4.2626 build 20231225 and later\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "QNAP Systems Inc.",
"product": {
"product_data": [
{
"product_name": "QTS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.5.x",
"version_value": "4.5.4.2627 build 20231225"
}
]
}
},
{
"product_name": "QuTS hero",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "h4.5.x",
"version_value": "h4.5.4.2626 build 20231225"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.qnap.com/en/security-advisory/qsa-24-12",
"refsource": "MISC",
"name": "https://www.qnap.com/en/security-advisory/qsa-24-12"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "QSA-24-12",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "We have already fixed the vulnerability in the following versions:<br>QTS 4.5.4.2627 build 20231225 and later<br>QuTS hero h4.5.4.2626 build 20231225 and later<br>"
}
],
"value": "We have already fixed the vulnerability in the following versions:\nQTS 4.5.4.2627 build 20231225 and later\nQuTS hero h4.5.4.2626 build 20231225 and later\n"
}
],
"credits": [
{
"lang": "en",
"value": "Tyaoo\u30010x14"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
2023-06-08 09:00:40 +00:00
}
]
}
}