header-logo
Suggest Exploit
vendor:
AplikaMedia CMS
by:
Not specified
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AplikaMedia CMS
Affected Version From: Not specified
Affected Version To: Not specified
Patch Exists: NO
Related CWE: Not specified
CPE: Not specified
Metasploit:
Other Scripts:
Platforms Tested: Not specified
Not specified

AplikaMedia CMS SQL Injection Vulnerability

The AplikaMedia CMS is vulnerable to an SQL-injection attack due to inadequate input sanitization in an SQL query.

Mitigation:

To mitigate this vulnerability, it is recommended to apply proper input validation and sanitization techniques to user-supplied input before using it in an SQL query.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/46896/info

AplikaMedia CMS is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database. 

http://www.example.com/page_info.php?id_brt=[Sql_injection]