VYPR
Unrated severityNVD Advisory· Published May 22, 2024· Updated Aug 2, 2024

Avira Prime Link Following Local Privilege Escalation Vulnerability

CVE-2023-51636

Description

Avira Prime's Spotlight Service contains a link following vulnerability allowing local attackers to escalate privileges to SYSTEM.

AI Insight

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

Avira Prime's Spotlight Service contains a link following vulnerability allowing local attackers to escalate privileges to SYSTEM.

Vulnerability

The vulnerability is a link following flaw in the Avira Spotlight Service component of Avira Prime. The service improperly handles symbolic links when performing file operations. An attacker with low-privileged code execution on the system can create a symbolic link that the service, running with SYSTEM privileges, will follow, leading to the deletion of an arbitrary file. The exact affected versions of Avira Prime are not specified in the available reference [1], but the flaw is present in the Spotlight Service.

Exploitation

To exploit this vulnerability, an attacker must first obtain the ability to execute low-privileged code on the target system. The attacker then creates a symbolic link pointing to a target file that they wish to delete. When the Avira Spotlight Service performs a file operation (likely a delete operation) on the path controlled by the attacker, it follows the symbolic link and deletes the file at the target location. This action is performed in the context of the SYSTEM account. The attacker can leverage this to delete critical system files or to set up a condition for privilege escalation, such as deleting a file that is then replaced with a malicious version.

Impact

Successful exploitation allows the attacker to delete arbitrary files as SYSTEM. This can be leveraged to escalate privileges and execute arbitrary code in the context of SYSTEM, resulting in full compromise of the affected system. The CVSS score is 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) [1].

Mitigation

As of the publication date of this CVE (2024-05-22), Avira has not released a security update to address this vulnerability. No workarounds are documented in the available reference [1]. Users are advised to monitor Avira's security advisories for a patch. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog at this time.

References
  1. ZDI-24-469

AI Insight generated on May 27, 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

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.