VYPR
Unrated severityNVD Advisory· Published Feb 1, 2000· Updated Apr 16, 2026

CVE-2000-0107

CVE-2000-0107

Description

Linux apcd program allows local attackers to modify arbitrary files via a symlink attack, potentially leading to root compromise.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Linux apcd program allows local attackers to modify arbitrary files via a symlink attack, potentially leading to root compromise.

Vulnerability

The apcd program, as shipped in Debian GNU/Linux 2.1, is vulnerable to a symlink attack. The apcd process creates a file named upsstat in /tmp to store APC device status information. This file is not opened securely, allowing a local attacker to replace it with a symbolic link to an arbitrary file on the filesystem.

Exploitation

A local attacker can exploit this vulnerability by creating a symbolic link named upsstat in /tmp that points to a sensitive file, such as /.rhosts. The attacker then needs to trigger the apcd process to send a SIGUSR1 signal, causing it to create the upsstat file. Once the symlink is in place and the signal is sent, the attacker can manipulate the target file. For example, by creating a symlink to /.rhosts and then adding + + to it, an attacker can gain root access via rsh [1].

Impact

Successful exploitation allows a local attacker to modify arbitrary files on the system. By targeting sensitive configuration files like /.rhosts, an attacker can escalate their privileges to root, leading to a full system compromise [1].

Mitigation

This vulnerability affects apcd in Debian GNU/Linux 2.1. A patched version is available. Users should upgrade to a fixed version of the apcd package. No specific workaround is mentioned in the available references, other than upgrading the package [1].

AI Insight generated on Jun 2, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.