cvelist/2024/4xxx/CVE-2024-4296.json

115 lines
4.1 KiB
JSON
Raw Normal View History

2024-04-29 02:00:35 +00:00
{
2024-04-29 03:00:35 +00:00
"data_version": "4.0",
2024-04-29 02:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4296",
2024-04-29 03:00:35 +00:00
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
2024-04-29 02:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-29 03:00:35 +00:00
"value": "The account management interface of HGiga iSherlock (including MailSherlock, SpamSherlock, AuditSherlock) fails to filter special characters in certain function parameters, allowing remote attackers with administrative privileges to exploit this vulnerability to download arbitrary system files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HGiga",
"product": {
"product_data": [
{
"product_name": "iSherlock 4.5",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "earlier",
"version_value": "4.5-149"
}
]
}
},
{
"product_name": "iSherlock 5.5",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "earlier",
"version_value": "5.5-149"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-7765-49906-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-7765-49906-1.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "TVN-202404007",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update the iSherlock-useradmin package to version 4.5-149 or later for iSherlock 4.5, and to version 5.5-149 or later for iSherlock 5.5."
}
],
"value": "Update the iSherlock-useradmin package to version 4.5-149 or later for iSherlock 4.5, and to version 5.5-149 or later for iSherlock 5.5."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-04-29 02:00:35 +00:00
}
]
}
}