exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

kapda-50.txt

kapda-50.txt
Posted Jul 2, 2006
Authored by imei addmimistrator | Site kapda.ir

MyBB version 1.1.4 is susceptible to cross site scripting and SQL injection vulnerabilities.

tags | exploit, vulnerability, xss, sql injection
SHA-256 | 681129f7945311221591904f2f2233760e3af98a6a34b43bea8b315085994302

kapda-50.txt

Change Mirror Download
[KAPDA::#50]MyBB 1.1.4 Multiple Vuln

SQL_Injection & XSS

-------

KAPDA New Advisory .
https://www.kapda.ir/advisory-349.html

ORIGINAL ADVISORY:
https://myimei.com/security/2006-06-24/mybb...verwriting.html
https://myimei.com/security/2006-06-22/mybb...in-url-tag.html

-Summary-
Software: MyBB
Sowtwares Web Site: https://www.mybboard.com
Versions: 1.1.3 And 1.1.4
Class: Remote
Status: Patched
Exploit: Available
Discovered by: imei addmimistrator
Risk Level: Medium
Description
Variable-overwriting :
There is a security bug in MyBB 1.1.4 software (latest version fully patched) that allows attacker initualize arbitary varables with arbitary values and perform many attck kinds same SQLINJECTION attack.

bug is in result of Extracting values. In fact forgetting to define KILL_GLOBALS constant in /archive/index.php file is reason of this weakness. cause of this flew, an attacker can insert his varables and overwrite his values.
XSS :
Mybb has a security bug that allows hackers run unwanted scripts into clients browser that well known as XSS Cross_Site_Scripting attack.
bug is in result of poor cheknig for unicode inputs in url, that results to executing javascript direct call in some common beowser, as IE, FF and etc this is cause of this fact that browsers pay attention to unicode data but mybb dont.
See Also
Variable-overwriting :
{inc/init.php}near 28
if(!defined(KILL_GLOBALS))
{
@extract($_POST, EXTR_OVERWRITE);
@extract($_GET, EXTR_OVERWRITE);
}
XSS:
{inc/functions_post.php}near 138
function fixjavascript($message)
{
$message = preg_replace(#javascript:#i, java script:, $message);
/* .. */

{alos near 19}
$message = preg_replace(#&(?!\#[0-9]+;)#si, &, $message); // fix & but allow unicode.
Exploit-
Variable-overwriting : mybb/archive/index.php?_SERVER[HTTP_CLIENT_IP]=sql
XSS :
post this message:
[url]javascript:alert(imei is Here);//://ddd[/url]
Solution
upgrade to vendors provided patch
Credit
Discovered by: imei addmimistrator
addmimistrator(4}gmail(O}com
imei(4}Kapda(O}IR
www.myimei.com
myimei.com/security
www.kapda.ir/advisory-349.html

Login or Register to add favorites

File Archive:

November 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Nov 1st
    30 Files
  • 2
    Nov 2nd
    0 Files
  • 3
    Nov 3rd
    0 Files
  • 4
    Nov 4th
    12 Files
  • 5
    Nov 5th
    44 Files
  • 6
    Nov 6th
    18 Files
  • 7
    Nov 7th
    9 Files
  • 8
    Nov 8th
    8 Files
  • 9
    Nov 9th
    3 Files
  • 10
    Nov 10th
    0 Files
  • 11
    Nov 11th
    14 Files
  • 12
    Nov 12th
    20 Files
  • 13
    Nov 13th
    69 Files
  • 14
    Nov 14th
    0 Files
  • 15
    Nov 15th
    0 Files
  • 16
    Nov 16th
    0 Files
  • 17
    Nov 17th
    0 Files
  • 18
    Nov 18th
    0 Files
  • 19
    Nov 19th
    0 Files
  • 20
    Nov 20th
    0 Files
  • 21
    Nov 21st
    0 Files
  • 22
    Nov 22nd
    0 Files
  • 23
    Nov 23rd
    0 Files
  • 24
    Nov 24th
    0 Files
  • 25
    Nov 25th
    0 Files
  • 26
    Nov 26th
    0 Files
  • 27
    Nov 27th
    0 Files
  • 28
    Nov 28th
    0 Files
  • 29
    Nov 29th
    0 Files
  • 30
    Nov 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close