cvelist/2024/42xxx/CVE-2024-42505.json

122 lines
5.1 KiB
JSON
Raw Normal View History

2024-08-02 18:00:35 +00:00
{
2024-09-24 19:00:39 +00:00
"data_version": "4.0",
2024-08-02 18:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-42505",
2024-09-24 19:00:39 +00:00
"ASSIGNER": "security-alert@hpe.com",
"STATE": "PUBLIC"
2024-08-02 18:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-24 19:00:39 +00:00
"value": "Command injection vulnerabilities in the underlying CLI service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI (Aruba's Access Point management protocol) UDP port (8211). Successful exploitation of these vulnerabilities results in the ability to execute arbitrary code as a privileged user on the underlying operating system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Hewlett Packard Enterprise (HPE)",
"product": {
"product_data": [
{
"product_name": "Aruba OS",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThanOrEqual": "<=10.6.0.2",
"status": "affected",
"version": "Version 10.5.0.0: 10.6.0.2 and below",
"versionType": "semver"
},
{
"lessThanOrEqual": "<=10.4.1.13",
"status": "affected",
"version": "Version 10.0.0.0: 10.4.1.13 and below",
"versionType": "semver"
},
{
"lessThanOrEqual": "<=8.10.0.13",
"status": "affected",
"version": "Version 6.4.0.0: 8.10.0.13 and below",
"versionType": "semver"
},
{
"lessThanOrEqual": "<=8.12.0.1",
"status": "affected",
"version": "Version 8.11.0.0: 8.12.0.1 and below",
"versionType": "semver"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbnw04712en_us&docLocale=en_US",
"refsource": "MISC",
"name": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbnw04712en_us&docLocale=en_US"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "HPESBNW04712",
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "erikdejong"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-08-02 18:00:35 +00:00
}
]
}
}