mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
148 lines
5.2 KiB
JSON
148 lines
5.2 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-11022",
|
|
"ASSIGNER": "psirt@sick.de",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The authentication process to the web server uses a challenge response procedure which\ninludes the nonce and additional information. This challenge can be used several times for login and is\ntherefore vulnerable for a replay attack."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-323 Reusing a Nonce, Key Pair in Encryption",
|
|
"cweId": "CWE-323"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "SICK AG",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "SICK InspectorP61x",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "all versions"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "SICK InspectorP62x",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "all versions"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://sick.com/psirt",
|
|
"refsource": "MISC",
|
|
"name": "https://sick.com/psirt"
|
|
},
|
|
{
|
|
"url": "https://cdn.sick.com/media/docs/1/11/411/Special_information_CYBERSECURITY_BY_SICK_en_IM0084411.PDF",
|
|
"refsource": "MISC",
|
|
"name": "https://cdn.sick.com/media/docs/1/11/411/Special_information_CYBERSECURITY_BY_SICK_en_IM0084411.PDF"
|
|
},
|
|
{
|
|
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices",
|
|
"refsource": "MISC",
|
|
"name": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
|
|
},
|
|
{
|
|
"url": "https://www.first.org/cvss/calculator/3.1",
|
|
"refsource": "MISC",
|
|
"name": "https://www.first.org/cvss/calculator/3.1"
|
|
},
|
|
{
|
|
"url": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0006.pdf",
|
|
"refsource": "MISC",
|
|
"name": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0006.pdf"
|
|
},
|
|
{
|
|
"url": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0006.json",
|
|
"refsource": "MISC",
|
|
"name": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0006.json"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.2.0"
|
|
},
|
|
"source": {
|
|
"advisory": "SCA-2024-0006",
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"work_around": [
|
|
{
|
|
"lang": "en",
|
|
"supportingMedia": [
|
|
{
|
|
"base64": false,
|
|
"type": "text/html",
|
|
"value": "As the communication is not encrypted, the device should only be used in a trusted environment.\n<br><br>"
|
|
}
|
|
],
|
|
"value": "As the communication is not encrypted, the device should only be used in a trusted environment."
|
|
}
|
|
],
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Manuel Stotz"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "Tobias Jaeger"
|
|
}
|
|
],
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 5.6,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |