Lucene search
+L

2424 matches found

Cvelist
Cvelist
added 2013/10/01 5:00 p.m.81 views

CVE-2012-5627

Oracle MySQL and MariaDB 5.5.x before 5.5.29, 5.3.x before 5.3.12, and 5.2.x before 5.2.14 does not modify the salt during multiple executions of the changeuser command within the same connection which makes it easier for remote authenticated users to conduct brute force password guessing attacks...

5.2AI score0.11413EPSS
SaveExploits3References8
Prion
Prion
added 2013/09/16 7:14 p.m.33 views

Null pointer dereference

KDE-Workspace 4.10.5 and earlier does not properly handle the return value of the glibc 2.17 crypt and pwencrypt functions, which allows remote attackers to cause a denial of service NULL pointer dereference and crash via 1 an invalid salt or a 2 DES or 3 MD5 encrypted password, when FIPS-140 is...

5CVSS7.4AI score0.02413EPSS
SaveExploits0References5Affected Software3
zdt
zdt
added 2013/07/31 12:00 a.m.309 views

Adobe ColdFusion all versions LFD exploit (without Metasploit)

This code exploit a Local FIle Disclosure vulnerability in ColdFusion that allows attackers to dump administrator passwords and log into the admin panel. !/usr/bin/perl ColdFusion Locale File Disclosure exploit without Metasploit Google Dork: intitle:"Index of /CFIDE/" administrator Date:...

7AI score
SaveExploits0
OSV
OSV
added 2013/07/18 12:00 a.m.10 views

UBUNTU-CVE-2013-4122

Cyrus SASL 2.1.23, 2.1.26, and earlier does not properly handle when a NULL value is returned upon an error by the crypt function as implemented in glibc 2.17 and later, which allows remote attackers to cause a denial of service thread crash and consumption via 1 an invalid salt or, when FIPS-140...

4.3CVSS5.8AI score0.03589EPSS
SaveExploits2References6
Kitploit
Kitploit
added 2013/07/04 2:01 a.m.23 views

[Salted Hash Kracker v1.5] Recover the Password from Salted Hash text

Salted Hash Kracker is the free all-in-one tool to recover the Password from Salted Hash text. These days most websites and applications use salt based hash generation to prevent it from being cracked easily using precomputed hash tables such as Rainbow Crack. In such cases, 'Salted Hash Kracker'...

7.5AI score
SaveExploits0
seebug.org
seebug.org
added 2013/05/29 12:00 a.m.27 views

ecshop一处设计缺陷可以被二次利用

简要描述: ecshop一处设计缺陷导致可以被二次利用。关于管理员密码那些事。 详细说明: 本文前提 已经获得管理员密码的MD5! 不知道从那个版本开始ec管理员密码加密方式发生了一些变化 $ecsalt=rand1,9999; md5md5$pwd.$ecsalt; 对于通过注入得到md5的兄弟们标识压力山大啊!爆破无望。 不过。。ec后台的找回密码给了大家希望。 这个Bug 很明显 可能已经被长期利用 下面看代码 admin/getpassword.php 138行 / 验证新密码,更新管理员密码 / elseif !empty$POST'action' && $POST'actio...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/04/20 12:00 a.m.55 views

Mandriva Linux Security Advisory : mariadb (MDVSA-2013:102)

Updated mariadb packages includes fixes for the following security vulnerabilities : Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.26 and earlier allows remote attackers to affect integrity and availability, related to MySQL Client CVE-2012-3147. Unspecified...

7.5CVSS8.1AI score0.23956EPSS
SaveExploits12References8
securityvulns
securityvulns
added 2013/04/08 12:00 a.m.45 views

Google AD Sync Tool - Exposure of Sensitive Information Vulnerability - Security Advisory - SOS-13-001

Sense of Security - Security Advisory - SOS-13-001 Release Date. 03-Apr-2013 Last Update. - Vendor Notification Date. 03-Sep-2012 Product. Google Active Directory Sync GADS Tool Platform. Windows, Linux, Solaris Affected versions. All versions up to 3.1.3 Severity Rating. High Impact. Exposure of...

6.5AI score
SaveExploits0
Kitploit
Kitploit
added 2013/03/23 2:52 a.m.32 views

[oclHashcat-lite v0.15] Worlds fastest NTLM, MD5, SHA1, SHA256 and Descrypt Cracker

Features Worlds fastest NTLM, MD5, SHA1, SHA256 and descrypt cracker Free Multi-GPU up to 128 gpus Multi-OS Linux & Windows native binaries Multi-Platform OpenCL & CUDA support Multi-Algo see below Low resource utilization, you can still watch movies or play games while cracking Focuses one-shot,...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2013/03/23 2:48 a.m.48 views

[oclHashcat-plus v0.14] Worlds fastest md5crypt, phpass, mscash2 and WPA/WPA2 cracker

Features Worlds fastest md5crypt, phpass, mscash2 and WPA / WPA2 cracker Worlds first and only GPGPU based rule engine Free Multi-GPU up to 128 gpus Multi-Hash up to 15 million hashes Multi-OS Linux & Windows native binaries Multi-Platform OpenCL & CUDA support Multi-Algo see below Low resource...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:00 a.m.14 views

Nmap NSE 6.01: mysql-info

Connects to a MySQL server and prints information such as the protocol and version numbers, thread ID, status, capabilities, and the password salt. If service detection is performed and the server appears to be blocking our host or is blocked because of too many connections, then this script isn'...

7.2AI score
SaveExploits0
OSV
OSV
added 2012/12/31 12:00 a.m.6 views

UBUNTU-CVE-2012-6702

Expat, when used in a parser that has not called XMLSetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function...

5.9CVSS6.8AI score0.02371EPSS
SaveExploits0References5
seebug.org
seebug.org
added 2012/12/11 12:00 a.m.267 views

Oracle MySQL/MariaDB 不安全Salt生成安全绕过漏洞(CVE-2012-5627)

Bugtraq ID:56837 CVE ID:CVE-2012-5627 MySQL是一款开源关系型数据库管理系统。MariaDB是一个采用Maria存储引擎的MySQL分支版本。 MySQL处理密码salt值存在漏洞,当用户登录MySQL时,会生成Salt值用于防止密码猜测攻击。此salt值在会话开始时创建并用于整个会话,如果通过验证的攻击者使用MySQL "changeuser"命令尝试以其他用户登录,由于Salt已知,可导致密码猜测更有效率。 0 MySQL 5.5.19及其他版本 MariaDB 5.5.28a, 5.3.11, 5.2.13, 5.1.66 MariaDB...

4CVSS5.8AI score0.11413EPSS
SaveExploits3
securityvulns
securityvulns
added 2012/12/07 12:00 a.m.84 views

MySQL Local/Remote FAST Account Password Cracking

FAST Cracking of MySQL account passwords locally or over the network post-auth to the maintainers: you don't need to patch this, looks alot like a minor bug, prolly documented :D I found a method to crack mysql user passwords locally or over the network pretty efficiently. During Tests it was...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2012/12/07 12:00 a.m.11 views

Fedora 18 : plexus-cipher-1.5-11.fc18 (2012-19162)

This update fixes a security bug by improving randomness of generated cipher salt. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without...

5.4AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2012/12/07 12:00 a.m.12 views

Fedora 17 : plexus-cipher-1.5-11.fc17 (2012-19233)

This update fixes a security bug by improving randomness of generated cipher salt. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without...

5.4AI score
SaveExploits0References2
exploitpack
exploitpack
added 2012/12/06 12:00 a.m.25 views

Oracle MySQL MariaDB - Insecure Salt Generation Security Bypass

Oracle MySQL MariaDB - Insecure Salt Generation Security Bypass source: https://www.securityfocus.com/bid/56837/info MySQL and MariaDB are prone to a security-bypass weakness. An attacker may be able to exploit this issue to aid in brute-force attacks; other attacks may also be possible. use...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/12/06 12:00 a.m.344 views

Oracle MySQL / MariaDB - Insecure Salt Generation Security Bypass

source: https://www.securityfocus.com/bid/56837/info MySQL and MariaDB are prone to a security-bypass weakness. An attacker may be able to exploit this issue to aid in brute-force attacks; other attacks may also be possible. use Net::MySQL; $|=1; my $mysql = Net::MySQL-new hostname = '192.168.2.3...

4CVSS7.4AI score0.11413EPSS
SaveExploits3
myhack58
myhack58
added 2012/12/01 12:00 a.m.24 views

Empire CMS backstage password reset vulnerability-vulnerability warning-the black bar safety net

5.0 and previous versions: use phpmyadmin to modify the phomeenewsuser table, the password field is set to the value: e10adc3949ba59abbe56e057f20f883e The password is: 1 2 3 4 5 6 Version 5.1: use phpmyadmin to modify the phomeenewsuser table of the record: the password field value is set...

2.8AI score
SaveExploits0
myhack58
myhack58
added 2012/11/30 12:00 a.m.28 views

Empire CMS backstage password reset vulnerability-vulnerability warning-the black bar safety net

5.0 and previous versions: use phpmyadmin to modify the phomeenewsuser table, the password field is set to the value: e10adc3949ba59abbe56e057f20f883e The password is: 1 2 3 4 5 6 Version 5.1: use phpmyadmin to modify the phomeenewsuser table of the record: the password field value is set...

2.8AI score
SaveExploits0
Rows per page
Query Builder