cvelist/2021/45xxx/CVE-2021-45031.json
2022-03-30 21:01:19 +00:00

103 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2022-03-30T21:00:00.000Z",
"ID": "CVE-2021-45031",
"STATE": "PUBLIC",
"TITLE": "Weak Authentication in Login Function of USC+"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "USC+",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.0"
}
]
}
}
]
},
"vendor_name": "Mepsan"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "K\u00fcr\u015fat \u00c7ET\u0130N"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability in MEPSAN's USC+ before version 3.0 has a weakness in login function which lets attackers to generate high privileged accounts passwords."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-305 Authentication Bypass by Primary Weakness"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.usom.gov.tr/bildirim/tr-22-0269",
"refsource": "CONFIRM",
"url": "https://www.usom.gov.tr/bildirim/tr-22-0269"
}
]
},
"solution": [
{
"lang": "eng",
"value": "USC+ should be updated to the latest version provided by the vendor."
}
],
"source": {
"advisory": "TR-22-0269",
"defect": [
"TR-22-0269"
],
"discovery": "EXTERNAL"
}
}