cvelist/2023/4xxx/CVE-2023-4539.json

100 lines
3.2 KiB
JSON
Raw Normal View History

2023-08-25 12:00:31 +00:00
{
2024-02-15 09:00:33 +00:00
"data_version": "4.0",
2023-08-25 12:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4539",
2024-02-15 09:00:33 +00:00
"ASSIGNER": "cvd@cert.pl",
"STATE": "PUBLIC"
2023-08-25 12:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-15 09:00:33 +00:00
"value": "Use of a hard-coded password for a special database account created during Comarch ERP XL installation allows an attacker to retrieve embedded sensitive data stored in the database. The password is same among all Comarch ERP XL installations. \n\nThis issue affects ERP XL: from 2020.2.2 through 2023.2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-798 Use of Hard-coded Credentials",
"cweId": "CWE-798"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Comarch",
"product": {
"product_data": [
{
"product_name": "ERP XL",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2020.2.2",
"version_value": "2023.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert.pl/en/posts/2024/02/CVE-2023-4537/",
"refsource": "MISC",
"name": "https://cert.pl/en/posts/2024/02/CVE-2023-4537/"
},
{
"url": "https://cert.pl/posts/2024/02/CVE-2023-4537/",
"refsource": "MISC",
"name": "https://cert.pl/posts/2024/02/CVE-2023-4537/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "dr in\u017c. Marcin Ochab"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2023-08-25 12:00:31 +00:00
}
]
}
}