Lucene search
+L

3053 matches found

n0where
n0where
added 2017/10/16 2:00 p.m.27 views

Cloud Client Side File Encryption: Cryptomator

Multi-platform transparent client-side encryption of your files in the cloud. Cryptomator provides transparent, client-side encryption for your cloud. Protect your documents from unauthorized access. Cryptomator is free and open source software, so you can rest assured there are no backdoors...

7.1AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2017/10/13 5:29 a.m.14 views

New Ransomware Not Just Encrypts Your Android But Also Changes PIN Lock

DoubleLocker—as the name suggests, it locks device twice. Security researchers from Slovakia-based security software maker ESET have discovered a new Android ransomware that not just encrypts users’ data, but also locks them out of their devices by changing lock screen PIN. On top of that:...

6.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/10/02 12:00 a.m.27 views

CVE-2017-7822

The AES-GCM implementation in WebCrypto API accepts 0-length IV when it should require a length of 1 according to the NIST Special Publication 800-38D specification. This might allow for the authentication key to be determined in some instances. This vulnerability affects Firefox 56...

5.3CVSS6.8AI score0.01361EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2017/10/01 9:00 p.m.30 views

Ironsquirrel - Encrypted Exploit Delivery for the Masses

This project aims at delivering browser exploits to the victim browser in an encrypted fashion. Ellyptic-curve Diffie-Hellman secp256k1 is used for key agreement and AES is used for encryption. By delivering the exploit code and shellcode to the victim in an encrypted way, the attack can not be...

7.2AI score
SaveExploits0References2
Broadcom
Broadcom
added 2017/09/29 12:00 a.m.15 views

BSA-2017-444

Security Advisory ID : BSA-2017-444 Component : DENX Das U-Boot Revision : 3.0: Final Das U-Boot is a devicebootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector and improper...

4.6CVSS6.6AI score0.00309EPSS
SaveExploits0
Mozilla
Mozilla
added 2017/09/28 12:00 a.m.547 views

Security vulnerabilities fixed in Firefox 56 — Mozilla

A use-after-free vulnerability can occur in the Fetch API when the worker or the associated window are freed when still in use, resulting in a potentially exploitable crash. A spoofing vulnerability can occur when a page switches to fullscreen mode without user notification, allowing a fake addre...

9.8CVSS10AI score0.03595EPSS
SaveExploits4References19Affected Software1
n0where
n0where
added 2017/09/19 6:33 a.m.25 views

Encrypted Exploit Delivery For The Masses: Ironsquirrel

This project aims at delivering browser exploits to the victim browser in an encrypted fashion. Ellyptic-curve Diffie-Hellman secp256k1 is used for key agreement and AES is used for encryption. By delivering the exploit code and shellcode to the victim in an encrypted way, the attack can not be...

7.2AI score
SaveExploits0References2
n0where
n0where
added 2017/09/19 5:48 a.m.69 views

Dynamic Application Security Test Orchestration: Webbreaker

Build functional security testing, into your software development and release cycles! WebBreaker provides the capabilities to automate and centrally manage Dynamic Application Security Testing DAST as part of your DevOps pipeline. WebBreaker truly enables all members of the Software Security...

SaveExploits0References10
CERT
CERT
added 2017/09/08 12:00 a.m.574 views

Das U-Boot AES-CBC encryption implementation contains multiple vulnerabilities

Overview Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector and improper handling of an error condition may allow attacks against the underlying...

6.4CVSS4.6AI score0.00309EPSS
SaveExploits0References2
Filippo.io
Filippo.io
added 2017/09/06 8:07 p.m.26 views

Playing with kernel TLS in Linux 4.13 and Go

Linux 4.13 introduces support for nothing less than... TLS! The 1600 LoC patch allows userspace to pass the kernel the encryption keys for an established connection, making encryption happen transparently inside the kernel. The only ciphersuite supported is AES-128-GCM as per RFC 5288, meaning it...

7.3AI score
SaveExploits0
Filippo.io
Filippo.io
added 2017/09/06 8:07 p.m.58 views

Playing with kernel TLS in Linux 4.13 and Go

Linux 4.13 introduces support for nothing less than... TLS! The 1600 LoC patch allows userspace to pass the kernel the encryption keys for an established connection, making encryption happen transparently inside the kernel. The only ciphersuite supported is AES-128-GCM as per RFC 5288, meaning it...

6.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/09/01 9:29 p.m.30 views

CVE-2017-12871

The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector IV...

5.9CVSS6.2AI score0.00486EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2017/09/01 9:29 p.m.6 views

CVE-2017-12871

The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector IV...

5.9CVSS5.5AI score0.00486EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2017/09/01 1:29 p.m.5 views

CVE-2017-12870

SimpleSAMLphp 1.14.12 and earlier make it easier for man-in-the-middle attackers to obtain sensitive information by leveraging use of the aesEncrypt and aesDecrypt methods in the SimpleSAML/Utils/Crypto class to protect session identifiers in replies to non-HTTPS service providers...

5.9CVSS5.5AI score0.00875EPSS
SaveExploits0References2
Filippo.io
Filippo.io
added 2017/08/29 8:32 p.m.29 views

restic cryptography

tl;dr: this is not an audit and I take no responsibility for your backups, but I had a quick look at the crypto and I think I'm going to use restic for my personal backups. I keep hearing good things about restic. I am redoing my storage solution, and restic seems to tick all the boxes for my...

7.2AI score
SaveExploits0
Filippo.io
Filippo.io
added 2017/08/29 8:32 p.m.107 views

restic cryptography

tl;dr: this is not an audit and I take no responsibility for your backups, but I had a quick look at the crypto and I think I'm going to use restic for my personal backups. I keep hearing good things about restic. I am redoing my storage solution, and restic seems to tick all the boxes for my...

7AI score
SaveExploits0
Veracode
Veracode
added 2017/08/21 4:33 a.m.23 views

Padding Oracle Attack

nimbus-jose-jwt is vulnerable to padding oracle attacks. It does not act correctly if an invalid HMAC is detected in authenticated AES-CBC decryption...

3.1CVSS5.5AI score0.00637EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2017/08/20 4:29 p.m.19 views

CVE-2017-12973

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

4.3CVSS5.1AI score0.00637EPSS
SaveExploits0References3
OSV
OSV
added 2017/08/20 4:29 p.m.18 views

CVE-2017-12973

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

3.1CVSS6.4AI score
SaveExploits0References3
Prion
Prion
added 2017/08/20 4:29 p.m.19 views

Design/Logic Flaw

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

4.3CVSS4.1AI score0.00637EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder