cvelist/2024/27xxx/CVE-2024-27775.json

109 lines
3.3 KiB
JSON
Raw Normal View History

2024-02-26 10:00:34 +00:00
{
2024-04-02 14:23:32 +00:00
"data_version": "4.0",
2024-02-26 10:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-27775",
2024-04-02 14:23:32 +00:00
"ASSIGNER": "cna@cyber.gov.il",
"STATE": "PUBLIC"
2024-02-26 10:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-02 14:23:32 +00:00
"value": "\nSysAid before version 23.2.14 b18 -\u00a0CWE-918: Server-Side Request Forgery (SSRF) may allow exposing the local OS user's NTLMv2 hash\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SysAid",
"product": {
"product_data": [
{
"product_name": "SysAid",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "version 23.2.14 b18",
"version_value": "Upgrade to version 23.3.38 or later"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.gov.il/en/Departments/faq/cve_advisories",
"refsource": "MISC",
"name": "https://www.gov.il/en/Departments/faq/cve_advisories"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "ILVN-2024-0155",
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\n\n<span style=\"background-color: rgb(255, 255, 255);\">Upgrade to version 23.3.38 or later</span>\n\n<br>"
}
],
"value": "\nUpgrade to version 23.3.38 or later\n\n"
}
],
"credits": [
{
"lang": "en",
"value": "Niv Levy"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-02-26 10:00:34 +00:00
}
]
}
}