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

SQL Injection in 4xcms

4xcms is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

Ensure that user-supplied input is properly validated and sanitized before being used in SQL queries.
Source

Exploit-DB raw data:

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

4xcms is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

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

4xcms r26 is vulnerable; other versions may also be affected. 

The following example data is available:

User: ' or '1=1
Pass: ' or '1=1