mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
703 B
Markdown
18 lines
703 B
Markdown
### [CVE-2007-5928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5928)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenBase 10.0.5 and earlier allows remote authenticated users to trigger a free of an arbitrary memory location via long strings in a SELECT statement. NOTE: this might be a buffer overflow, but it is not clear.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.netragard.com/pdfs/research/NETRAGARD-20070313-OPENBASE.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|