Lucene search
+L

3239 matches found

Huawei
Huawei
added 2016/07/06 12:00 a.m.75 views

Security Advisory - Multiple Vulnerabilities in OpenSSL in May 2016

On May 3, 2016, the OpenSSL Software Foundation released a security advisory that included six vulnerabilities. Of the six vulnerabilities disclosed, four of them may cause memory corruption or excessive memory usage, one could allow a padding oracle attack to decrypt traffic when the connection...

10CVSS8.6AI score0.89058EPSS
SaveExploits8Affected Software61
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:00 a.m.11 views

The vulnerability of the Cisco Unified Communications Manager software allows a malicious individual to obtain a one-time code (nonce) for an ECDSA encryption algorithm.

The vulnerability exists in the implementation of the Montgomery algorithm in OpenSSL, due to the temporal impermanence of the operations involved in padding. Exploiting this vulnerability allows local users to obtain a one-time code nonce for ECDSA by attacking the cache through external channel...

1.9CVSS6.7AI score0.00942EPSS
SaveExploits1References10Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:00 a.m.16 views

The vulnerability of the OpenSSL software allows a malicious attacker to compromise the confidentiality of protected information.

The vulnerability exists in the SSL protocol for OpenSSL due to the use of non-deterministic padding for CBC encryption block chaining of the encryption text. Exploiting this vulnerability allows a malicious actor to obtain unencrypted data by using a padding prediction attack, known as POODLE...

4.3CVSS6.5AI score0.99999EPSS
SaveExploits7References3Affected Software1
myhack58
myhack58
added 2016/06/16 12:00 a.m.35 views

phpwind9. x Md5 Padding Extension vulnerability analysis-vulnerability warning-the black bar safety net

0x00 Preface This is one of the more interesting vulnerabilities, exploits already in the clouds online submitted http://www.wooyun.org/bugs/wooyun-2016-0210850 that official has also released a patch(http://www.phpwind.net/read/3709549 that 并且 安全 研究员 phithon 也 第一时间 发出 了 他 的 漏洞 分析...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/06/13 12:00 a.m.2827 views

OpenSSL AES-NI Padding Oracle MitM Information Disclosure

The remote host is affected by a man-in-the-middle MitM information disclosure vulnerability due to an error in the implementation of ciphersuites that use AES in CBC mode with HMAC-SHA1 or HMAC-SHA256. The implementation is specially written to use the AES acceleration available in x86/amd64...

5.9CVSS7AI score0.89058EPSS
SaveExploits7References4
zdt
zdt
added 2016/06/10 12:00 a.m.50 views

Poison Ivy 2.1.x - C2 Buffer Overflow (Metasploit)

Exploit for windows platform in category remote exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'Poison Ivy 2.1.x C2 Buffer Overflow', 'Description' = %q This module...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2016/05/31 12:00 a.m.31 views

用友某重要站点Padding Oracle Vulnerability漏洞可登陆内部系统

简要描述: 用友某重点站点Padding Oracle Vulnerability漏洞,泄露某员工账号,可登录包括邮箱、采购等系统,可作为跳板,严重威胁内网 详细说明: 通过burp抓包可越权访问http://i.yonyou.com,造成信息泄露 利用获取的邮箱,进行找回密码操作,在找回密码第二部页面,存在Padding Oracle Vulnerability漏洞,可以获取敏感信息 利用获取到的敏感信息登录邮箱,mail.yonyou.com也能登录 采购系统 其他系统 img s...

7AI score
SaveExploits0
Mageia
Mageia
added 2016/05/29 1:55 p.m.34 views

Updated botan packages fix security vulnerabilities

Updated botan packages fix security vulnerabilities: During RSA decryption, how long decoding of PKCS 1 v1.5 padding took was input dependent. If these differences could be measured by an attacker, it could be used to mount a Bleichenbacher million-message attack CVE-2015-7827. ECDSA and DSA...

7.5CVSS7.5AI score0.02443EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2016/05/27 12:00 a.m.186 views

Citrix XenServer Multiple Vulnerabilities (CTX212736)

The version of Citrix XenServer running on the remote host is affected by multiple vulnerabilities in the bundled versions of OpenSSL and QEMU : - Multiple flaws exist in the bundled version of OpenSSL in the aesnicbchmacsha1cipher and aesnicbchmacsha256cipher functions that are triggered when th...

