VYPR
Unrated severityNVD Advisory· Published Nov 23, 2020· Updated Aug 5, 2024

CVE-2018-16722

CVE-2018-16722

Description

Jingyun Antivirus driver ZySandbox.sys lacks input validation for IOCTL 0x12360094, allowing local denial of service.

AI Insight

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

Jingyun Antivirus driver ZySandbox.sys lacks input validation for IOCTL 0x12360094, allowing local denial of service.

Vulnerability

In Jingyun Antivirus v2.4.2.39, the kernel driver ZySandbox.sys does not validate input values when handling IOCTL 0x12360094. This missing validation allows arbitrary input to be processed without checks, leading to potential system instability. The affected version is explicitly v2.4.2.39, and the issue is related to CVE-2018-16305 [1].

Exploitation

An attacker with local user access can trigger the vulnerability by sending a crafted IOCTL request to the driver. The steps involve opening a handle to the device object exposed by ZySandbox.sys and issuing DeviceIoControl with control code 0x12360094 and malicious input. No authentication beyond local user privileges is required [1].

Impact

Successful exploitation causes a Blue Screen of Death (BSOD), resulting in denial of service. The description also notes unspecified other impact, but the available reference does not detail additional consequences. The crash occurs with SYSTEM privileges, as the driver runs in kernel mode [1].

Mitigation

No official patch or workaround has been disclosed in the available references. Users are advised to consider removing or replacing Jingyun Antivirus v2.4.2.39 if it is in use, as the product may be abandoned [1].

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

2

News mentions

0

No linked articles in our index yet.