Summary
This host is installed with BugTracker.NET and is prone to SQL injection or XSS or file disclosure or HTTP response splitting vulnerabilities.
Impact
Successful exploitation could allow attackers to gain sensitive information by performing SQL injection, XSS, file disclosure and HTTP response splitting attacks on the affected application and execute arbitrary script code.
Impact Level: Application
Solution
Upgrade to BugTracker.NET 3.8.9
For updates refer to http://ifdefined.com/bugtrackernet.html
Insight
The flaws are due to improper validation of user supplied input.
SQL injection:
- 'row_id.Value', 'sql' parameter in dbutil.cs
File Disclosure:
- 'path' parameters in view_web_config.aspx
- 'which_file', 'file_name', 'path' parameters in edit_custom_html.aspx - 'filename', 'path' parameters in download_file.aspx Cross Site Scripting:
- 'tags' parameter in bug_list.cs
- 'path', 'blame_text' parameter in svn_blame.aspx - 'commit1', 'unified_diff_text', 'error' parameters in git_diff.aspx - 'Request', 'path' parameters in view_web_config.aspx - 'filename', 'path' parameters in download_file.aspx - 'path', 'raw_text' parameters in svn_blame.aspx
- 'msg' parameter in default.aspx
- 'revision', 'rev' parameters in hg_blame.asp
- 'qs', 'url' parameters in util.cs
HTTP Response Splitting:
- 'url' parameter in util.cs
- 'bg_id' parameter in delete_subscriber.aspx
Affected
BugTracker.NET version 3.5.8 and prior
References
- http://packetstormsecurity.org/files/118152/bugtracker-sqldisclose.tgz
- http://seclists.org/fulldisclosure/2012/Nov/117
- http://secunia.com/advisories/51292/
- http://www.defensecode.com/article/bugtracker.net_multiple_security_vulnerabilities-31
- http://www.defensecode.com/public/BugTrackerNet_Security_Audit_Final_Report.pdf
- http://www.osvdb.org/87637
Updated on 2015-03-25
Severity
Classification
-
CVSS Base Score: 7.5
AV:N/AC:L/Au:N/C:P/I:P/A:P
Related Vulnerabilities
- Apache Struts2 Showcase Arbitrary Java Method Execution vulnerability
- Admbook PHP Code Injection Flaw
- Atlassian JIRA Privilege Escalation and Multiple Cross Site Scripting Vulnerabilities
- Apache Archiva Multiple Remote Command Execution Vulnerabilities
- AstroSPACES profile.php SQL Injection Vulnerability