Lucene search
+L

186 matches found

Veracode
Veracode
added 2019/05/02 4:42 a.m.35 views

Denial Of Service (DoS)

Kerberos is a network authentication system which allows clients and servers to authenticate to each other using symmetric encryption and a trusted third-party, the Key Distribution Center KDC. An uninitialized pointer use flaw was found in the way the MIT Kerberos KDC handled initial...

9.3CVSS6.1AI score0.04814EPSS
SaveExploits1References7Affected Software1
Mageia
Mageia
added 2019/03/07 4:34 p.m.42 views

Updated python-gnupg packages fix security vulnerability

When symmetric encryption is used, data can be injected through the passphrase property of the gnupg.GPG.encrypt and gnupg.GPG.decrypt methods. The supplied passphrase is not validated for newlines, and the library passes --passphrase-fd=0 to the gpg executable, which expects the passphrase on th...

7.5CVSS2.6AI score0.08548EPSS
SaveExploits2References2
GithubExploit
GithubExploit
added 2019/01/20 3:29 p.m.432 views

Exploit for Improper Input Validation in Python Python-Gnupg

CVE-2019-6690: Improper Input Validation in python-gnupg 0.4.3...

7.5CVSS7.5AI score0.08548EPSS
SaveExploits2
Schneier on Security
Schneier on Security
added 2018/04/25 11:54 a.m.50 views

Two NSA Algorithms Rejected by the ISO

The ISO has rejected two symmetric encryption algorithms: SIMON and SPECK. These algorithms were both designed by the NSA and made public in 2013. They are optimized for small and low-cost processors like IoT devices. The risk of using NSA-designed ciphers, of course, is that they include...

1.9AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2018/03/06 7:10 p.m.95 views

Encryption 101: How to break encryption

Continuing on in our Encryption 101 series, where we gave a malware analyst's primer on encryption and demonstrated encryption techniques using ShiOne ransomware, we now look at what it takes to break an encryption. In order for something as powerful as encryption to break, there needs to be some...

6.9AI score
SaveExploits0
Talos Blog
Talos Blog
added 2018/01/22 9:29 a.m.24 views

SamSam - The Evolution Continues Netting Over $325,000 in 4 Weeks

This post was written by Vitor Ventura Introduction Talos has been working in conjunction with Cisco IR Services on what we believe to be a new variant of the SamSam ransomware. This ransomware has been observed across multiple industries including Government, Healthcare and ICS. These attacks do...

7.7AI score
SaveExploits0
Kitploit
Kitploit
added 2017/11/08 9:37 p.m.59 views

Parrot Security 3.9 - Security GNU/Linux Distribution Designed with Cloud Pentesting and IoT Security in Mind

Security GNU/Linux distribution designed with cloud pentesting and IoT security in mind. It includes a full portable laboratory for security and digital forensics experts, but it also includes all you need to develop your own softwares or protect your privacy with anonymity and crypto tools...

7.3AI score
SaveExploits0
Prion
Prion
added 2017/08/01 2:29 p.m.27 views

Design/Logic Flaw

An issue was discovered in heinekingmedia StashCat through 1.7.5 for Android, through 0.0.80w for Web, and through 0.0.86 for Desktop. It uses RSA to exchange a secret for symmetric encryption of messages. However, the private RSA key is not only stored on the client but transmitted to the backen...

4CVSS6.3AI score0.00504EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2017/08/01 2:00 p.m.40 views

CVE-2017-11136

An issue was discovered in heinekingmedia StashCat through 1.7.5 for Android, through 0.0.80w for Web, and through 0.0.86 for Desktop. It uses RSA to exchange a secret for symmetric encryption of messages. However, the private RSA key is not only stored on the client but transmitted to the backen...

6.4AI score0.00504EPSS
SaveExploits0References1
Prion
Prion
added 2017/07/25 6:29 p.m.19 views

Authentication flaw

s2k.js in OpenPGP.js will decrypt arbitrary messages regardless of passphrase for crafted PGP keys which allows remote attackers to bypass authentication if message decryption is used as an authentication mechanism via a crafted symmetrically encrypted PGP message...

5CVSS7.5AI score0.03909EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2017/01/17 6:15 a.m.16 views

