Lucene search
+L

15467 matches found

Vulnrichment
Vulnrichment
added 2022/06/24 3:00 p.m.7 views

CVE-2022-1739 2.2.1 IMPROPER VERIFICATION OF CRYPTOGRAPHIC SIGNATURE CWE-347

The tested version of Dominion Voting Systems ImageCast X does not validate application signatures to a trusted root certificate. Use of a trusted root certificate ensures software installed on a device is traceable to, or verifiable against, a cryptographic key provided by the manufacturer to...

6.7AI score0.00136EPSS
SaveExploits0References1
CVE
CVE
added 2022/06/24 3:00 p.m.82 views

CVE-2022-1739

The CVE-2022-1739 entry concerns Dominion Voting Systems ImageCast X where the tested software does not validate application signatures against a trusted root certificate. This undermines the software’s traceability and tamper-detection, enabling a potential attacker to install malicious code and...

7.2CVSS6.8AI score0.00136EPSS
SaveExploits0References1Affected Software1
Code423n4
Code423n4
added 2022/06/24 12:00 a.m.13 views

NibblVault permit functionality allows redeeming only one "active" signature

Lines of code Vulnerability details Impact Contract NibblVault implements function permit that allows approving spender to spend value of tokens that belongs to owner. The issue is that structHash keeps incrementing noncesowner++ which in case of multiple "active" permits signatures of the same...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/06/22 12:00 a.m.21 views

PT-2022-3176 · Emerson · Emerson Deltav Distributed Control System

Name of the Vulnerable Software and Affected Versions: Emerson DeltaV Distributed Control System DCS versions prior to 14.3 Description: The issue is related to insufficient verification of firmware integrity, specifically an inadequate checksum approach and lack of signature. This could...

7.8CVSS7.4AI score0.00149EPSS
SaveExploits0References8
wpexploit
wpexploit
added 2022/06/22 12:00 a.m.459 views

Data Tables Generator by Supsystic < 1.10.20 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its Table settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfilteredhtml capability is disallowed for example in multisite setup Create/edit a table, go to its settings, enabled...

4.8CVSS0.5AI score0.00577EPSS
SaveExploits2
Code423n4
Code423n4
added 2022/06/22 12:00 a.m.22 views

use ECDSA helper library instead of ecrecover

Lines of code Vulnerability details use ECDSA helper library instead of ecrecover the function permit adds approval for a spender for a certain amount of value use of ecrecover to validate signatures without a nonce will allow signatures to be replayed to add additional approvals due to signature...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/06/22 12:00 a.m.16 views

The vulnerability relates to the signature verification function of Authenticode for the Windows operating system, allowing a perpetrator to execute arbitrary code.

The vulnerability of the Authenticode signature verification function in the Windows operating system exists due to insufficient validation of input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

9.8CVSS6.3AI score0.8878EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2022/06/19 12:00 a.m.32 views

Malicious Relayer Can Replay Execute Calldata On Different Chains Causing Double-Spend Issue

Lines of code Vulnerability details Proof-of-Concept This issue is only applicable for fast-transfer. Slow transfer would not have this issue because of the built-in fraud-proof mechanism in Nomad. First, the attacker will attempt to use Connext to send 1000 USDC from Ethereum domain to Optimism...

6.5AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2022/06/17 11:06 a.m.18 views

Tracking People via Bluetooth on Their Phones

Weve always known that phones--and the people carrying them--can be uniquely identified from their Bluetooth signatures, and that we need security techniques to prevent that. This new research shows that thats not enough. Computer scientists at the University of California San Diego proved in a...

SaveExploits0
Github Security Blog
Github Security Blog
added 2022/06/17 12:38 a.m.47 views

Signature forgery in Biscuit

Impact The paper Cryptanalysis of Aggregate Γ-Signature and Practical Countermeasures in Application to Bitcoin defines a way to forge valid Γ-signatures, an algorithm that is used in the Biscuit specification version 1. It would allow an attacker to create a token with any access level. As Biscu...

9.8CVSS8.9AI score0.0101EPSS
SaveExploits1References5Affected Software3
Vulnrichment
Vulnrichment
added 2022/06/13 7:35 p.m.10 views

