Lucene search
+L

40 matches found

CNNVD
CNNVD
added 2024/12/09 12:00 a.m.8 views

cookie-encrypter 安全漏洞

cookie-encrypter is a cookie encryption and decryption library by the individual developer Emmanuel Bourmalo. A security vulnerability exists in cookie-encrypter version v1.0.1, which stems from an issue with the index.js decryptCookie function that allows an attacker to perform a bit flipping...

9.1CVSS6.5AI score0.00279EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/09 12:00 a.m.6 views

CVE-2024-53441

An issue in the index.js decryptCookie function of cookie-encrypter v1.0.1 allows attackers to execute a bit flipping attack...

7.1AI score0.00279EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/12/09 12:00 a.m.11 views

PT-2024-35742 · Unknown · Cookie-Encrypter

Name of the Vulnerable Software and Affected Versions: cookie-encrypter version 1.0.1 Description: The issue is related to a weakness in the encryption method used, allowing attackers to execute a bit flipping attack, specifically an AES CBC bit flipping attack, by exploiting the decryptCookie...

9.1CVSS7.2AI score0.00279EPSS
SaveExploits0References12
CVE
CVE
added 2024/12/09 12:00 a.m.75 views

CVE-2024-53441

CVE-2024-53441 affects the cookie-encrypter library, specifically version 1.0.1, where a flaw in the index.js decryptCookie function enables a bit-flipping attack (AES-CBC) using the world-visible IV. This can allow an attacker to modify encrypted cookies without decrypting them, with a CVSSv3.1 ...

9.1CVSS6.8AI score0.00279EPSS
SaveExploits0References2
Prion
Prion
added 2023/09/25 5:15 a.m.22 views

Authentication flaw

MultiBit HD before 0.1.2 allows attackers to conduct bit-flipping attacks that insert unspendable Bitcoin addresses into the list that MultiBit uses to send fees to the developers. Attackers cannot realistically steal these fees for themselves. This occurs because there is no message authenticati...

5CVSS7.4AI score0.00439EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/25 12:00 a.m.32 views

CVE-2015-6964

MultiBit HD before 0.1.2 allows attackers to conduct bit-flipping attacks that insert unspendable Bitcoin addresses into the list that MultiBit uses to send fees to the developers. Attackers cannot realistically steal these fees for themselves. This occurs because there is no message authenticati...

7.3AI score0.00439EPSS
SaveExploits1References1
CVE
CVE
added 2023/09/25 12:00 a.m.52 views

CVE-2015-6964

MultiBit HD before 0.1.2 is vulnerable to bit-flipping attacks that can inject unspendable Bitcoin addresses into the developer-fee list due to the absence of a Message Authentication Code (MAC). The attack does not realistically steal fees, but it could disrupt fee payments. A patch is available...

5.3CVSS5.5AI score0.00439EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/09/25 12:00 a.m.49 views

CVE-2015-6964

MultiBit HD before 0.1.2 allows attackers to conduct bit-flipping attacks that insert unspendable Bitcoin addresses into the list that MultiBit uses to send fees to the developers. Attackers cannot realistically steal these fees for themselves. This occurs because there is no message authenticati...

5.5AI score0.00439EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/09/25 12:00 a.m.12 views

PT-2023-10320 · Unknown · Multibit Hd

Name of the Vulnerable Software and Affected Versions: MultiBit HD versions prior to 0.1.2 Description: The issue allows attackers to conduct bit-flipping attacks, inserting unspendable Bitcoin addresses into the list used to send fees to the developers. This is due to the lack of a message...

5.3CVSS7.7AI score0.00439EPSS
SaveExploits1References5
zdt
zdt
added 2023/04/03 12:00 a.m.245 views

FlipRotation v1.0 decoder - Shellcode (146 bytes)

Exploit Title: FlipRotation v1.0 decoder - Shellcode 146 bytes Exploit Author: Eduardo Silva Date: 2022-12-31 Tested on: Linux x8664 SMP Debian 4.19.260-1 SLAE/Student ID: PA-31319 Webpage: https://0xnibbles.github.io/ Twitter: @0xnibbles Course: This shellcode was created for the x86 Assembly...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/09/04 5:36 p.m.31 views

