CyberRota Analysis
AI-GeneratedThe vulnerability in the MMS BER decoder allows an attacker to exploit an unvalidated length value, resulting in a read past the end of a heap buffer. This flaw can cause the termination of the MMS service process, leading to a denial-of-service condition. Organizations utilizing MMS services should prioritize addressing this vulnerability to prevent potential service disruptions.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The MMS BER decoder contains a flaw in decoding fixed-width BER fields (boolean/integer): an attacker-supplied length value is not validated, causing a read past the end of a heap buffer. This leads to termination of the MMS service process and a denial-of-service condition.