CVE-2000-0030: Medium severity Sun SunOS vulnerability
Solaris dmispd dmicmd allows local users to fill up restricted disk space by adding files to the /var/dmi/db database.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Remove
Remove
dmispd (dmi_cmd)from your environment.Uninstall or remove the dmispd component (or dmi_cmd) if it is not required on the system to eliminate the ability for local users to add files to /var/dmi/db.
- Configuration
Change ownership and filesystem permissions on /var/dmi/db so that unprivileged local users cannot create or modify files. Ensure only root or explicitly authorized system accounts have write access.
Solaris dmispd (/var/dmi/db) directory write permissions = restrict write access to root/authorized system accounts - Configuration
Stop and disable the dmispd service or otherwise prevent execution of the dmi_cmd interface when it is not required by the system.
dmispd (dmi_cmd) service enabled = disabled (if not required) - Compensating control
Enable and enforce per-user or per-project filesystem quotas on the filesystem containing /var/dmi/db (for example using ZFS or UFS quota features) to prevent a single local user from filling restricted disk space.
- Operational
Identify and remove unauthorized or extraneous files from /var/dmi/db, audit which local accounts created them, and monitor the directory for new unauthorized files. Review local user activity and take appropriate account remediation.
Event History
Frequently Asked Questions
What is the severity of CVE-2000-0030?
CVE-2000-0030 is considered a moderate severity vulnerability due to its potential for local users to fill restricted disk space.
How do I fix CVE-2000-0030?
To fix CVE-2000-0030, restrict access to the /var/dmi/db database files to prevent unauthorized users from adding files.
Who is affected by CVE-2000-0030?
CVE-2000-0030 affects users of Solaris 7.0 and SunOS 5.7 systems.
What kind of attack does CVE-2000-0030 facilitate?
CVE-2000-0030 facilitates a denial of service attack by allowing local users to exhaust disk space.
Is CVE-2000-0030 a remote vulnerability?
No, CVE-2000-0030 is a local vulnerability that requires access to the affected system.