mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2007-5927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5927)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in OpenBase 10.0.5 and earlier allows remote authenticated users to create files with arbitrary contents via a .. (dot dot) in the first argument to the GlobalLog stored procedure. NOTE: this can be leveraged to execute arbitrary code using CVE-2007-5926.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.netragard.com/pdfs/research/NETRAGARD-20070313-OPENBASE.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|