Lucene search
+L

1280 matches found

CVE
CVE
added 2023/04/05 12:0 a.m.111 views

CVE-2023-20123

Cisco Duo for macOS and Duo Authentication for Windows Logon offline Credential replay vulnerability (CVE-2023-20123) allows an unauthenticated, physical attacker to replay previously used MFA codes because session credentials do not expire properly. Affected products include Cisco Duo on macOS a...

6.3CVSS5.4AI score0.00247EPSS
SaveExploits0References1Affected Software2
Code423n4
Code423n4
added 2023/03/19 12:0 a.m.22 views

EVM Elliptic Curve Recovery Discrepancy

Lines of code Vulnerability details Impact The Ecrecover.yul file meant to simulate the ecrecover mechanism as executed by traditional ETH 1.0 consensus mechanisms is incorrect. In detail, it does not conform to the "Homestead" update which introduced an upper-bound check for s values of an r, s,...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/17 12:0 a.m.8 views

Bytecode Compressor Contract Replay Attack.

Lines of code Vulnerability details Impact Injection of duplicate code. Proof of Concept In the markBytecodeAsPublished function, the contract does not check whether a particular hash has already been added to the storage. The contract only checks the current marker value of the hash, which is se...

6.7AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 7:56 p.m.54 views

K41738501: Mozilla NSS vulnerability CVE-2018-12384

Security Advisory Description When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not...

5.9CVSS6AI score0.01496EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:53 a.m.9 views

SUSE CVE-2011-1184

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 does not have the expected countermeasures against replay attacks, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the...

5CVSS5AI score0.0854EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:13 a.m.9 views

SUSE CVE-2015-7973

NTP before 4.2.8p6 and 4.3.x before 4.3.90, when configured in broadcast mode, allows man-in-the-middle attackers to conduct replay attacks by sniffing the network...

6.5CVSS6.9AI score0.03362EPSS
SaveExploits2References11
SUSE CVE
SUSE CVE
added 2023/02/15 5:12 a.m.7 views

SUSE CVE-2015-8140

The ntpq protocol in NTP before 4.2.8p7 allows remote attackers to conduct replay attacks by sniffing the network...

4.8CVSS7AI score0.04643EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 4:58 a.m.7 views

SUSE CVE-2016-7073

An issue has been found in PowerDNS before 3.4.11 and 4.0.2, and PowerDNS recursor before 4.0.4, allowing an attacker in position of man-in-the-middle to alter the content of an AXFR because of insufficient validation of TSIG signatures. A missing check of the TSIG time and fudge values was found...

5.9CVSS6.7AI score0.01233EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.6 views

SUSE CVE-2017-17844

An issue was discovered in Enigmail before 1.9.9. A remote attacker can obtain cleartext content by sending an encrypted data block that the attacker cannot directly decrypt to a victim, and relying on the victim to automatically decrypt that block and then send it back to the attacker as quoted...

6.5CVSS7AI score0.01353EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:34 a.m.7 views

SUSE CVE-2018-1128

It was found that cephx authentication protocol did not verify ceph clients correctly and was vulnerable to replay attack. Any attacker having access to ceph cluster network who is able to sniff packets on network can use this vulnerability to authenticate with ceph service and perform actions...

8.3CVSS7.9AI score0.01374EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.7 views

SUSE CVE-2020-25660

A flaw was found in the Cephx authentication protocol in versions before 15.2.6 and before 14.2.14, where it does not verify Ceph clients correctly and is then vulnerable to replay attacks in Nautilus. This flaw allows an attacker with access to the Ceph cluster network to authenticate with the...

7.5CVSS7.5AI score0.01034EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2023/02/15 3:32 a.m.10 views

SUSE CVE-2022-2226

An OpenPGP digital signature includes information about the date when the signature was created. When displaying an email that contains a digital signature, the email's date will be shown. If the dates were different, then Thunderbird didn't report the email as having an invalid signature. If an...

6.5CVSS8.7AI score0.00409EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/02/03 12:0 a.m.18 views

Signature replay attacks possible if deployed on multiple chains

Lines of code Vulnerability details Caller.callSigned operates using an EIP-712 signature which verifies the signed data to be used in a call on behalf of the signer. The problem with this method lies in the fact that it doesn't specify the chain ID, and thus if the contract is ever deployed to...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/23 12:0 a.m.13 views

Threat: Replay attack vulnerability

Lines of code Vulnerability details Impact The code does not check for the possibility of a replay attack on the contract, if the same order hash is being used multiple times Proof of Concept A replay attack is a type of attack where an attacker intercepts a valid transaction and resends it...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/01/10 1:59 p.m.75 views

Expert Analysis Reveals Cryptographic Weaknesses in Threema Messaging App

A comprehensive analysis of the cryptographic protocols used in the Swiss encrypted messaging application Threema has revealed a number of loopholes that could be exploited to break authentication protections and even recover users' private keys. The seven attacks span three different threat...

0.5AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/09 12:0 a.m.13 views

Replay attack on different batchId

Lines of code Vulnerability details Description The execTransaction function includes an input parameter called batchId that is used to determine the nonce which is included in the data signed by the owner. However, batchId is not part of the signed data. This allows any third party to replay a...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/09 12:0 a.m.5 views

Signature Replay Attack when EntryPoint contract is changed

Lines of code Vulnerability details Signature Replay Attack when EntryPoint contract is changed Impact User operations can be replayed on smart accounts once the EntryPoint is changed. This can lead to user's loosing funds or any unexpected behaviour that transaction replay attacks usually lead t...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/09 12:0 a.m.11 views

Failed transactions may lead to fund loss via replay attacks

Lines of code Vulnerability details Impact Failed transactions inside executeTransaction will revert and make the nonces remain intact. Thus a replay attack with signature arguments is possible. Proof of Concept One can make replay attacks with the reverted executeTransaction function and reprodu...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/01/03 3:15 p.m.8 views

CVE-2022-38766

The remote keyless system on Renault ZOE 2021 vehicles sends 433.92 MHz RF signals from the same Rolling Codes set for each door-open request, which allows for a replay attack...

8.1CVSS5.8AI score0.00691EPSS
SaveExploits1References1
NVD
NVD
added 2023/01/03 3:15 p.m.38 views

CVE-2022-38766

The remote keyless system on Renault ZOE 2021 vehicles sends 433.92 MHz RF signals from the same Rolling Codes set for each door-open request, which allows for a replay attack...

8.1CVSS8.1AI score0.00691EPSS
SaveExploits1References1
Rows per page
Query Builder