eXtreme Styles mod versions 2.2.1 and below are susceptible to directory traversal attacks.
9c2189dc03c81b3f9a974e2e9b07179deXtreme Styles mod <= 2.2.1 Multiple Vulnerabilities
====================================================
http://www.phpbbstyles.com/
Description
===========
These vulnerabilities could allow an attacker that has gained
administrative access view file content on the system.
1. Remote File Content Disclosure
=======================
In xs_edit.php, the "edit" request field is not properly sanitized.
2. Full Path Disclosure
=======================
In xs_edit.php, the "viewbackup" request field is not properly sanitized.
Proof of Concept
================
1. http://forum/admin/xs_edit.php?edit=../../../../etc/passwd
2. http://forum/admin/xs_edit.php?edit=&viewbackup=1
--------------
http://wtf.bz/
Comments
No comments yet, be the first!