vendor:
BizTalk Server
by:
SecurityFocus
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: BizTalk Server
Affected Version From: BizTalk Server 2000
Affected Version To: BizTalk Server 2000
Patch Exists: YES
Related CWE: CVE-2002-0647
CPE: o:microsoft:biztalk_server_2000
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2002
SQL Injection in BizTalk Server
BizTalk Server is vulnerable to SQL injection attacks due to inadequate sanitization of user-supplied values for some parameters. A remote attacker can exploit this vulnerability by creating a malicious URL that includes specially crafted SQL queries to execute commands or compromise the database.
Mitigation:
Ensure that user-supplied values are properly sanitized before being used in SQL queries.