header-logo
Suggest Exploit
vendor:
Agahi Advertisement CMS
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Agahi Advertisement CMS
Affected Version From: 4
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:agahi_advertisement_cms:agahi_advertisement_cms:4.0
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Agahi Advertisement CMS SQL Injection Vulnerability

Agahi Advertisement 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.

Mitigation:

To mitigate this vulnerability, ensure that all user-supplied input is properly sanitized and validated before using it in an SQL query.
Source

Exploit-DB raw data:

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

Agahi Advertisement 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.

Agahi Advertisement CMS 4.0 is vulnerable; other versions may also be affected. 

http:/www.example.com/view_ad.php?id=-523+union+select+1,2,3,version%28%29,5,6,7,8,9,10,11,12,13,14,15,16,17,18--