header-logo
Suggest Exploit
vendor:
CANDID
by:
Unknown
7.5
CVSS
HIGH
SQL Injection and Cross-Site Scripting
Unknown
CWE
Product Name: CANDID
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE: Unknown
CPE: Unknown
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

SQL Injection and Cross-Site Scripting Vulnerabilities in CANDID

CANDID is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

To mitigate these vulnerabilities, it is recommended to thoroughly sanitize user-supplied data before using it in SQL queries or displaying it on web pages. Additionally, implementing proper input validation and output encoding can help prevent SQL injection and cross-site scripting attacks.
Source

Exploit-DB raw data:

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

CANDID is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

http://www.example.com/image/view.php?image_id=[SQLI]