PHPWebGallery Multiple Cross-Site Scripting Vulnerabilities
BID:17421
Info
PHPWebGallery Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17421 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 10 2006 12:00AM |
| Updated: | Apr 10 2006 11:02PM |
| Credit: | Mourad aka Psych0 is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PhpWebGallery PhpWebGallery 1.4.1 |
| Not Vulnerable: | |
Discussion
PHPWebGallery Multiple Cross-Site Scripting Vulnerabilities
PHPWebGallery is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
PHPWebGallery is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Exploit / POC
PHPWebGallery Multiple Cross-Site Scripting Vulnerabilities
This issue can be exploited through a web client.
The following proofs of concept are available:
http://www.example.com/phpwebgallery_dir/category.php?cat=">[xss]
http://www.example.com/phpwebgallery_dir/category.php?cat=">[xss]&num=0
http://www.example.com/phpwebgallery_dir/category.php?cat=1&num=">[xss]
http://www.example.com/phpwebgallery_dir/category.php?cat=">[xss]&search=date_available%3A2006-01-01
http://www.example.com/phpwebgallery_dir/category.php?cat=1&search=">[xss]
http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&slideshow=">[xss]
http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&show_metadata=">[xss]
http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&start=">[xss]
This issue can be exploited through a web client.
The following proofs of concept are available:
http://www.example.com/phpwebgallery_dir/category.php?cat=">[xss]
http://www.example.com/phpwebgallery_dir/category.php?cat=">[xss]&num=0
http://www.example.com/phpwebgallery_dir/category.php?cat=1&num=">[xss]
http://www.example.com/phpwebgallery_dir/category.php?cat=">[xss]&search=date_available%3A2006-01-01
http://www.example.com/phpwebgallery_dir/category.php?cat=1&search=">[xss]
http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&slideshow=">[xss]
http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&show_metadata=">[xss]
http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&start=">[xss]
Solution / Fix
PHPWebGallery Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
References
PHPWebGallery Multiple Cross-Site Scripting Vulnerabilities
References:
References: