Lucene search
+L

5976 matches found

The Hacker News
The Hacker News
added 2011/09/25 3:48 a.m.16 views

Mac trojan poses as PDF to open botnet backdoor

Mac trojan poses as PDF to open botnet backdoor There's another Mac OS X Trojan out in the wild, and it might be heading your way.If you open the file, which could appear as an emailed attachment or as a Web link, the document, written in traditional Chinese ideograms, does indeed display. But a...

6.7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2011/09/24 12:00 a.m.30 views

WordPress AdRotate 3.6.5 SQL Injection

Exploit Title: WordPress AdRotate plugin 1,BENCHMARK5000000,MD5CHAR115,113,108,109,97,112,0%23 --------------- Vulnerable code --------------- ifisset$GET'track' OR $GET'track' != '' $meta = urldecode$GET'track'; ... list$ad, $group, $block = explode"-", $meta; ... $bannerurl = $wpdb-getvar"SELEC...

0.4AI score
SaveExploits0
The Hacker News
The Hacker News
added 2011/09/10 5:07 p.m.19 views

Rootkit Hunter - Rootkit scanning tool

Rootkit Hunter - Rootkit scanning tool Rootkit scanner is scanning tool to ensure you for about 99.9% you're clean of nasty tools. This tool scans for rootkits, backdoors and local exploits by running tests like: - MD5 hash compare - Look for default files used by rootkits - Wrong file...

6.7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/09/07 12:00 a.m.97 views

PHP 5.3.7 Security Bypass Vulnerability

PHP is prone to a security bypass vulnerability. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:php:php"; if description...

4.3CVSS6.7AI score0.04205EPSS
SaveExploits2References3
seebug.org
seebug.org
added 2011/08/31 12:00 a.m.18 views

PHP 5.3.x md5计算函数crypt漏洞导致安全模式绕过

No description provided by source...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2011/08/30 12:00 a.m.17 views

WordPress Plugin PureHTML 1.0.0 - SQL Injection

WordPress Plugin PureHTML 1.0.0 - SQL Injection Exploit Title: WordPress PureHTML plugin 1,BENCHMARK5000000,MD5CHAR115,113,108,109,97,112,0--%20 --------------- Vulnerable code --------------- if!isset$POST'PureHTMLNOnce' if !wpverifynonce $POST'PureHTMLNOnce', pluginbasenameFILE...

0.2AI score
SaveExploits0
NVD
NVD
added 2011/08/25 2:22 p.m.34 views

CVE-2011-3189

The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483...

4.3CVSS7AI score0.04205EPSS
SaveExploits2References10
Prion
Prion
added 2011/08/25 2:22 p.m.44 views

Authentication flaw

The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483...

4.3CVSS7.2AI score0.04972EPSS
SaveExploits2References10Affected Software1
CVE
CVE
added 2011/08/25 2:00 p.m.142 views

CVE-2011-3189

CVE-2011-3189 affects PHP 5.3.7: when using the MD5 hash type in the crypt() function, it returns the salt value instead of the hashed password, potentially allowing authentication bypass with an arbitrary password. This is noted as a different issue from CVE-2011-2483; no further technical detai...

4.3CVSS7.4AI score0.04205EPSS
SaveExploits2References10Affected Software1
Cvelist
Cvelist
added 2011/08/25 2:00 p.m.82 views

CVE-2011-3189

The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483...

7.2AI score0.04205EPSS
SaveExploits2References10
OpenVAS
OpenVAS
added 2011/08/25 12:00 a.m.80 views

PHP 5.3.7 Cryptographic Vulnerability

PHP is prone to a cryptographic vulnerability. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:php:php"; ifdescription...

4.3CVSS6.7AI score0.04205EPSS
SaveExploits2References3
ThreatPost
ThreatPost
added 2011/08/24 11:51 a.m.18 views

PHP 5.3.8 Released, Fixes Crypto Bug

A day after warning users about a serious bug in the cryptographic function in PHP 5.3.7 and telling them not to upgrade to that release, the maintainers of the scripting language pushed out version 5.3.8, which fixes the crypto problem as well as another security related issue. PHP 5.3.7, which...

7AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2011/08/24 12:00 a.m.22 views

PHP 5.3.x < 5.3.7 crypt() MD5 Incorrect Return Value

Binary data 6017.prm...

4.3CVSS7.3AI score0.04205EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2011/08/24 12:00 a.m.14 views

PHP 5.3.7 crypt() MD5 Incorrect Return Value

Binary data 801098.prm...

7.3AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2011/08/24 12:00 a.m.65 views

PHP 5.3.7 crypt() MD5 Incorrect Return Value

According to its banner, PHP 5.3.7 is installed on the remote host. This version contains a bug in the crypt function when generating salted MD5 hashes. The function only returns the salt rather than the salt and hash. Any authentication mechanism that uses crypt could authorize all authenticatio...

4.3CVSS5.4AI score0.04205EPSS
SaveExploits2References3
seebug.org
seebug.org
added 2011/08/24 12:00 a.m.38 views

PHP &quot;crypt()&quot; MD5 Salt安全漏洞

PHP是流行的脚本语言环境。 PHP在"crypt"函数的实现上存在安全漏洞,远程攻击者可利用此漏洞绕过某些安全限制。 此漏洞源于"crypt"函数在生成有salt的MD5哈希时,仅返回salt PHP 5.3.x 厂商补丁: PHP --- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.php.net...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2011/08/23 12:00 a.m.18 views

FreeBSD : PHP -- crypt() returns only the salt for MD5 (3f1df2f9-cd22-11e0-9bb2-00215c6a37bb)

PHP development team reports : If crypt is executed with MD5 salts, the return value consists of the salt only. DES and BLOWFISH salts work as expected. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD VuXM...

5.4AI score
SaveExploits0References2
Exploit DB
Exploit DB
added 2011/08/22 12:00 a.m.38 views

WordPress Plugin MM Duplicate 1.2 - SQL Injection

Exploit Title: WordPress MM Duplicate plugin 1,BENCHMARK5000000,MD5CHAR115,113,108,109,97,112,0 --------------- Vulnerable code --------------- class mmduplicatepagesposts ... function mmduplicatepagesposts ... addaction'init', array&$this, 'dup'; ... function dup if$GET'duplicate' $id =...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2011/08/18 12:00 a.m.18 views

WordPress Plugin Ajax Gallery 3.0 - SQL Injection

WordPress Plugin Ajax Gallery 3.0 - SQL Injection Exploit Title: WordPress Ajax Gallery plugin 1,BENCHMARK5000000,MD5CHAR115,113,108,109,97,112,0 --------------- Vulnerable code --------------- if isset $GET 'delete' && isset $GET'gId' $wpdb-query "DELETE FROM $wpdb-options WHERE...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2011/08/18 12:00 a.m.25 views

WordPress Plugin Allow PHP in Posts and Pages 2.0.0.RC1 - SQL Injection

Exploit Title: WordPress Allow PHP in Posts and Pages plugin 1,BENCHMARK5000000,MD5CHAR115,113,108,109,97,112,0 --------------- Vulnerable code --------------- if!isset$POST'allowPHPNonce' if !wpverifynonce $POST'allowPHPNonce', pluginbasenameFILE header"location:".$refer; else...

5.3AI score
SaveExploits0
Rows per page
Query Builder