CVE-2020-16236

7.8 HIGH

📋 TL;DR

CVE-2020-16236 is an out-of-bounds read vulnerability in FPWIN Pro that allows remote code execution when a user opens a malicious project file. This affects industrial control system operators using FPWIN Pro for PLC programming. Attackers can exploit this to gain control of engineering workstations.

💻 Affected Systems

Products:
  • Panasonic FPWIN Pro
Versions: All versions prior to 7.6.2.0
Operating Systems: Windows
Default Config Vulnerable: ⚠️ Yes
Notes: Requires user interaction to open malicious project file (.prx extension).

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete compromise of engineering workstation leading to PLC reprogramming, process disruption, or lateral movement into OT networks.

🟠

Likely Case

Compromise of individual engineering workstation with potential data theft or malware deployment.

🟢

If Mitigated

Limited impact with proper network segmentation and user awareness preventing malicious file execution.

🌐 Internet-Facing: LOW - FPWIN Pro is typically not internet-facing, but could be exposed through remote access solutions.
🏢 Internal Only: HIGH - Engineering workstations are high-value targets within industrial networks.

🎯 Exploit Status

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

Requires social engineering to deliver malicious file and user interaction to open it.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: 7.6.2.0 and later

Vendor Advisory: https://us-cert.cisa.gov/ics/advisories/icsa-21-005-02

Restart Required: Yes

Instructions:

1. Download FPWIN Pro version 7.6.2.0 or later from Panasonic
2. Uninstall previous version
3. Install updated version
4. Restart system

🔧 Temporary Workarounds

Restrict project file execution

windows

Block execution of .prx files from untrusted sources

User awareness training

all

Train users to only open project files from trusted sources

🧯 If You Can't Patch

  • Segment engineering workstations from production networks
  • Implement application whitelisting to prevent unauthorized executables

🔍 How to Verify

Check if Vulnerable:

Check FPWIN Pro version in Help > About menu

Check Version:

Not applicable - check through application GUI

Verify Fix Applied:

Confirm version is 7.6.2.0 or higher

📡 Detection & Monitoring

Log Indicators:

  • Unexpected process crashes of FPWIN Pro
  • Execution of suspicious processes from FPWIN Pro directory

Network Indicators:

  • Unusual outbound connections from engineering workstation

SIEM Query:

Process creation where parent process contains 'fpwin' and child process is suspicious

🔗 References

📤 Share & Export