mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
688 B
Markdown
18 lines
688 B
Markdown
### [CVE-2012-5529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5529)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
TraceManager in Firebird 2.5.0 and 2.5.1, when trace is enabled, allows remote authenticated users to cause a denial of service (NULL pointer dereference and crash) by preparing an empty dynamic SQL query.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://tracker.firebirdsql.org/browse/CORE-3884
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|