header-logo
Suggest Exploit
vendor:
Pro Clan Manager
by:
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pro Clan Manager
Affected Version From: 2000.4.2
Affected Version To: 2000.4.2
Patch Exists: NO
Related CWE:
CPE: a:pro_clan_manager:pro_clan_manager:0.4.2
Metasploit:
Other Scripts:
Platforms Tested:

Pro Clan Manager SQL Injection Vulnerability

The Pro Clan Manager application is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

It is recommended to sanitize and validate user-supplied input before using it in SQL queries. Prepared statements or parameterized queries can also help prevent SQL injection attacks.
Source

Exploit-DB raw data:

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

Pro Clan Manager is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Pro Clan Manager 0.4.2 is vulnerable; other versions may also be affected.

notarealuser%00'+union+select+1;#