mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
782 B
Markdown
18 lines
782 B
Markdown
### [CVE-2007-3312](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3312)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in admin/plugin_manager.php in Jasmine CMS 1.0 allows remote authenticated administrators to include and execute arbitrary local files a .. (dot dot) in the u parameter. NOTE: a separate vulnerability could be leveraged to make this issue exploitable by remote unauthenticated attackers.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4081
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|