CVE-2000-0147: Low severity SCO OpenServer vulnerability
snmpd in SCO OpenServer has an SNMP community string that is writable by default, which allows local attackers to modify the host's configuration.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Remove
Remove
snmpd (SCO OpenServer)from your environment.Uninstall or disable the snmpd service if SNMP functionality is not required on the host.
- Configuration
Disable writable SNMP community strings in the snmpd configuration so the community is not writable by default.
snmpd (SCO OpenServer) SNMP community write access = disabled - Configuration
Change the SNMP community string from the default to a non-default, strong value and ensure only intended (read or read-only) access is configured.
snmpd (SCO OpenServer) SNMP community string = non-default, secret value - Compensating control
Until snmpd is reconfigured or removed, restrict access to SNMP management interfaces to trusted administrators (for example via firewall rules, host-based access controls, or limiting the service binding) to reduce the risk of local modification.
- Operational
Audit the host for any unauthorized configuration changes made via SNMP and restore affected configurations; review local accounts and privileges for signs of misuse.
Event History
Frequently Asked Questions
What is the severity of CVE-2000-0147?
CVE-2000-0147 is considered to be of moderate severity as it allows local attackers to modify the host's configuration.
How do I fix CVE-2000-0147?
To fix CVE-2000-0147, change the SNMP community string to a more secure setting and restrict access to the SNMP daemon.
Who is affected by CVE-2000-0147?
CVE-2000-0147 affects systems running SCO OpenServer version 5.0.5.
What type of vulnerability is CVE-2000-0147?
CVE-2000-0147 is a security vulnerability related to improper access controls for the SNMP community string.
Can CVE-2000-0147 be exploited remotely?
CVE-2000-0147 cannot be exploited remotely as it requires local access to the system.