In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.
The product reads data past the end, or before the beginning, of the intended buffer.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://bugs.php.net/bug.php?id=76448 | issue tracking patch vendor advisory exploit |
https://bugs.php.net/bug.php?id=76449 | issue tracking patch vendor advisory exploit |
https://bugs.php.net/bug.php?id=76450 | issue tracking patch vendor advisory exploit |
https://bugs.php.net/bug.php?id=76452 | issue tracking patch vendor advisory exploit |
https://security.netapp.com/advisory/ntap-20211029-0006/ | third party advisory |
https://security.gentoo.org/glsa/202209-20 | third party advisory vendor advisory |