mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2007-5929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5929)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in OpenBase 10.0.5 and earlier might allow remote authenticated users to execute arbitrary code or cause a denial of service (daemon crash) by creating a stored procedure with a long name and invoking this procedure, which triggers heap corruption.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.netragard.com/pdfs/research/NETRAGARD-20070313-OPENBASE.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|