Lucene search
K

6520 matches found

securityvulns
securityvulns
added 2007/07/04 12:0 a.m.109 views

[Full-disclosure] Fujitsu-Siemens PRIMERGY BX300 Switch Blade Information Disclosure

Advisory: Fujitsu-Siemens PRIMERGY BX300 Switch Blade Information Disclosure RedTeam Pentesting discovered an information disclosure in the Fujitsu- Siemens BX300 Switch Blade during a penetration test. By accessing URLs of the web interface directly and aborting the authentication dialog, one is...

5CVSS6.3AI score0.01757EPSS
Exploits3
RedHat Linux
RedHat Linux
added 2007/06/26 6:41 p.m.2 views

krb5 RPC library stack overflow

Integer signedness error in the gssrpcsvcauthunix function in svcauthunix.c in the RPC library in MIT Kerberos 5 krb5 1.6.1 and earlier might allow remote attackers to execute arbitrary code via a negative length value...

8.3CVSS7.6AI score0.03479EPSS
Exploits1References4
CVE
CVE
added 2007/06/19 9:0 p.m.45 views

CVE-2007-3275

MailWasher Server (pre-2.2.1) with LDAP/AD improperly handles blank passwords, enabling remote access to arbitrary user accounts and exposure of stored spam emails. The issue is associated with LoginCheck::doPost in mwi/servlet/Login.cpp. Connected sources corroborate the affected software/versio...

7.1CVSS6.7AI score0.01485EPSS
Exploits0References6Affected Software1
0day.today
0day.today
added 2007/05/31 12:0 a.m.41 views

Microsoft IIS <= 5.1 Hit Highlighting Authentication Bypass Exploit

Exploit for unknown platform in category remote exploits =================================================================== Microsoft IIS \nExample:\t$0 http://www.microsoft.com /en/us/default.aspx\n\n"; exit 0 fi site=$1 protectedObject=$2...

7.1AI score0.7335EPSS
Exploits6
exploitpack
exploitpack
added 2007/05/31 12:0 a.m.62 views

Microsoft IIS 5.1 - Hit Highlighting Authentication Bypass

Microsoft IIS 5.1 - Hit Highlighting Authentication Bypass !/bin/sh NTLM && BASIC AUTH BYPASS : sha0atbadchecksum.net Based on my adv: https://www.securityfocus.com/bid/24105/info CVE-2007-2815 if $ != 2 then printf "USAGE:\t\t$0 \nExample:\t$0 http://www.microsoft.com /en/us/default.aspx\n\n";...

10CVSS0.5AI score0.7335EPSS
Exploits6
Exploit DB
Exploit DB
added 2007/05/31 12:0 a.m.171 views

Microsoft IIS 5.1 - Hit Highlighting Authentication Bypass

!/bin/sh NTLM && BASIC AUTH BYPASS : sha0atbadchecksum.net Based on my adv: https://www.securityfocus.com/bid/24105/info CVE-2007-2815 if $ != 2 then printf "USAGE:\t\t$0 \nExample:\t$0 http://www.microsoft.com /en/us/default.aspx\n\n"; exit 0 fi site=$1 protectedObject=$2...

10CVSS6.5AI score0.7335EPSS
Exploits6
ALT Linux
ALT Linux
added 2007/05/16 12:0 a.m.19 views

Security fix for the ALT Linux 8 package proftpd version 1.3.0rel-alt2

May 16, 2007 Konstantin Lepikhov 1.3.0rel-alt2 - 1.3.0a stable release. - rollback alt-ltdl patch use alternate variant. - don't delete .la files due ltdlopenext breakage in this case. - remove previous CVE-2006-5815 fixes, use variant from Debian. - change packager. - cleanup obsoleted Conflicts...

10CVSS5.9AI score0.74077EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2007/05/16 12:0 a.m.17 views

Debian DSA-1247-1 : libapache-mod-auth-kerb - heap overflow

An off-by-one error leading to a heap-based buffer overflow has been identified in libapache-mod-auth-kerb, an Apache module for Kerberos authentication. The error could allow an attacker to trigger an application crash or potentially execute arbitrary code by sending a specially crafted kerberos...

5CVSS6.3AI score0.03622EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2007/04/22 7:19 p.m.20 views

CVE-2007-2165

The Auth API in ProFTPD before 20070417, when multiple simultaneous authentication modules are configured, does not require that the module that checks authentication is the same as the module that retrieves authentication data, which might allow remote attackers to bypass authentication, as...

5.1CVSS6AI score0.12516EPSS
Exploits0References2
NVD
NVD
added 2007/04/22 7:19 p.m.18 views

CVE-2007-2165

The Auth API in ProFTPD before 20070417, when multiple simultaneous authentication modules are configured, does not require that the module that checks authentication is the same as the module that retrieves authentication data, which might allow remote attackers to bypass authentication, as...