Unverifiable Symmetric Encryption

spring-cloud-config has a flaw which allows malicious manipulation of symmetric encryptions. The vulnerability exists because its default symmetric encryption does not use a Message Authentication Code MAC to verify the authenticity of encrypted message...

6.8AI score
SaveExploits0
zdt
zdt
added 2016/05/09 12:00 a.m.41 views

Dell SonicWALL Scrutinizer 11.0.1 - setUserSkin/deleteTab SQL Injection Remote Code Execution

Exploit for windows platform in category remote exploits !/usr/local/bin/python """ Dell SonicWall Scrutinizer Summary: ======== This exploits an pre-auth SQL Injection in the login.php script within an update statement to steal session data. You could also steal login creds which require...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/05/09 12:00 a.m.19 views

Dell SonicWALL Scrutinizer 11.0.1 - setUserSkindeleteTab SQL Injection Remote Code Execution

Dell SonicWALL Scrutinizer 11.0.1 - setUserSkindeleteTab SQL Injection Remote Code Execution !/usr/local/bin/python """ Dell SonicWall Scrutinizer Summary: ======== This exploits an pre-auth SQL Injection in the login.php script within an update statement to steal session data. You could also ste...

SaveExploits0
myhack58
myhack58
added 2016/03/09 12:00 a.m.20 views

Technology sharing: the CBC, Padding Oracle attack re-interpretation, how to break HTTPS-bug warning-the black bar safety net

Why is a re-interpretation? Now about the Padding Oracle attack presentation, the better the articles including the content, are taken from this article in foreign languages. However, the text in the discussion a key issue of how to confirm the Padding bits, and no mention, which makes many puris...

7.2AI score
SaveExploits0
myhack58
myhack58
added 2016/01/15 12:00 a.m.132 views

Python-rsa signature forgery-vulnerability warning-the black bar safety net

! By looking at the python-rsa source code, we found that it is the presence of a vulnerability is based on Bleichenbacher'0 6 attack research out for the RSA signature forgery of a simple variant, is due to the public key index is too low. The vulnerability can lead to arbitrary information to...

0.3AI score
SaveExploits0
Mageia
Mageia
added 2015/02/11 8:47 p.m.57 views

Updated owasp-esapi-java packages fix CVE-2013-5679

Updated owasp-esapi-java packages fix security vulnerability: The authenticated-encryption feature in the symmetric-encryption implementation in the OWASP Enterprise Security API ESAPI for Java 2.x before 2.1.0 does not properly resist tampering with serialized ciphertext, which makes it easier f...

2.6CVSS3.5AI score0.02426EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2014/02/19 10:52 p.m.26 views

[Advanced Encryption Package 2014] Strong encryption algorithms to protect your confidential documents

Strong and proven encryption algorithms to protect your confidential documents To secure sensitive data AEP PRO file encryption software uses 20 proven and strong encryption algorithms including AES, Blowfish, Twofish, GOST, Serpent and others. Easy to use for novices. Integration with Windows...

6.8AI score
SaveExploits0
Prion
Prion
added 2013/09/30 5:09 p.m.18 views

Default configuration

The authenticated-encryption feature in the symmetric-encryption implementation in the OWASP Enterprise Security API ESAPI for Java 2.x before 2.1.0.1 does not properly resist tampering with serialized ciphertext, which makes it easier for remote attackers to bypass intended cryptographic...

5.8CVSS6.7AI score0.02426EPSS
SaveExploits2References7Affected Software1
Cvelist
Cvelist
added 2013/09/30 10:00 a.m.44 views

CVE-2013-5679

The authenticated-encryption feature in the symmetric-encryption implementation in the OWASP Enterprise Security API ESAPI for Java 2.x before 2.1.0 does not properly resist tampering with serialized ciphertext, which makes it easier for remote attackers to bypass intended cryptographic protectio...

9.2AI score0.02426EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2013/06/29 12:00 a.m.33 views

CentOS 6 : krb5 (CESA-2012:1131)

Updated krb5 packages that fix two security issues are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

9.3CVSS7.3AI score0.04814EPSS
SaveExploits1References3
Rows per page
Query Builder