Lucene search
K

youtubeclone-xss.txt

🗓️ 03 Feb 2008 00:00:00Reported by SmasherType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

Youtube Clone Script XSS vulnerability in load_message.php

Code
`Discovered by Smasher  
CMS: Youtube Clone Script  
Site: http://warwolfz.altervista.org  
WarWolfZ 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.  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

03 Feb 2008 00:00Current
7.4High risk
Vulners AI Score7.4
27