10CVSS9AI score0.89058EPSS
SaveExploits8References5
seebug.org
seebug.org
added 2016/05/24 12:00 a.m.80 views

phpwind9.x 通讯秘钥安全漏洞

来源链接:phpwind 利用哈希长度扩展攻击进行getshell 一哥新发的漏洞,还是蛮屌的: http://www.wooyun.org/bugs/wooyun-2016-0210850。分析补丁( http://www.phpwind.net/read/3709549 )加上一些风闻,我得知利用的是哈希长度扩展攻击。之前CTF中经常出境的MD5 Length Extension Attack,终于在实战中露了一次面。 0x01 漏洞点分析 phpwind逻辑太冗杂了,一看就是java程序员开发的。...

7.1AI score
SaveExploits0
Mageia
Mageia
added 2016/05/21 10:11 p.m.33 views

Updated php-ZendFramework2 packages fix CVE-2015-7503

Updated php-ZendFramework2 packages fix security vulnerability: Zend\Crypt\PublicKey\Rsa\PublicKey has a call to opensslpublicencrypt which uses PHP's default $padding argument, which specifies OPENSSLPKCS1PADDING, indicating usage of PKCS1v1.5 padding. This padding has a known vulnerability, the...

7.5CVSS7.5AI score0.01356EPSS
SaveExploits0References2
OSV
OSV
added 2016/05/21 10:11 p.m.12 views

MGASA-2016-0196 Updated php-ZendFramework2 packages fix CVE-2015-7503

Updated php-ZendFramework2 packages fix security vulnerability: Zend\Crypt\PublicKey\Rsa\PublicKey has a call to opensslpublicencrypt which uses PHP's default $padding argument, which specifies OPENSSLPKCS1PADDING, indicating usage of PKCS1v1.5 padding. This padding has a known vulnerability, the...

7.5CVSS7.5AI score0.01356EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:00 a.m.62 views

OracleVM 3.3 / 3.4 : openssl (OVMSA-2016-0049) (SLOTH)

The remote OracleVM system is missing necessary patches to address critical security updates : - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding oracle in stitched AES-NI CBC-MAC - fix CVE-2016-2108...

10CVSS7.8AI score0.89058EPSS
SaveExploits9References16
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:00 a.m.62 views

Oracle Linux 6 : openssl (ELSA-2016-0996)

The remote Oracle Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2016-0996 advisory. - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding...

10CVSS8AI score0.89058EPSS
SaveExploits9References8
NVD
NVD
added 2016/05/13 2:59 p.m.20 views

CVE-2015-7827

Botan before 1.10.13 and 1.11.x before 1.11.22 make it easier for remote attackers to conduct million-message attacks by measuring time differences, related to decoding of PKCS1 padding...

7.5CVSS7.5AI score0.02443EPSS
SaveExploits0References4
OSV
OSV
added 2016/05/13 2:59 p.m.12 views

UBUNTU-CVE-2015-7827

Botan before 1.10.13 and 1.11.x before 1.11.22 make it easier for remote attackers to conduct million-message attacks by measuring time differences, related to decoding of PKCS1 padding...

7.5CVSS7.2AI score0.02443EPSS
SaveExploits0References3
Prion
Prion
added 2016/05/13 2:59 p.m.22 views

Open redirect

Botan before 1.10.13 and 1.11.x before 1.11.22 make it easier for remote attackers to conduct million-message attacks by measuring time differences, related to decoding of PKCS1 padding...

5CVSS7AI score0.02443EPSS
SaveExploits0References4Affected Software3
UbuntuCve
UbuntuCve
added 2016/05/13 2:59 p.m.20 views

CVE-2015-7827

Botan before 1.10.13 and 1.11.x before 1.11.22 make it easier for remote attackers to conduct million-message attacks by measuring time differences, related to decoding of PKCS1 padding...

7.5CVSS7.1AI score0.02443EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2016/05/13 2:00 p.m.49 views

CVE-2015-7827

Removed by vendor...

7.5CVSS7.7AI score0.02443EPSS
SaveExploits0
CVE
CVE
added 2016/05/13 2:00 p.m.75 views

CVE-2015-7827

CVE-2015-7827 affects Botan cryptographic library: historical versions Bot an 1.10.x prior to 1.10.13 and 1.11.x prior to 1.11.22 are vulnerable. The root cause is a timing side-channel during PKCS#1 padding decoding, enabling remote attackers to mount million-message attacks. Public references i...

7.5CVSS7.4AI score0.02443EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder