So i thought id share something which i stumbled upon earlier today, after a bit of research i discovered it wasn't just the site i was building that was vuln to Full Path Disclosure but almost all Wordpress sites.
As FPD isn't massively useful unless you'r gathering info i thought i'd share it with you guys.
So where can you find this vuln?
Most Wordpress themes include a functions.php file which links to other files and it's this file which has the vulnerability.
So just view the source of a wordpress site and visit the link of the CSS file, then change the CSS file name to [b]functions.php[/b].