7.5
CVSSv2

CVE-2005-2028

Published: 21/06/2005 Updated: 18/10/2016
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php for MercuryBoard 1.1.4 and previous versions allows remote malicious users to execute arbitrary SQL commands via the User-Agent HTTP header.

Vulnerable Product Search on Vulmon Subscribe to Product

mercuryboard mercuryboard message board 1.1.4

Exploits

#!/usr/bin/perl ### MercuryBoard <=114, MySQL => 41 sql injection exploit by RST/GHC ### ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ### * note: you need first register on forum for get id and login ### after what logout from forum and run exploit ### * note2: edit timestamp in sources if exploit not work ;) ### ~~ ...