CVE-2013-5118 - XSS Good for Enterprise iOS

2013-09-24 Thread mario
for Enterprise iOS application to 2.2.4.1659 or newer References: https://www.roblest.com/#research:CVE-2013-5118 Can the comunity please provide feedback and comments in order to ensure the fix is working well Many thanks Mario

linux SGID-man exploit

2000-02-28 Thread mario paskual
/* *** *** agroMANauer.c *** *** linux SGID-man exploit *** *** by [EMAIL PROTECTED] 2000 *** *** tested on RedHat 5.1 *** *** It gives

Re: RCA cable modem Deny of Service

2002-03-28 Thread Mario Lorenz
shoots the poor messenger, ie. your cable modem, when your Cable Provider should be, uhm, well, I guess dropping him a note should be sufficient :) Mario -- Mario LorenzInternet:[EMAIL PROTECTED] Ham Radio: DL5MLO@OK0PKL

RE: [Full-disclosure] Microsoft DNS resolver: deliberately sabotaged hosts-file lookup

2006-04-20 Thread Mario Contestabile
Fyi, Any NT app can bypass the local hosts file using DnsQuery(...,..., DNS_QUERY_NO_HOSTS_FILE, ...); [EMAIL PROTECTED] http://bubbler.net/outlaw/blog -Original Message- From: Joachim Schipper [mailto:[EMAIL PROTECTED] Sent: April 13, 2006 8:13 PM To:

RE: Your Opinion

2007-03-16 Thread Mario Contestabile
Imo, what J Thompson _meant_ to say was, It's a pain for security ISVs who have to find creative ways of selling features which are part of the OS; We don't care if it's better for the end user, we care about our bottom line. OS vendors should make no efforts at securing their products so that we,

RE: what is this?

2008-01-14 Thread Mario Contestabile
Looks like the local name is actually more random: var name = c:\\win+GetRandString(4)+.exe; Kinda dumb though, as any non-admin class user won't have access to the local folder on the root [c:\]. [EMAIL PROTECTED] http://securitymario.spaces.live.com/ -Original Message- From: Jose

WinAppDbg 1.4 is out!

2010-08-24 Thread Mario Vilas
What is WinAppDbg? == The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate

Re: BASE tag used for hijacking external resources (XSS)

2011-12-19 Thread Mario Vilas
Makes sense as a trick to bypass some crappy XSS filters that look forstrings like javascript:, but I don't think it's a vulnerability in itself. On Fri, Dec 16, 2011 at 5:20 PM, Jann Horn jannh...@googlemail.com wrote: 2011/12/15 Bouke van Laethem vanlaet...@gmail.com: ISSUE: The base tag

Re: BASE tag used for hijacking external resources (XSS)

2011-12-19 Thread Mario Vilas
wrote: On Fri, Dec 16, 2011 at 9:59 PM, Mario Vilas mvi...@gmail.com wrote: Makes sense as a trick to bypass some crappy XSS filters that look for strings like javascript:, but I don't think it's a vulnerability in itself. I would consider it a browser bug (although I agree it would mostly

Re: BASE tag used for hijacking external resources (XSS)

2011-12-19 Thread Mario Vilas
You make good points in the rest of the email. This one, however, doesn't convince me... On Sat, Dec 17, 2011 at 1:10 AM, Bouke van Laethem vanlaet...@gmail.com wrote: Wouldn't you agree that by this definition no XSS is ever a vulnerability: you are just using the ability to inject HTML in

Re: Squid URL Filtering Bypass

2012-04-19 Thread Mario Vilas
What I understand from the advisory is the Squid proxy is basing its filtering on the Host header when present, even for the CONNECT command which doesn't allow this header at all as it makes no sense. I haven't confirmed the bug but what's being described is definitely a vulnerability. There's

Analysis of Modap worm

2002-09-17 Thread Mario van Velzen
://analyzer.securityfocus.com/alerts/020913-Alert-Apache-mod_ssl-Exploit.pdf The full analysis is available at: http://analyzer.securityfocus.com/alerts/020916-Analysis-Modap.pdf If you have any comments or concerns, please do not hesitate to contact me. Cheers, Mario Van Velzen, [EMAIL PROTECTED] DeepSight Threat

Bug for libs in php link directory 2.0

2006-02-02 Thread Mario Oyorzabal Salgado
Program: PHPLD (Php link directory) Homepage: http://www.phplinkdirectory.com/ Language: PHP Version: 2.0 Php link directory use lib's how adodb, smarthy, phpmailer, etc., etc. but this lib's have bug's. Bugs: ADOdb PostgreSQL SQL Injection Vulnerability http://www.securityfocus.com/bid/16364

cacti -- Multiple security vulnerabilities have been discovered

2008-02-12 Thread Mario Sergio Candian
/about25749.html -- Mario Sergio Candian - Live your dreams and face your fears

Python winappdbg module v1.0 is out!

2009-04-21 Thread Mario Alejandro Vilas Jerez
What is winappdbg? == The winappdbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate

WinAppDbg module v1.1 is out!

2009-05-19 Thread Mario Alejandro Vilas Jerez
What is WinAppDbg? == The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate

WinAppDbg version 1.2 is out!

2009-06-16 Thread Mario Alejandro Vilas Jerez
What is WinAppDbg? == The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate

Re: [Full-disclosure] WinAppDbg version 1.2 is out!

2009-06-16 Thread Mario Alejandro Vilas Jerez
me know if you decide to give it a try, I'll help in anything I can :) Cheers, -Mario On Tue, Jun 16, 2009 at 3:26 PM, Jared DeMottjdem...@crucialsecurity.com wrote: Can you compare/contrast with pydbg so I can understand why I might want to give it a try? Do you have a fuzzing platform like

WinAppDbg 1.3 is out!

2009-12-01 Thread Mario Alejandro Vilas Jerez
What is WinAppDbg? == The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to