Skip to main content

Incorrectly Specified Destination in a Communication Channel

CVE-2023-33198

Severity Medium
Score 6.1/10

Summary

tgstation-server is a production scale tool for BYOND server management. The DreamMaker API (DMAPI) chat channel cache can possibly be poisoned by a tgstation-server (TGS) restart and reattach. This can result in sending chat messages to one of any of the configured IRC or Discord channels for the instance on enabled chat bots. This lasts until the instance's chat channels are updated in TGS or DreamDaemon is restarted. TGS chat commands are unaffected, custom or otherwise.

  • HIGH
  • NETWORK
  • NONE
  • CHANGED
  • REQUIRED
  • NONE
  • HIGH
  • NONE

CWE-941 - Incorrectly Specified Destination in a Communication Channel

The software creates a communication channel to initiate an outgoing request to an actor, but it does not correctly specify the intended destination for that actor.

References

Advisory Timeline

  • Published