cvelist/2022/26xxx/CVE-2022-26852.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-03-10 20:01:18 +00:00
{
"CVE_data_meta": {
2022-04-08 15:45:39 -04:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2022-04-04",
2022-03-10 20:01:18 +00:00
"ID": "CVE-2022-26852",
2022-04-08 15:45:39 -04:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PowerScale OneFS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2.x, 9.0.0.x, 9.1.0.x, 9.2.0.x , 9.2.1.x, 9.3.0.x "
}
]
}
}
]
},
"vendor_name": "Dell"
}
]
}
2022-03-10 20:01:18 +00:00
},
2022-04-08 15:45:39 -04:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-10 20:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-08 15:45:39 -04:00
"value": "Dell PowerScale OneFS, versions 8.2.x-9.3.x, contain a predictable seed in pseudo-random number generator. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to an account compromise."
}
]
},
"impact": {
"cvss": {
"baseScore": 8.1,
"baseSeverity": "High",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-337: Predictable Seed in Pseudo-Random Number Generator (PRNG)"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-04-08 20:01:38 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/kbdoc/en-us/000197991/dell-emc-powerscale-onefs-security-update-for-multiple-component-vulnerabilities",
"name": "https://www.dell.com/support/kbdoc/en-us/000197991/dell-emc-powerscale-onefs-security-update-for-multiple-component-vulnerabilities"
2022-03-10 20:01:18 +00:00
}
]
}
}