cvelist/2024/11xxx/CVE-2024-11979.json

116 lines
3.7 KiB
JSON
Raw Normal View History

2024-11-29 02:00:34 +00:00
{
2024-11-29 03:00:34 +00:00
"data_version": "4.0",
2024-11-29 02:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-11979",
2024-11-29 03:00:34 +00:00
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
2024-11-29 02:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-29 03:00:34 +00:00
"value": "DreamMaker from Interinfo has a Path Traversal vulnerability and does not restrict the types of uploaded files. This allows unauthenticated remote attackers to upload arbitrary files to any directory, leading to arbitrary code execution by uploading webshells."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CAPEC-139 Relative Path Traversal"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"cweId": "CWE-434"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Interinfo",
"product": {
"product_data": [
{
"product_name": "DreamMaker",
"version": {
"version_data": [
{
2024-12-03 07:00:31 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "2024/09/26"
2024-11-29 03:00:34 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-8271-29871-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-8271-29871-1.html"
},
{
"url": "https://www.twcert.org.tw/en/cp-139-8272-13a13-2.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/en/cp-139-8272-13a13-2.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TVN-202411024",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
2024-12-03 07:00:31 +00:00
"value": "Update to version 2024/09/26 or later."
2024-11-29 03:00:34 +00:00
}
],
2024-12-03 07:00:31 +00:00
"value": "Update to version 2024/09/26 or later."
2024-11-29 03:00:34 +00:00
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-11-29 02:00:34 +00:00
}
]
}
}