CVE-2022-1660

9.8 CRITICAL

📋 TL;DR

CVE-2022-1660 is a critical deserialization vulnerability that allows unauthenticated remote attackers to execute arbitrary code on affected systems. This affects industrial control systems and related software from multiple vendors. Organizations using vulnerable ICS/SCADA products are at risk.

💻 Affected Systems

Products:
  • Multiple industrial control system products from various vendors (see ICSA-22-146-01 for complete list)
Versions: Various versions across different products - check specific vendor advisories
Operating Systems: Windows, Linux (depending on specific product implementation)
Default Config Vulnerable: ⚠️ Yes
Notes: Affects multiple ICS/SCADA products from different vendors. Each vendor has specific affected versions.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete system compromise allowing attacker to execute arbitrary code, disrupt industrial processes, steal sensitive data, or pivot to other network segments.

🟠

Likely Case

Remote code execution leading to system disruption, data theft, or ransomware deployment in industrial environments.

🟢

If Mitigated

Limited impact if proper network segmentation, authentication controls, and input validation are implemented.

🌐 Internet-Facing: HIGH - Exploitation requires no authentication and can be performed remotely over network.
🏢 Internal Only: HIGH - Even internally, the vulnerability can be exploited by any network-connected attacker without credentials.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: LIKELY
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

The vulnerability requires no authentication and deserialization attacks are well-understood, making exploitation relatively straightforward for skilled attackers.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Varies by vendor - check specific vendor updates

Vendor Advisory: https://www.cisa.gov/uscert/ics/advisories/icsa-22-146-01

Restart Required: Yes

Instructions:

1. Review ICSA-22-146-01 for affected products. 2. Contact specific vendors for patches. 3. Apply vendor-provided updates. 4. Restart affected systems. 5. Verify patch application.

🔧 Temporary Workarounds

Network Segmentation

all

Isolate affected ICS systems from corporate networks and internet

Input Validation

all

Implement strict input validation for deserialization operations

🧯 If You Can't Patch

  • Implement strict network segmentation to isolate vulnerable systems
  • Deploy application firewalls with deserialization protection rules

🔍 How to Verify

Check if Vulnerable:

Check product versions against vendor advisories linked in ICSA-22-146-01

Check Version:

Varies by product - consult vendor documentation

Verify Fix Applied:

Verify installed version matches vendor's patched version and test functionality

📡 Detection & Monitoring

Log Indicators:

  • Unexpected deserialization attempts
  • Abnormal process creation
  • Network connections to unexpected destinations

Network Indicators:

  • Unusual traffic patterns to ICS systems
  • Deserialization payloads in network traffic

SIEM Query:

search for 'deserialization' OR 'CVE-2022-1660' in security logs and network traffic

🔗 References

📤 Share & Export