mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2007-1787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1787)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in lib/timesheet.class.php in Softerra Time-Assistant 6.2 and earlier, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) inc_dir or (2) lib_dir parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3600
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|