Insecure Cryptography Algorithm in parsel

All versions of parsel use an insecure cryptography algorithm. The package uses aes-256-cbc without integrity checks, which renders the ciphertext vulnerable to bit-flipping attacks. Recommendation The package is deprecated and will not be updated. Consider using an alternative package...

4.2AI score
SaveExploits0References2Affected Software1
Kitploit
Kitploit
added 2020/06/09 12:30 p.m.74 views

URLCrazy - Generate And Test Domain Typos And Variations To Detect And Perform Typo Squatting, URL Hijacking, Phishing, And Corporate Espionage

URLCrazy is an OSINT tool to generate and test domain typos or variations to detect or perform typo squatting, URL hijacking, phishing, and corporate espionage. Homepage: https://www.morningstarsecurity.com/research/urlcrazy Use Cases Detect typo squatters profiting from typos on your domain name...

7.1AI score
SaveExploits0References5
Veracode
Veracode
added 2020/01/24 5:37 a.m.14 views

Bit Flipping Attack

parsel is vulnerable to bit flipping attack. The use of an insecure cryptographic algorithm aes-256-cbc without any integrity checks causes its ciphertext to be easily broken by bit-flipping attacks...

3.9AI score
SaveExploits0
nodejs
nodejs
added 2020/01/23 5:31 p.m.21 views

Insecure Cryptography Algorithm

Overview All versions of parsel use an insecure cryptography algorithm. The package uses aes-256-cbc without integrity checks, which renders the ciphertext vulnerable to bit-flipping attacks. Recommendation The package is deprecated and will not be updated. Consider using an alternative package...

6.9AI score
SaveExploits0Affected Software1
Snyk
Snyk
added 2020/01/22 8:44 a.m.2 views

Bit-Flipping Attack

Amendment This was deemed not a vulnerability. Overview parsel is a gem to encrypt and decrypt data with a given key. Affected versions of this package are vulnerable to Bit-Flipping Attack via the ciphertext function. AES-256-CBC, the construct used in parsel.rb, has no integrity check i.e., the...

7.1CVSS6.8AI score
SaveExploits0References2
The Hacker News
The Hacker News
added 2019/12/11 9:30 a.m.10 views

New PlunderVolt Attack Targets Intel SGX Enclaves by Tweaking CPU Voltage

A team of cybersecurity researchers demonstrated a novel yet another technique to hijack Intel SGX, a hardware-isolated trusted space on modern Intel CPUs that encrypts extremely sensitive data to shield it from attackers even when a system gets compromised. Dubbed Plundervolt and tracked as...

6.7CVSS6.9AI score0.00676EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2018/05/17 9:54 a.m.79 views

Nethammer—Exploiting DRAM Rowhammer Bug Through Network Requests

Last week, we reported about the first network-based remote Rowhammer attack, dubbed Throwhammer, which involves the exploitation a known vulnerability in DRAM through network cards using remote direct memory access RDMA channels. However, a separate team of security researchers has now...

2.1AI score
SaveExploits0
Veracode
Veracode
added 2017/05/03 6:16 a.m.12 views

Insecure Cipher Implementation

github.com/meshbird/meshbird is vulnerable to insecure cipher implementation. The library uses unauthenticated AES-CBC which is vulnerable to bit flipping attacks...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/03/09 11:00 p.m.25 views

DRAM Rowhammer vulnerability Leads to Kernel Privilege Escalation

Security researchers have find out ways to hijack the Intel-compatible PCs running Linux by exploiting the physical weaknesses in certain varieties of DDR DRAM double data rate dynamic random-access memory chips and gaining higher kernel privileges on the system. The technique, dubbed "rowhammer"...

7.5AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2005/05/10 4:00 a.m.33 views

CVE-2005-0039

Certain configurations of IPsec, when using Encapsulating Security Payload ESP in tunnel mode, integrity protection at a higher layer, or Authentication Header AH, allow remote attackers to decrypt IPSec communications by modifying the outer packet in ways that cause plaintext data from the inner...

6.4CVSS6AI score0.04081EPSS
SaveExploits0References1
Rows per page
Query Builder