cve/2015/CVE-2015-8879.md
2024-05-26 14:27:05 +02:00

797 B

CVE-2015-8879

Description

The odbc_bindcols function in ext/odbc/php_odbc.c in PHP before 5.6.12 mishandles driver behavior for SQL_WVARCHAR columns, which allows remote attackers to cause a denial of service (application crash) in opportunistic circumstances by leveraging use of the odbc_fetch_array function to access a certain type of Microsoft SQL Server table.

POC

Reference

No PoCs from references.

Github