Lucene search
+L

485 matches found

The Hacker News
The Hacker News
added 2022/12/23 10:05 a.m.29 views

Vice Society Ransomware Attackers Adopt Robust Encryption Methods

The Vice Society ransomware actors have switched to yet another custom ransomware payload in their recent attacks aimed at a variety of sectors. "This ransomware variant, dubbed 'PolyVice,' implements a robust encryption scheme, using NTRUEncrypt and ChaCha20-Poly1305 algorithms," SentinelOne...

0.7AI score
SaveExploits0
hivepro
hivepro
added 2022/09/19 12:07 p.m.19 views

SparklingGoblin Revamps SideWalk Backdoor for Linux Variant

Threat Level Attack Report For a detailed threat advisory, download the pdf file here Summary SparklingGoblin aka Earth Baku State-backed Chinese hackers has integrated a Linux variant of the SideWalk backdoor. SparklingGoblin Threat actors typically target East and Southeast Asian countries, wit...

3.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/06/16 11:51 p.m.19 views

Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

2.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/16 11:51 p.m.10 views

GHSA-PMCV-MGCF-RVXG Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS7.2AI score0.00753EPSS
SaveExploits0References3
Malwarebytes
Malwarebytes
added 2022/06/09 1:50 p.m.43 views

BlackBasta is the latest ransomware to target ESXi virtual machines on Linux

BlackBasta, an alleged subdivision of the ransomware group Conti, just began supporting the encryption of VMwares ESXi virtual machines VM installed on enterprise Linux servers. Because more and more organizations have begun using VMs for cost-effectiveness and easier management of devices, this...

0.7AI score
SaveExploits0
Oracle linux
Oracle linux
added 2022/04/06 12:00 a.m.100 views

libgcrypt security update

1.8.5-6fips - Add API to provide hash calculation in RSA/DSA/ECDSA signature operations Orabug: 33081130 - Change Epoch from 1 to 10 1.8.5-6 - Fix for CVE-2021-33560 1971421 - Enable HW optimizations in FIPS 1976137 - Performance enchancements for ChaCha20 and Poly1305 1855231 1.8.5-5 - Performan...

7.5CVSS0.8AI score0.02342EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/06 10:04 p.m.34 views

Use of a Broken or Risky Cryptographic Algorithm in crypto2

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS8.9AI score0.00753EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/01/06 10:04 p.m.72 views

GHSA-9HFG-PXR6-Q4VP Use of a Broken or Risky Cryptographic Algorithm in crypto2

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS7.2AI score0.00753EPSS
SaveExploits0References5
CNVD
CNVD
added 2021/12/28 12:00 a.m.81 views

Mozilla Rust has an unspecified vulnerability (CNVD-2022-03129)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation.A security vulnerability exists in versions of Rust crypto2 crate prior to 2021-10-08, which stems from a possible unaligned read of u32 during Chacha20 encryption and decryption. No details of the vulnerability...

9.8CVSS4AI score0.00753EPSS
SaveExploits0References1
NVD
NVD
added 2021/12/27 12:15 a.m.33 views

CVE-2021-45709

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

9.8CVSS0.00753EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/12/27 12:15 a.m.6 views

CVE-2021-45709

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

9.8CVSS5.8AI score0.00753EPSS
SaveExploits0References3
Prion
Prion
added 2021/12/27 12:15 a.m.26 views

Design/Logic Flaw

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

7.5CVSS9.3AI score0.00753EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/12/27 12:00 a.m.11 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation.A security vulnerability exists in versions of Rust crypto2 crate prior to 2021-10-08, which stems from a possible unaligned read of u32 during Chacha20 encryption and decryption. No details of the vulnerability...

9.8CVSS5.5AI score0.00753EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:47 p.m.69 views

CVE-2021-45709

CVE-2021-45709 affects the crypto2 crate for Rust up to 2021-10-08, where during ChaCha20 encryption/decryption an unaligned read of a u32 may occur. Related sources (OSV/GHSA/RUSTSEC) describe the root cause as incorrect assumptions about 4-byte alignment in an unsafe slice::from_raw_parts_mut c...

9.8CVSS9.2AI score0.00753EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:47 p.m.40 views

CVE-2021-45709

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

9.6AI score0.00753EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:00 a.m.41 views

NewStart CGSL MAIN 6.02 : nss Multiple Vulnerabilities (NS-SA-2021-0121)

The remote NewStart CGSL host, running version MAIN 6.02, has nss packages installed that are affected by multiple vulnerabilities: - When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel...

9.1CVSS7.2AI score0.01541EPSS
SaveExploits0References7
OSV
OSV
added 2021/10/08 12:00 p.m.60 views

RUSTSEC-2021-0121 Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS9.4AI score0.00753EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/10/08 12:00 p.m.22 views

Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS2.1AI score0.00753EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/10/08 12:00 a.m.10 views

PT-2021-24283 · Crypto2 · Crypto2

Name of the Vulnerable Software and Affected Versions: crypto2 crate through 2021-10-08 for Rust Description: An issue was discovered in the crypto2 crate that affects Chacha20 encryption and decryption. The implementation does not enforce alignment requirements on input slices, incorrectly...

9.8CVSS9.3AI score0.00753EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/23 1:31 a.m.52 views

Security Bulletin: Vulnerabilities in OpenSSL affect Power Hardware Management Console (CVE-2016-8610 and CVE-2017-3731 )

Summary OpenSSL is used by Power Hardware Management Console HMC. HMC has addressed the applicable CVEs. Vulnerability Details CVEID: CVE-2016-8610 DESCRIPTION: The SSL/TLS protocol is vulnerable to a denial of service, caused by an error when processing ALERT packets during a SSL handshake. By...

7.5CVSS0.4AI score0.57595EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder