header-logo
Suggest Exploit
vendor:
BugTracker.NET
by:
Unknown
7.5
CVSS
HIGH
SQL Injection, Cross-Site Scripting
89, 79
CWE
Product Name: BugTracker.NET
Affected Version From: 3.4.2004
Affected Version To: 3.4.2004
Patch Exists: YES
Related CWE: CVE-2010-3897
CPE: a:bugtrackernet:bugtrackernet:3.4.4
Metasploit:
Other Scripts:
Platforms Tested:
2010

BugTracker.NET SQL Injection and Cross-Site Scripting Vulnerabilities

BugTracker.NET is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. Exploiting these vulnerabilities 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 the SQL injection vulnerability, it is recommended to use parameterized queries or prepared statements. To mitigate the cross-site scripting vulnerability, it is recommended to properly sanitize user-supplied input and implement output encoding.
Source

Exploit-DB raw data:

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

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

Exploiting these vulnerabilities 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.

BugTracker.NET v3.4.4 is vulnerable; other versions may be affected. 

http://www.example.com/edit_comment.aspx?id=48&bug_id=3%3E%3Cscript%3Ealert%28%27%27%29;%3C/script%3E