cvelist/2024/0xxx/CVE-2024-0916.json
2024-04-26 00:00:33 +00:00

107 lines
3.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0916",
"ASSIGNER": "cna@pentraze.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Unauthenticated\u00a0file upload allows remote code execution.\nThis issue affects UvDesk Community: from 1.0.0 through 1.1.3.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"cweId": "CWE-434"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Webkul Software",
"product": {
"product_data": [
{
"product_name": "UvDesk Community",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0.0",
"version_value": "1.1.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/uvdesk/core-framework/pull/706",
"refsource": "MISC",
"name": "https://github.com/uvdesk/core-framework/pull/706"
},
{
"url": "https://pentraze.com/vulnerability-reports/",
"refsource": "MISC",
"name": "https://pentraze.com/vulnerability-reports/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Apply the patch in this pull request:<br><br><a target=\"_blank\" rel=\"nofollow\" href=\"https://github.com/uvdesk/core-framework/pull/706\">https://github.com/uvdesk/core-framework/pull/706</a><br><br>"
}
],
"value": "Apply the patch in this pull request:\n\n https://github.com/uvdesk/core-framework/pull/706 \n\n"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}