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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in tasks/send_queued_emails.php in NuclearBB Alpha 2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the root_path parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3142
|
|
- https://www.exploit-db.com/exploits/4395
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|