CVE-2022-31053 Signature forgery in Biscuit

Biscuit is an authentication and authorization token for microservices architectures. The Biscuit specification version 1 contains a vulnerable algorithm that allows malicious actors to forge valid Γ-signatures. Such an attack would allow an attacker to create a token with any access level. The...

9.8CVSS9.7AI score0.0101EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/06/13 7:35 p.m.63 views

CVE-2022-31053 Signature forgery in Biscuit

Biscuit is an authentication and authorization token for microservices architectures. The Biscuit specification version 1 contains a vulnerable algorithm that allows malicious actors to forge valid Γ-signatures. Such an attack would allow an attacker to create a token with any access level. The...

9.8CVSS9.8AI score0.0101EPSS
SaveExploits1References2
RustSec
RustSec
added 2022/06/11 12:00 p.m.23 views

Double Public Key Signing Function Oracle Attack on `ed25519-dalek`

Versions of ed25519-dalek prior to v2.0 model private and public keys as separate types which can be assembled into a Keypair, and also provide APIs for serializing and deserializing 64-byte private/public keypairs. Such APIs and serializations are inherently unsafe as the public key is one of th...

5.9CVSS7AI score0.00183EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/10 12:00 a.m.8 views

PT-2022-6745 · Gpgme +11 · Gpgme +11

Name of the Vulnerable Software and Affected Versions: GnuPG versions prior to 2.3.7 Description: The issue is related to insufficient neutralization of special elements in a request, allowing a remote attacker to access and compromise confidential data. In unusual situations where an attacker...

7.8CVSS6.5AI score0.02844EPSS
SaveExploits1References79
CISA KEV Catalog
CISA KEV Catalog
added 2022/06/08 12:00 a.m.63 views

Microsoft Windows Authenticode Signature Verification Remote Code Execution Vulnerability

The Authenticode Signature Verification function in Microsoft Windows WinVerifyTrust does not properly validate the digest of a signed portable executable PE file, which allows user-assisted remote attackers to execute code...

9.3CVSS6.6AI score0.8878EPSS
SaveIn wildExploits1
RedHat Linux
RedHat Linux
added 2022/06/07 1:52 p.m.16 views

google-oauth-client: Token signature not verified

A flaw was found in Google OAuth Java client's IDToken verifier, where it does not verify if the token is properly signed. This issue could allow an attacker to provide a compromised token with a custom payload that will pass the validation on the client side, allowing access to information outsi...

8.7CVSS5.8AI score0.00296EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/06/07 1:52 p.m.55 views

Important: Red Hat Security Advisory: Red Hat Fuse 7.10.2.P1 security update

A patch update from 7.10.2 to 7.10.2.P1 is now available for Red Hat on OpenShift for EAP, Karaf, and Spring Boot. The purpose of this text-only errata is to inform you about the security issues fixed in this release. Red Hat Product Security has rated this update as having a security impact of...

8.7CVSS7.1AI score0.00296EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/06/07 12:00 a.m.12 views

Qualcomm 芯片数据伪造问题漏洞

A Qualcomm chip is a chip from Qualcomm Incorporated USA. A way to miniaturize circuits including primarily semiconductor devices, but also passive components, etc., and from time to time are manufactured on the surface of semiconductor wafers. A data forgery problem vulnerability exists in sever...

7.3CVSS6.7AI score0.00182EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/06/07 12:00 a.m.11 views

Qualcomm 芯片数据伪造问题漏洞

A Qualcomm chip is a chip from Qualcomm Incorporated USA. A way to miniaturize circuits including primarily semiconductor devices, but also passive components, etc., and from time to time are manufactured on the surface of semiconductor wafers. A data forgery issue vulnerability exists in multipl...

7.3CVSS6.6AI score0.00147EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/06/06 12:00 a.m.10 views

Dominion Voting Systems ImageCast X 数据伪造问题漏洞

Dominion Voting Systems ImageCast X, Dominion Voting Systems' intuitive and configurable face-to-face voting solution, is vulnerable to a data forgery issue stemming from incorrect validation of password signatures, which could be exploited to install malicious code. The vulnerability can be...

7.2CVSS5.6AI score0.00136EPSS
SaveExploits0References4
Rows per page
Query Builder