CVE-2022-25949

7.8 HIGH

📋 TL;DR

A stack-based buffer overflow vulnerability in the kwatch3 kernel driver of KINGSOFT Internet Security 9 Plus allows attackers to execute arbitrary code with kernel privileges. This affects users running the vulnerable version of this security software. Successful exploitation could lead to complete system compromise.

💻 Affected Systems

Products:
  • KINGSOFT Internet Security 9 Plus
Versions: Version 2010.06.23.247
Operating Systems: Windows
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects systems with this specific version installed. The vulnerability is in the kernel driver, making it particularly severe.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Full system compromise with kernel-level code execution, enabling persistence, data theft, and lateral movement across the network.

🟠

Likely Case

Local privilege escalation from a lower-privileged user to SYSTEM/root, allowing installation of malware or backdoors.

🟢

If Mitigated

Limited impact if proper endpoint protection and least privilege principles are enforced, though kernel-level access remains dangerous.

🌐 Internet-Facing: LOW
🏢 Internal Only: HIGH

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: MEDIUM

Exploitation requires local access and crafting specific inputs to trigger the buffer overflow. Kernel exploitation adds complexity but is well-understood by attackers.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Update to latest version (check vendor advisory)

Vendor Advisory: https://support.kingsoft.jp/support-info/weakness.html

Restart Required: Yes

Instructions:

1. Open KINGSOFT Internet Security 9 Plus
2. Check for updates in the software interface
3. Apply any available updates
4. Restart the system to ensure kernel driver updates take effect

🔧 Temporary Workarounds

Uninstall vulnerable software

windows

Remove KINGSOFT Internet Security 9 Plus if not needed, replacing with alternative security software.

Control Panel > Programs > Uninstall a program > Select KINGSOFT Internet Security 9 Plus > Uninstall

Restrict local access

all

Implement strict access controls to limit who can log into affected systems.

🧯 If You Can't Patch

  • Implement application whitelisting to prevent execution of unauthorized binaries
  • Deploy endpoint detection and response (EDR) solutions to monitor for exploitation attempts

🔍 How to Verify

Check if Vulnerable:

Check the installed version of KINGSOFT Internet Security 9 Plus. If it shows version 2010.06.23.247, the system is vulnerable.

Check Version:

Check program version in Control Panel > Programs or within the KINGSOFT software interface

Verify Fix Applied:

Verify the software version has been updated to a newer release than 2010.06.23.247 and check vendor advisory for fixed version information.

📡 Detection & Monitoring

Log Indicators:

  • Unexpected crashes or restarts of KINGSOFT services
  • Suspicious kernel driver loading/unloading events
  • Security software tampering alerts

Network Indicators:

  • Unusual outbound connections from systems running KINGSOFT software
  • Lateral movement attempts from previously compromised hosts

SIEM Query:

EventID=4688 AND ProcessName LIKE '%kingsoft%' OR EventID=7036 AND ServiceName LIKE '%kingsoft%'

🔗 References

📤 Share & Export