Category Archives: XML

Exploit: Symfony2 – local file disclosure vulnerability

I recently discovered a vulnerability affecting the Symfony2 Framework versions 2.0.0-2.0.10. In short, by by parsing user supplied XML in any way (e.g. SOAP API, RSS feed, unserializing an object) it is possible to disclose the contents of arbitrary files from the … Continue reading

Posted in Exploits, PHP, XML | Tagged , , , , , | 1 Comment