cvelist/2023/25xxx/CVE-2023-25913.json

129 lines
3.8 KiB
JSON
Raw Normal View History

2023-02-16 15:00:38 +00:00
{
2023-08-21 21:00:31 +00:00
"data_version": "4.0",
2023-02-16 15:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-25913",
2023-08-21 21:00:31 +00:00
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
2023-02-16 15:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-21 21:00:31 +00:00
"value": "Because of an authentication flaw an attacker would be capable of generating a web report that discloses sensitive information such as internal IP addresses, usernames, store names and other sensitive information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-SM800A",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 3.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://csirt.divd.nl/CVE-2023-25913",
"refsource": "MISC",
"name": "https://csirt.divd.nl/CVE-2023-25913"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00025",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00025"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Upgrade to the latest patch, which is version 3.3."
}
],
"value": "Upgrade to the latest patch, which is version 3.3."
}
],
"credits": [
{
"lang": "en",
"value": "Jony Schats (HackDefense)"
},
{
"lang": "en",
"value": "Stan Plasmeijer (HackDefense)"
},
{
"lang": "en",
"value": "Max van der Horst (DIVD)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
2023-02-16 15:00:38 +00:00
}
]
}
}