CVE-2025-27690 (GCVE-0-2025-27690)
Vulnerability from cvelistv5
Published
2025-04-10 02:04
Modified
2025-04-11 03:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1393 - Use of Default Password
Summary
Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.0, contains a use of default password vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to the takeover of a high privileged user account.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Dell | PowerScale OneFS |
Version: 9.5.0.0 ≤ 9.5.1.2 Version: 9.6.0.0 ≤ 9.7.1.6 Version: 9.8.0.0 ≤ 9.8.0.2 Version: 9.9.0.0 ≤ 9.9.0.1 Version: 9.10.0.0 ≤ 9.10.1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-27690", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-04-10T00:00:00+00:00", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-11T03:55:24.269Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "PowerScale OneFS", "vendor": "Dell", "versions": [ { "lessThanOrEqual": "9.5.1.2", "status": "affected", "version": "9.5.0.0", "versionType": "semver" }, { "lessThanOrEqual": "9.7.1.6", "status": "affected", "version": "9.6.0.0", "versionType": "semver" }, { "lessThanOrEqual": "9.8.0.2", "status": "affected", "version": "9.8.0.0", "versionType": "semver" }, { "lessThanOrEqual": "9.9.0.1", "status": "affected", "version": "9.9.0.0", "versionType": "semver" }, { "lessThanOrEqual": "9.10.1.0", "status": "affected", "version": "9.10.0.0", "versionType": "semver" } ] } ], "datePublic": "2025-04-07T06:30:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.0, contains a use of default password vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to the takeover of a high privileged user account.\u003cbr\u003e" } ], "value": "Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.0, contains a use of default password vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to the takeover of a high privileged user account." } ], "metrics": [ { "cvssV3_1": { "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" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1393", "description": "CWE-1393: Use of Default Password", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-04-10T02:04:43.949Z", "orgId": "c550e75a-17ff-4988-97f0-544cde3820fe", "shortName": "dell" }, "references": [ { "tags": [ "vendor-advisory" ], "url": "https://www.dell.com/support/kbdoc/en-us/000300860/dsa-2025-119-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities" } ], "source": { "discovery": "UNKNOWN" }, "workarounds": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003cp\u003eThese independent workarounds can be in place until an upgrade to a fixed release, or patch can be applied.\u003c/p\u003e\u003cp\u003eNote: Authentication Provider hash types can be viewed with \u003cspan style=\"background-color: rgb(236, 240, 241);\"\u003eisi auth file view System\u003c/span\u003e\u0026nbsp;in the \"Password Hash Type\" entry.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 1:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eAdd the impacted users to the \"Users who cannot be modified\" list. For clusters that have not switched to SHA256 or SHA512 hash types:\u003c/p\u003e\u003cp\u003e\u003cspan style=\"background-color: rgb(236, 240, 241);\"\u003e\u003ccode\u003eisi auth file modify System --add-unmodifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --remove-modifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --restrict-modifiable=true\u003c/code\u003e\u003c/span\u003e\u003c/p\u003e\u003cp\u003eFor clusters that have switched to SHA256 or SHA512 hash types: Add above users, but also include other file provider users with system privileges:\u003c/p\u003e\u003cp\u003e\u003ccode\u003e\u003cspan style=\"background-color: rgb(236, 240, 241);\"\u003eisi auth file modify System --add-unmodifiable-users=root,admin --remove-modifiable-users=root,admin --restrict-modifiable=true\u003c/span\u003e\u003c/code\u003e\u003c/p\u003e\u003cp\u003eOnce the patch is applied, if you use the users, you can make them modifiable again.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 2:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eFor clusters that have not switched to SHA256 or SHA512 hash types. Set/reset password for users that are not blocked for modification in the System zone file provider, as well as disabling them. \u003c/p\u003e\u003cul\u003e\u003cli\u003ecompadmin, remotesupport, ese, insightiq, www, nobody, git_daemon, isdmgmt\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 3:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eDisable the WebUI and API via CLI\u003c/p\u003e\u003cp\u003e\u003ccode\u003e\u003cspan style=\"background-color: rgb(236, 240, 241);\"\u003eisi http services modify Platform-API-External --enabled=false\u003c/span\u003e\u003c/code\u003e\u003c/p\u003e\u003cp\u003eThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 4:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eLimit access to API \u0026amp; WebUI to trusted networks via firewall rule\u003c/p\u003e\u003cul\u003e\u003cli\u003eEnable the firewall\u003c/li\u003e\u003cli\u003eIn \"default_pools_policy\" modify \"rule_isi_webui\" to restrict \"source network\" to a trusted set of networks/IPs\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH, as well as users on the IPs allowed through the firewall.\u003c/p\u003e" } ], "value": "These independent workarounds can be in place until an upgrade to a fixed release, or patch can be applied.\n\nNote: Authentication Provider hash types can be viewed with isi auth file view System\u00a0in the \"Password Hash Type\" entry.\n\nWorkaround 1:\n\nAdd the impacted users to the \"Users who cannot be modified\" list. For clusters that have not switched to SHA256 or SHA512 hash types:\n\nisi auth file modify System --add-unmodifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --remove-modifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --restrict-modifiable=true\n\nFor clusters that have switched to SHA256 or SHA512 hash types: Add above users, but also include other file provider users with system privileges:\n\nisi auth file modify System --add-unmodifiable-users=root,admin --remove-modifiable-users=root,admin --restrict-modifiable=true\n\nOnce the patch is applied, if you use the users, you can make them modifiable again.\n\nWorkaround 2:\n\nFor clusters that have not switched to SHA256 or SHA512 hash types. Set/reset password for users that are not blocked for modification in the System zone file provider, as well as disabling them. \n\n * compadmin, remotesupport, ese, insightiq, www, nobody, git_daemon, isdmgmt\n\n\nWorkaround 3:\n\nDisable the WebUI and API via CLI\n\nisi http services modify Platform-API-External --enabled=false\n\nThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH.\n\nWorkaround 4:\n\nLimit access to API \u0026 WebUI to trusted networks via firewall rule\n\n * Enable the firewall\n * In \"default_pools_policy\" modify \"rule_isi_webui\" to restrict \"source network\" to a trusted set of networks/IPs\n\n\nThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH, as well as users on the IPs allowed through the firewall." } ], "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "c550e75a-17ff-4988-97f0-544cde3820fe", "assignerShortName": "dell", "cveId": "CVE-2025-27690", "datePublished": "2025-04-10T02:04:43.949Z", "dateReserved": "2025-03-05T07:33:28.315Z", "dateUpdated": "2025-04-11T03:55:24.269Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-27690\",\"sourceIdentifier\":\"security_alert@emc.com\",\"published\":\"2025-04-10T03:15:19.210\",\"lastModified\":\"2025-07-11T16:43:26.720\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.0, contains a use of default password vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to the takeover of a high privileged user account.\"},{\"lang\":\"es\",\"value\":\" Dell PowerScale OneFS, versiones 9.5.0.0 a 9.10.1.0, contiene una vulnerabilidad de uso de contrase\u00f1a predeterminada. Un atacante no autenticado con acceso remoto podr\u00eda potencialmente explotar esta vulnerabilidad, lo que llevar\u00eda a la toma de control de una cuenta de usuario con altos privilegios.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security_alert@emc.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security_alert@emc.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1393\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dell:powerscale_onefs:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.5.0.0\",\"versionEndIncluding\":\"9.10.1.0\",\"matchCriteriaId\":\"C92E5CEC-1D1F-4D3F-93B2-73FA93A01558\"}]}]}],\"references\":[{\"url\":\"https://www.dell.com/support/kbdoc/en-us/000300860/dsa-2025-119-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities\",\"source\":\"security_alert@emc.com\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27690\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-10T14:24:45.554218Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-10T14:28:18.975Z\"}}], \"cna\": {\"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Dell\", \"product\": \"PowerScale OneFS\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.5.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.5.1.2\"}, {\"status\": \"affected\", \"version\": \"9.6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.7.1.6\"}, {\"status\": \"affected\", \"version\": \"9.8.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.8.0.2\"}, {\"status\": \"affected\", \"version\": \"9.9.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.9.0.1\"}, {\"status\": \"affected\", \"version\": \"9.10.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.10.1.0\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2025-04-07T06:30:00.000Z\", \"references\": [{\"url\": \"https://www.dell.com/support/kbdoc/en-us/000300860/dsa-2025-119-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities\", \"tags\": [\"vendor-advisory\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"These independent workarounds can be in place until an upgrade to a fixed release, or patch can be applied.\\n\\nNote: Authentication Provider hash types can be viewed with isi auth file view System\\u00a0in the \\\"Password Hash Type\\\" entry.\\n\\nWorkaround 1:\\n\\nAdd the impacted users to the \\\"Users who cannot be modified\\\" list. For clusters that have not switched to SHA256 or SHA512 hash types:\\n\\nisi auth file modify System --add-unmodifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --remove-modifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --restrict-modifiable=true\\n\\nFor clusters that have switched to SHA256 or SHA512 hash types: Add above users, but also include other file provider users with system privileges:\\n\\nisi auth file modify System --add-unmodifiable-users=root,admin --remove-modifiable-users=root,admin --restrict-modifiable=true\\n\\nOnce the patch is applied, if you use the users, you can make them modifiable again.\\n\\nWorkaround 2:\\n\\nFor clusters that have not switched to SHA256 or SHA512 hash types. Set/reset password for users that are not blocked for modification in the System zone file provider, as well as disabling them. \\n\\n * compadmin, remotesupport, ese, insightiq, www, nobody, git_daemon, isdmgmt\\n\\n\\nWorkaround 3:\\n\\nDisable the WebUI and API via CLI\\n\\nisi http services modify Platform-API-External --enabled=false\\n\\nThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH.\\n\\nWorkaround 4:\\n\\nLimit access to API \u0026 WebUI to trusted networks via firewall rule\\n\\n * Enable the firewall\\n * In \\\"default_pools_policy\\\" modify \\\"rule_isi_webui\\\" to restrict \\\"source network\\\" to a trusted set of networks/IPs\\n\\n\\nThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH, as well as users on the IPs allowed through the firewall.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eThese independent workarounds can be in place until an upgrade to a fixed release, or patch can be applied.\u003c/p\u003e\u003cp\u003eNote: Authentication Provider hash types can be viewed with \u003cspan style=\\\"background-color: rgb(236, 240, 241);\\\"\u003eisi auth file view System\u003c/span\u003e\u0026nbsp;in the \\\"Password Hash Type\\\" entry.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 1:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eAdd the impacted users to the \\\"Users who cannot be modified\\\" list. For clusters that have not switched to SHA256 or SHA512 hash types:\u003c/p\u003e\u003cp\u003e\u003cspan style=\\\"background-color: rgb(236, 240, 241);\\\"\u003e\u003ccode\u003eisi auth file modify System --add-unmodifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --remove-modifiable-users=compadmin,remotesupport,ese,insightiq,www,nobody,git_daemon,isdmgmt --restrict-modifiable=true\u003c/code\u003e\u003c/span\u003e\u003c/p\u003e\u003cp\u003eFor clusters that have switched to SHA256 or SHA512 hash types: Add above users, but also include other file provider users with system privileges:\u003c/p\u003e\u003cp\u003e\u003ccode\u003e\u003cspan style=\\\"background-color: rgb(236, 240, 241);\\\"\u003eisi auth file modify System --add-unmodifiable-users=root,admin --remove-modifiable-users=root,admin --restrict-modifiable=true\u003c/span\u003e\u003c/code\u003e\u003c/p\u003e\u003cp\u003eOnce the patch is applied, if you use the users, you can make them modifiable again.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 2:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eFor clusters that have not switched to SHA256 or SHA512 hash types. Set/reset password for users that are not blocked for modification in the System zone file provider, as well as disabling them. \u003c/p\u003e\u003cul\u003e\u003cli\u003ecompadmin, remotesupport, ese, insightiq, www, nobody, git_daemon, isdmgmt\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 3:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eDisable the WebUI and API via CLI\u003c/p\u003e\u003cp\u003e\u003ccode\u003e\u003cspan style=\\\"background-color: rgb(236, 240, 241);\\\"\u003eisi http services modify Platform-API-External --enabled=false\u003c/span\u003e\u003c/code\u003e\u003c/p\u003e\u003cp\u003eThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWorkaround 4:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eLimit access to API \u0026amp; WebUI to trusted networks via firewall rule\u003c/p\u003e\u003cul\u003e\u003cli\u003eEnable the firewall\u003c/li\u003e\u003cli\u003eIn \\\"default_pools_policy\\\" modify \\\"rule_isi_webui\\\" to restrict \\\"source network\\\" to a trusted set of networks/IPs\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eThis does not completely mitigate the issue as it could still be abused by users with ISI_PRIV_LOGIN_CONSOLE or ISI_PRIV_LOGIN_SSH, as well as users on the IPs allowed through the firewall.\u003c/p\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.0, contains a use of default password vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to the takeover of a high privileged user account.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.0, contains a use of default password vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to the takeover of a high privileged user account.\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1393\", \"description\": \"CWE-1393: Use of Default Password\"}]}], \"providerMetadata\": {\"orgId\": \"c550e75a-17ff-4988-97f0-544cde3820fe\", \"shortName\": \"dell\", \"dateUpdated\": \"2025-04-10T02:04:43.949Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-27690\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-11T03:55:24.269Z\", \"dateReserved\": \"2025-03-05T07:33:28.315Z\", \"assignerOrgId\": \"c550e75a-17ff-4988-97f0-544cde3820fe\", \"datePublished\": \"2025-04-10T02:04:43.949Z\", \"assignerShortName\": \"dell\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…