mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
797 B
Markdown
18 lines
797 B
Markdown
### [CVE-2015-8879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-8879
|
|
|