Who is affected
TrueConf Server is vulnerable to unauthenticated remote script execution on port 4307/TCP. An attacker with network access to that port can bypass authentication checks on a critical function and run arbitrary scripts. The record does not specify which versions of TrueConf Server are affected, or whether this affects cloud-hosted or on-premises deployments specifically.
How to check whether this touches you
- Inventory: confirm whether your organisation runs TrueConf Server and document all instances and their version numbers.
- Network exposure: check whether port 4307/TCP is reachable from untrusted networks (the internet, or from less-trusted internal segments); use a port scanner or firewall audit to establish this.
- Reachability confirmation: attempt a connection to port 4307/TCP from a test machine outside your security boundary; successful connection means the port is exposed.
- Running version: query each instance for its version string via documentation, admin panel, or network banner; version alone is a signal and not proof of vulnerability status, since backported fixes may exist.
What to do
- Before patching: contact TrueConf support to obtain vendor instructions for patching or interim mitigations; document the response and any constraints (e.g. maintenance windows, upgrade paths).
- Immediate containment: restrict network access to port 4307/TCP using firewall rules; allow only trusted internal hosts or remove external exposure entirely if the service does not require it.
- Logging: enable detailed logging on TrueConf Server for authentication attempts and script execution; check whether logs already exist and review recent activity for signs of attempted or successful exploitation.
- Escalation: if you cannot apply vendor mitigations within your patch cycle, escalate to your risk committee or compliance lead; CISA's BOD 26-04 requires documented justification and a discontinuation plan if mitigations remain unavailable.
If you find you were exposed
Exploitation typically precedes public disclosure. Examine TrueConf Server logs and network traffic for port 4307/TCP connections and script execution events dating back at least three months, or to the earliest available log retention. If logs do not extend far enough, engage forensic specialists to recover evidence from disk and memory. Document any suspicious script execution or configuration changes, and cross-reference them with your network security logs and endpoint detection tools.