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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Direct static code injection vulnerability in admin/settings.php in MyBlog 0.9.8 and earlier allows remote authenticated admin users to inject arbitrary PHP code via the content parameter, which can be executed by accessing index.php. NOTE: a separate vulnerability could be leveraged to make this issue exploitable by remote unauthenticated attackers.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2581
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|