mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
886 B
Markdown
19 lines
886 B
Markdown
### [CVE-2008-0387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0387)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in Firebird SQL 1.0.3 and earlier, 1.5.x before 1.5.6, 2.0.x before 2.0.4, and 2.1.x before 2.1.0 RC1 might allow remote attackers to execute arbitrary code via crafted (1) op_receive, (2) op_start, (3) op_start_and_receive, (4) op_send, (5) op_start_and_send, and (6) op_start_send_and_receive XDR requests, which triggers memory corruption.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3580
|
|
- http://www.coresecurity.com/?action=item&id=2095
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|