cvelist/2021/36xxx/CVE-2021-36721.json
2021-12-14 14:01:08 +00:00

103 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cna@cyber.gov.il",
"DATE_PUBLIC": "2021-12-13T08:13:00.000Z",
"ID": "CVE-2021-36721",
"STATE": "PUBLIC",
"TITLE": "Sysaid - Sysaid API User Enumeration"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SysAid API ",
"version": {
"version_data": [
{
"version_affected": "=",
"version_name": "Sysaid \u00e2\u20ac\u201c version 20.4.74",
"version_value": "20.4.74"
}
]
}
}
]
},
"vendor_name": "SysAid "
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Dudu Moyal - Softix"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Sysaid API User Enumeration - Attacker sending requests to specific api path without any authorization before 21.3.60 version could get users names from the LDAP server."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "User Enumeration"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "INCD CVE Advisories",
"refsource": "CERT",
"url": "https://www.gov.il/en/departments/faq/cve_advisories"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 21.3.60"
}
],
"source": {
"defect": [
"ILVN-2021-0006"
],
"discovery": "EXTERNAL"
}
}