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

100 lines
3.1 KiB
JSON
Raw Normal View History

2023-09-15 13:00:36 +00:00
{
2023-10-04 11:00:34 +00:00
"data_version": "4.0",
2023-09-15 13:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4997",
2023-10-04 11:00:34 +00:00
"ASSIGNER": "cvd@cert.pl",
"STATE": "PUBLIC"
2023-09-15 13:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-03 18:00:34 +00:00
"value": "Improper authorisation of regular users in ProIntegra Uptime DC software (versions below 2.0.0.33940) allows them to change passwords of all other users including administrators leading to a privilege escalation."
2023-10-04 11:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2025-03-03 18:00:34 +00:00
"value": "CWE-863 Incorrect Authorization",
"cweId": "CWE-863"
2023-10-04 11:00:34 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ProIntegra S.A.",
"product": {
"product_data": [
{
"product_name": "UptimeDC",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.0.0.33940"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert.pl/posts/2023/10/CVE-2023-4997/",
"refsource": "MISC",
"name": "https://cert.pl/posts/2023/10/CVE-2023-4997/"
},
{
"url": "https://cert.pl/en/posts/2023/10/CVE-2023-4997/",
"refsource": "MISC",
"name": "https://cert.pl/en/posts/2023/10/CVE-2023-4997/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Antoni Kwietniewski (Alior Bank)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-09-15 13:00:36 +00:00
}
]
}
}