cvelist/2024/0xxx/CVE-2024-0113.json

133 lines
5.2 KiB
JSON
Raw Normal View History

2023-12-02 01:00:34 +00:00
{
2024-08-09 03:00:35 +00:00
"data_version": "4.0",
2023-12-02 01:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0113",
2024-08-09 03:00:35 +00:00
"ASSIGNER": "psirt@nvidia.com",
"STATE": "PUBLIC"
2023-12-02 01:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-09 03:00:35 +00:00
"value": "NVIDIA Mellanox OS, ONYX, Skyway, and MetroX-3 XCC contain a vulnerability in the web support, where an attacker can cause a CGI path traversal by a specially crafted URI. A successful exploit of this vulnerability might lead to escalation of privileges and information disclosure."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-35: Path Traversal",
"cweId": "CWE-35"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NVIDIA",
"product": {
"product_data": [
{
"product_name": "Mellanox OS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions prior to and including 3.11.4000"
},
{
"version_affected": "=",
"version_value": "All versions prior to and including 3.11.2200"
},
{
"version_affected": "=",
"version_value": "All versions prior to and including 3.10.4400"
}
]
}
},
{
"product_name": "Skyway",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions prior to and including 8.2.2200"
},
{
"version_affected": "=",
"version_value": "All versions prior to and including 8.1.4400"
}
]
}
},
{
"product_name": "MetroX-3 XC",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions prior to and including 18.2.2200"
}
]
}
},
{
"product_name": "MetroX-2",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions prior to and including 3.11.4000"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5563",
"refsource": "MISC",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5563"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-12-02 01:00:34 +00:00
}
]
}
}