Document Title: =============== Negin Group CMS - (v) Multiple Web Vulnerabilities References (Source): ==================== http://www.vulnerability-lab.com/get_content.php?id=1831 Release Date: ============= 2016-04-24 Vulnerability Laboratory ID (VL-ID): ==================================== 1831 Common Vulnerability Scoring System: ==================================== 7.1 Product & Service Introduction: =============================== http://www.NeginGroup.com/ Abstract Advisory Information: ============================== The vulnerability laboratory core research team discovered multiple web vulnerabilities in the official Negin Group content management system. Vulnerability Disclosure Timeline: ================================== 2016-04-25: Public Disclosure (Vulnerability Laboratory) Discovery Status: ================= Published Affected Product(s): ==================== Negin Group Product: Content Management System 2016 Q2 Exploitation Technique: ======================= Remote Severity Level: =============== High Technical Details & Description: ================================ Multiple remote sql-injection web vulnerabilities has been discovered in the official Negin Group content management system 2016 Q2. The sql vulnerability allows remote attackers and privileged user accounts to execute own sql commands to compromise the dbms. The vulnerabilities are located in the `v` value of the `view_news.php` and `view_page_one.php` files GET method request. Remote attackers are able to execute own malicious sql commands via `v` value to compromise the web-server or connected database management system. The issue is a classic remote sql injection vulnerability. The request method to execute is GET and the attack vector is located on the application-side of the content management system. The vulnerable `v` value in the `view_page_one.php` and `view_news.php` files GET method allows an attacker also to inject client-side script code for xss exploitation.The attack vector is non-persistent on the client-side and the request method to exploit the issue is GET. The security risk of the vulnerability is estimated as medium with a cvss (common vulnerability scoring system) count of 7.1. Exploitation of the sql injection vulnerability requires no user interaction and a low privileged web-application user account. Successful exploitation of the remote sql injection results in database management system, web-server and web-application compromise. Request Method(s): [+] GET Vulnerable File(s): [+] view_page_one.php [+] view_news.php Vulnerable Parameter(s): [+] v Proof of Concept (PoC): ======================= The remote sql-injection vulnerability can be exploited by remote attackers without privileged user account or user interaction. For security demonstration or to reproduce the vulnerability follow the provided information and steps below to continue. Dork(s) : "طراحی و اجرا توسط نگین گروپ | www.NeginGroup.com" PoC: SQL-Injection Exploitation http://cms.localhost:8080/view_page_one.php?v=-1'[SQL-INJECTION VULNERABILITY!]-- http://cms.localhost:8080/view_news.php?v=-1'[SQL-INJECTION VULNERABILITY!]-- PoC: XSS Exploitation http://cms.localhost:8080/view_page_one.php?v=137">