cvelist/2023/2xxx/CVE-2023-2158.json

71 lines
2.6 KiB
JSON
Raw Normal View History

2023-04-18 15:00:34 +00:00
{
2023-04-27 18:00:37 +00:00
"data_version": "4.0",
2023-04-18 15:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2158",
2023-04-27 18:00:37 +00:00
"ASSIGNER": "disclosure@synopsys.com",
"STATE": "PUBLIC"
2023-04-18 15:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-27 18:00:37 +00:00
"value": "Code Dx versions prior to 2023.4.2 are vulnerable to user impersonation attack where a malicious actor is able to gain access to another user's account by crafting a custom \"Remember Me\" token. This is possible due to the use of a hard-coded cipher which was used when generating the token. A malicious actor who creates this token can supply it to a separate Code Dx system, provided they know the username they want to impersonate, and impersonate the user.\u00a0\u00a0Score\u00a06.7 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C\n\n"
2023-04-18 15:00:34 +00:00
}
]
2023-04-27 18:00:37 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-321 Use of Hard-coded Cryptographic Key",
"cweId": "CWE-321"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Synopsys",
"product": {
"product_data": [
{
"product_name": "Code Dx",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "2023.4.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://community.synopsys.com/s/question/0D5Hr00006VdZblKAF/announcement-changelog-code-dx-202342",
"refsource": "MISC",
"name": "https://community.synopsys.com/s/question/0D5Hr00006VdZblKAF/announcement-changelog-code-dx-202342"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "INTERNAL"
2023-04-18 15:00:34 +00:00
}
}