Lucene search
+L

4906 matches found

CVE
CVE
added 2023/04/05 12:00 a.m.113 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
CNNVD
CNNVD
added 2023/04/05 12:00 a.m.15 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual, fully database-driven FAQ system by the individual developer Thorsten Rinne. A security vulnerability exists in phpMyFAQ versions prior to 3.1.12, which stems from the ability to bypass authentication via capture replay...

9.8CVSS8.3AI score0.00875EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2023/03/24 12:00 a.m.7 views

In the Linux kernel through 6.2.7 fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs.

...

7.8CVSS7.2AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2023/03/21 6:30 a.m.62 views

GHSA-HWJ7-FRGJ-7829 Answer vulnerable to Authentication Bypass by Capture-replay

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6...

9.8CVSS7.2AI score0.00837EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/03/21 6:30 a.m.38 views

Answer vulnerable to Authentication Bypass by Capture-replay

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6...

9.8CVSS9AI score0.00837EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2023/03/21 5:15 a.m.44 views

CVE-2023-1537

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6...

9.8CVSS7.4AI score0.00837EPSS
SaveExploits1References2
Prion
Prion
added 2023/03/21 5:15 a.m.19 views

Authentication flaw

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6...

5CVSS9.6AI score0.00837EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/03/21 3:14 a.m.6 views

SUSE CVE-2022-48425

In the Linux kernel through 6.2.7, fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs...

7.8CVSS7.6AI score0.00264EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/03/21 12:00 a.m.7 views

CVE-2023-1537 Authentication Bypass by Capture-replay in answerdev/answer

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6...

5.3CVSS9.6AI score0.00837EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/03/21 12:00 a.m.61 views

CVE-2023-1537 Authentication Bypass by Capture-replay in answerdev/answer

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6...

5.3CVSS9.8AI score0.00837EPSS
SaveExploits1References2
OSV
OSV
added 2023/03/21 12:00 a.m.28 views

CVE-2023-1537 Authentication Bypass by Capture-replay in answerdev/answer

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6...

5.3CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/03/21 12:00 a.m.9 views

PT-2023-17058 · Unknown · Answerdev/Answer

Name of the Vulnerable Software and Affected Versions: answerdev/answer versions prior to 1.0.6 Description: The issue is related to Authentication Bypass by Capture-replay. This allows unauthorized access by reusing captured authentication data. There is no information provided about the estimat...

9.8CVSS5.6AI score0.00837EPSS
SaveExploits1References9
CVE
CVE
added 2023/03/21 12:00 a.m.85 views

CVE-2023-1537

The CVE-2023-1537 entry concerns an Authentication Bypass by Capture-replay in the GitHub project answerdev/answer prior to version 1.0.6 . Multiple connected sources (Red Hat, OSV, GHSA, NVD, CVE lists) corroborate an authentication bypass vulnerability, with variations in severity reporting (e....

9.8CVSS7.3AI score0.00837EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/03/19 3:15 a.m.9 views

DEBIAN-CVE-2022-48425

In the Linux kernel through 6.2.7, fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs...

7.8CVSS7AI score0.00264EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/03/19 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel versions prior to 6.2.7, which stems from s/ntfs3/inode.c having a kfree that does not validate the MFT flag before replaying lo...

7.8CVSS7.5AI score0.00264EPSS
SaveExploits0References10
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.24 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/19 12:00 a.m.17 views

NonceHolder.setValueUnderNonce does not check if the nonce has been used before

Lines of code Vulnerability details Impact Already used nonces or the nonces less than the specified minimal nonce can be used by the NonceHolder.setValueUnderNonce function. It can lead to some unique conflicts and even replay attacks on some of dapps which are based on the values under nonces...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.46 views

Wrong Implementation of EIP-712

Lines of code Vulnerability details Impact The EIP-712 uses several parameters. Those parameters are exactly: EIP712Domain string name; string version; uint256 chainId; address verifyingContract; As you can see on the following Domain, ZkSync, is missing one parameter: bytes32 constant...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/03/18 3:38 a.m.6 views

SUSE CVE-2023-27784

An issue found in TCPReplay v.4.4.3 allows a remote attacker to cause a denial of service via the readhexstring function at the utils.c:309 endpoint...

7.5CVSS6.9AI score0.01468EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2023/03/17 12:00 a.m.10 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
Rows per page
Query Builder