The vulnerability of the mbstring() function in the PHP programming language allows attackers to access confidential data and also trigger a denial-of-service attack.
The vulnerability of the mbstring function in the PHP programming language is related to reading buffers beyond the memory boundaries. Exploiting this vulnerability can allow an attacker to gain access to confidential data, as well as cause service interruptions...