10
CVSSv2

CVE-2004-0541

Published: 06/08/2004 Updated: 03/05/2018
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in the ntlm_check_auth (NTLM authentication) function for Squid Web Proxy Cache 2.5.x and 3.x, when compiled with NTLM handlers enabled, allows remote malicious users to execute arbitrary code via a long password ("pass" variable).

Vulnerable Product Search on Vulmon Subscribe to Product

national science foundation squid web proxy cache 2.5_stable

national science foundation squid web proxy cache 3_pre

Vendor Advisories

Synopsis squid security update Type/Severity Security Advisory: Moderate Topic An updated squid package that fixes a security vulnerability inthe NTLM authentication helper is now available Description Squid is a full-featured Web proxy cacheA buffer overflow was found within the NTLM aut ...

Exploits

## # $Id$ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote include Ms ...
## # $Id: squid_ntlm_authenticaterb 9179 2010-04-30 08:40:19Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core ...