cvelist/2023/48xxx/CVE-2023-48380.json

103 lines
3.3 KiB
JSON
Raw Normal View History

2023-11-16 04:00:34 +00:00
{
2023-12-15 09:00:32 +00:00
"data_version": "4.0",
2023-11-16 04:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-48380",
2023-12-15 09:00:32 +00:00
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
2023-11-16 04:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-15 09:00:32 +00:00
"value": "Softnext Mail SQR Expert is an email management platform, it has insufficient filtering for a special character within a spcific function. A remote attacker authenticated as a localhost can exploit this vulnerability to perform command injection attacks, to execute arbitrary system command, manipulate system or disrupt service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Softnext",
"product": {
"product_data": [
{
"product_name": "Mail SQR Expert ",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": " ",
"version_value": "230330"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-7598-37b03-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-7598-37b03-1.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "TVN-202312009",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\n\nUpdate version to 230430.\n\n<br>"
}
],
"value": "\nUpdate version to 230430.\n\n\n"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-11-16 04:00:34 +00:00
}
]
}
}