5.1CVSS6.7AI score0.12516EPSS
Exploits0References13
CVE
CVE
added 2007/04/22 7:0 p.m.77 views

CVE-2007-2165

CVE-2007-2165 affects ProFTPD prior to 20070417. When multiple authentication modules are configured, the authentication-check module need not be the same as the module that retrieves authentication data, potentially allowing remote attackers to bypass authentication (e.g., using SQLAuthTypes Pla...

5.1CVSS6.5AI score0.12516EPSS
Exploits0References13Affected Software1
Cvelist
Cvelist
added 2007/04/22 7:0 p.m.24 views

CVE-2007-2165

The Auth API in ProFTPD before 20070417, when multiple simultaneous authentication modules are configured, does not require that the module that checks authentication is the same as the module that retrieves authentication data, which might allow remote attackers to bypass authentication, as...

6.6AI score0.12516EPSS
Exploits0References13
seebug.org
seebug.org
added 2007/04/20 12:0 a.m.55 views

ProFTPD AUTH多个验证模块安全绕过漏洞

proftpd是一款流行的开放源代码的FTP服务程序。 proftpd在AUTH API上存在一个错误,远程攻击者可以利用漏洞可以绕过安全限制,未授权访问。 由于FTP协议需要分开USER和PASS命令,ProFTPD独立的通过USER对用户数据进行检查,而当PASS接收到时对用户的验证进行校验。因此这些组合使ProFTPD允许多个同步Auth模块存在如modauthunix, modsql, modldap,可能导致某个验证模块提供用户数据modauthunix而另一个模块验证用户数据如modsql. 当验证模块modsql配置成使用底限制的验证策略,如: SQLAuthTypes...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2007/04/19 12:0 a.m.18 views

GLSA-200704-15 : MadWifi: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-200704-15 MadWifi: Multiple vulnerabilities The driver does not properly process Channel Switch Announcement Information Elements, allowing for an abnormal channel change. The ieee80211input function does not properly handle AUTH...

7.8CVSS5.5AI score0.02602EPSS
Exploits0References4
Prion
Prion
added 2007/04/18 10:19 a.m.13 views

Remote file inclusion

PHP remote file inclusion vulnerability in MobilePublisherphp 1.1.2 allows remote attackers to execute arbitrary PHP code via a URL in the authmethod parameter to 1 index.php, 2 list.php, 3 postreview.php, 4 reindex.php, 5 sections.php, 6 templates.php, 7 userinfo.php, 8 users.php, and 9 view.php...

6.8CVSS7.8AI score0.01405EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2007/04/18 12:0 a.m.3 views

PT-2007-3426 · Mobilepublisher · Mobilepublisherphp

Name of the Vulnerable Software and Affected Versions: MobilePublisherphp version 1.1.2 Description: A remote file inclusion issue allows remote attackers to execute arbitrary PHP code via a URL in the auth method parameter to various PHP files in the admin directory, including "index.php",...

6.8CVSS7.7AI score0.01405EPSS
Exploits0References7
Gentoo Linux
Gentoo Linux
added 2007/04/17 12:0 a.m.52 views

MadWifi: Multiple vulnerabilities

Background The MadWifi driver provides support for Atheros based IEEE 802.11 Wireless Lan cards. Description The driver does not properly process Channel Switch Announcement Information Elements, allowing for an abnormal channel change. The ieee80211input function does not properly handle AUTH...

7.8CVSS6.5AI score0.02602EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2007/04/12 12:0 a.m.22 views

Mandrake Linux Security Advisory : madwifi-source (MDKSA-2007:082)

The athratesample function in the athrate/sample/sample.c sample code in MadWifi before 0.9.3 allows remote attackers to cause a denial of service failed KASSERT and system crash by moving a connected system to a location with low signal strength, and possibly other vectors related to a race...

7.8CVSS5.6AI score0.02602EPSS
Exploits0References5
Packet Storm
Packet Storm
added 2007/04/02 12:0 a.m.18 views

frontbase427v2-remote.txt

/ Dreatica-FXP crew ---------------------------------------- Target : Frontbase = 4.2.7 for Windows Site : http://www.frontbase.com Found by : Netragard, L.L.C Advisory ---------------------------------------- Exploit : Frontbase = 4.2.7 POST-AUTH remote buffer overflow Exploit date : 02.04.2007...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2007/04/02 12:0 a.m.48 views

IBM Lotus Domino Server 6.5 PRE AUTH Remote Exploit

No description provided by source. !/usr/bin/python IBM Lotus Domino Server 6.5 PRE AUTH Remote Exploit Tested on windows 2003 server SP0. Coded by Mati Aharoni [email protected] http://www.offensive-security.com Notes: Not the the faint of heart. Iris, I love you...

7.1AI score
Exploits0
Rows per page
Query Builder