VYPR
Unrated severityNVD Advisory· Published Apr 4, 2022· Updated Aug 4, 2024

CVE-2021-43454

CVE-2021-43454

Description

An Unquoted Service Path vulnerability exists in AnyTXT Searcher 1.2.394 via a specially crafted file in the ATService path. .

AI Insight

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

AnyTXT Searcher 1.2.394 suffers from an unquoted service path vulnerability allowing local privilege escalation.

Vulnerability

An unquoted service path vulnerability exists in AnyTXT Searcher version 1.2.394 in the ATService executable path C:\Program Files (x86)\AnyTXT Searcher\atservice.exe. The service binary path is not enclosed in quotes, which allows a local attacker to insert a malicious executable earlier in the path hierarchy if they have write access to a folder within the unquoted path [1], [2].

Exploitation

An attacker with local access and the ability to write to a directory that appears earlier in the unquoted path (e.g., C:\Program Files (x86)\AnyTXT Searcher\ or one of its parent directories, depending on permissions) can place a crafted executable named atservice.exe in that location. The service runs with SYSTEM privileges. When the service starts (it is configured as delayed auto-start), Windows will execute the malicious binary instead of the legitimate one [2].

Impact

Successful exploitation results in local privilege escalation to SYSTEM, enabling the attacker to execute arbitrary code with the highest level of system access, potentially leading to complete compromise of the affected Windows host [1], [2].

Mitigation

As of the publication date (April 2022), AnyTXT Searcher 1.2.394 is the affected version. No vendor advisory or patch has been found in the available references [1], [2]. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. A workaround is to manually enclose the service binary path in quotes via sc config ATService binPath= "C:\Program Files (x86)\AnyTXT Searcher\atservice.exe" or restrict write permissions to the installation directory.

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
  • AnyTXT Searcher/AnyTXT Searcherdescription
  • AnyTXT/Searcherllm-create
    Range: = 1.2.394

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

2

News mentions

0

No linked articles in our index yet.