On Feb 2003, there is a new vulnerability reported for Youtube clone script.
The YouTube Clone script suffers from a cross site scripting vulnerability in load_message.php.
Discovered by SmasherCMS: Youtube Clone ScriptSite: http://warwolfz.altervista.orgWarWolfZ Security Crew. Hello i don't know if this vuln is already out , but i've searched in securityfocus and is not present. Bug found in load_message.php at line 4: <?php echo $lang['please_wait']; ?> Ex: http://localhost/youtube/siteadmin/editor_files/includes/load_message.php?lang[please_wait]=[XSS] Fix: <?php echo htmlspecialchars($lang['please_wait']); ?> Greetz.Smasher.
If you are using older version of youtube clone script, you must upgraded to latest version of youtube clone script available from http://www.vshare.in
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jul | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||
RSS feed for comments on this post · TrackBack URI
Leave a reply