vendor:
NPDS Revolution-13
by:
Narendra Bhati
8.3
CVSS
HIGH
SQL Injection
89
CWE
Product Name: NPDS Revolution-13
Affected Version From: NPDS-Revolution-13
Affected Version To: NPDS-Revolution-13
Patch Exists: YES
Related CWE: CVE-2015-1400
CPE: a:npds:npds_revolution_13
Metasploit:
N/A
Other Scripts:
https://www.infosecmatter.com/nessus-plugin-library/?id=119358, https://www.infosecmatter.com/nessus-plugin-library/?id=125001, https://www.infosecmatter.com/nessus-plugin-library/?id=80936, https://www.infosecmatter.com/nessus-plugin-library/?id=137994, https://www.infosecmatter.com/nessus-plugin-library/?id=86607, https://www.infosecmatter.com/nessus-plugin-library/?_page=86, https://www.infosecmatter.com/nessus-plugin-library/?id=78484, https://www.infosecmatter.com/nessus-plugin-library/?id=78520
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2015
NPDS CMS Revolution-13 – SQL Injection Vulnerability
A sql injection web vulnerability has been discovered in the NPDS CMS - NPDS-Revolution-13. The vulnerability allows an attacker to inject sql commands by usage of a vulnerable value to compromise the application dbms. The sql injection vulnerability is located in the `query` parameter of the vulnerable `search.php ` application file. Remote attackers are able to inject own sql commands by usage of vulnerable `search.php ` file. A successful attack requires to manipulate a POST method request with vulnerable parameter `query` to the vulnerable file.
Mitigation:
The vulnerability can be patched by a secure parse and encode of the vulnerable `query` parameter.