"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-06-11 14:00:39 +00:00
parent 3991f8736f
commit d13c0bf97f
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
9 changed files with 750 additions and 35 deletions

View File

@ -61,9 +61,9 @@
"name": "https://csirt.divd.nl/CVE-2022-41216"
},
{
"url": "https://csirt.divd.nl/2022-00052",
"url": "https://csirt.divd.nl/DIVD-2022-00052",
"refsource": "MISC",
"name": "https://csirt.divd.nl/2022-00052"
"name": "https://csirt.divd.nl/DIVD-2022-00052"
}
]
},

View File

@ -55,15 +55,15 @@
},
"references": {
"reference_data": [
{
"url": "https://csirt.divd.nl/2022-00052",
"refsource": "MISC",
"name": "https://csirt.divd.nl/2022-00052"
},
{
"url": "https://csirt.divd.nl/CVE-2022-41217",
"refsource": "MISC",
"name": "https://csirt.divd.nl/CVE-2022-41217"
},
{
"url": "https://csirt.divd.nl/DIVD-2022-00052",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2022-00052"
}
]
},

View File

@ -1,17 +1,119 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-22582",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Danfoss AK-EM100 web applications allow for Reflected Cross-Site Scripting."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-EM100",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2.2.0.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://divd.nl/cves/CVE-2023-22582",
"refsource": "MISC",
"name": "https://divd.nl/cves/CVE-2023-22582"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00021",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00021"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"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": "HIGH",
"baseScore": 9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,119 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-22583",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Danfoss AK-EM100 web forms allow for SQL injection in the login forms."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-EM100",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2.2.0.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://divd.nl/cves/CVE-2023-22583",
"refsource": "MISC",
"name": "https://divd.nl/cves/CVE-2023-22583"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00021",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00021"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"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": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,119 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-22584",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Danfoss AK-EM100 stores login credentials in cleartext."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-312 Cleartext Storage of Sensitive Information",
"cweId": "CWE-312"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-EM100",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2.2.0.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://divd.nl/cves/CVE-2023-22584",
"refsource": "MISC",
"name": "https://divd.nl/cves/CVE-2023-22584"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00021",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00021"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"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.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"
}
]
}

View File

@ -1,17 +1,119 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-22585",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Danfoss AK-EM100 web applications allow for Reflected Cross-Site Scripting in the title parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-EM100",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2.2.0.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://divd.nl/cves/CVE-2023-22585",
"refsource": "MISC",
"name": "https://divd.nl/cves/CVE-2023-22585"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00021",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00021"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"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": "HIGH",
"baseScore": 9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,119 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-22586",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Danfoss AK-EM100 web applications allow for Local File Inclusion in the file parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-EM100",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2.2.0.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://divd.nl/cves/CVE-2023-22586",
"refsource": "MISC",
"name": "https://divd.nl/cves/CVE-2023-22586"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00021",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00021"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"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": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,119 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-25911",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Danfoss AK-EM100 web applications allow for OS command injection through the web application parameters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-EM100",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2.2.0.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://divd.nl/cves/CVE-2023-25911",
"refsource": "MISC",
"name": "https://divd.nl/cves/CVE-2023-25911"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00021",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00021"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
],
"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": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,120 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-25912",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The webreport generation feature in the Danfoss AK-EM100 allows an unauthorized actor to generate a web report that discloses sensitive information such as the internal IP address, usernames and internal device values."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Danfoss",
"product": {
"product_data": [
{
"product_name": "AK-EM100",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "< 2.2.0.12",
"version_value": " 2.2.0.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://divd.nl/cves/CVE-2023-25912",
"refsource": "MISC",
"name": "https://divd.nl/cves/CVE-2023-25912"
},
{
"url": "https://csirt.divd.nl/DIVD-2023-00021",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2023-00021"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device.",
"supportingMedia": [
{
"type": "text/html",
"base64": false,
"value": "The AK-EM100 has been declared End of Life (EOL). Danfoss advises phasing out this type of device."
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jony Schats (Hackdefense)"
},
{
"lang": "en",
"value": "Stan Plasmeijer (Hackdefense)"
},
{
"lang": "en",
"value": "Max van der Horst (DIVD)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseSeverity": "MEDIUM",
"baseScore": 5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N"
}
]
}