Lucene search
+L

18386 matches found

Code423n4
Code423n4
added 2023/12/21 12:00 a.m.21 views

Signature Verification for voteForManyWithSig Function

Lines of code Vulnerability details Potential Risk: The voteForManyWithSig function in the CultureIndex contract allows users to vote on multiple pieceIds using a provided signature. While it attempts to verify the signature, there are some potential risks associated with signature verification...

7.4AI score
SaveExploits0
OSV
OSV
added 2023/12/18 10:15 p.m.10 views

CVE-2023-23570

Client-Side enforcement of Server-Side security for the Command Centre server could be bypassed and lead to invalid configuration with undefined behavior. This issue affects: Gallagher Command Centre 8.90 prior to vEL8.90.1620 MR2, all versions of 8.80 and prior...

8.1CVSS5.8AI score0.00666EPSS
SaveExploits0References1
Prion
Prion
added 2023/12/18 10:15 p.m.23 views

Security feature bypass

Client-Side enforcement of Server-Side security for the Command Centre server could be bypassed and lead to invalid configuration with undefined behavior. This issue affects: Gallagher Command Centre 8.90 prior to vEL8.90.1620 MR2, all versions of 8.80 and prior...

5.5CVSS7.3AI score0.00666EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/18 9:59 p.m.10 views

CVE-2023-23570

Client-Side enforcement of Server-Side security for the Command Centre server could be bypassed and lead to invalid configuration with undefined behavior. This issue affects: Gallagher Command Centre 8.90 prior to vEL8.90.1620 MR2, all versions of 8.80 and prior...

5.4CVSS7AI score0.00666EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/12/18 12:00 a.m.13 views

PT-2023-19049 · Gallagher · Gallagher Command Centre

Name of the Vulnerable Software and Affected Versions: Gallagher Command Centre versions 8.80 and prior Gallagher Command Centre versions 8.90 prior to vEL8.90.1620 MR2 Description: The Client-Side enforcement of Server-Side security for the Command Centre server could be bypassed, leading to...

8.1CVSS8.1AI score0.00666EPSS
SaveExploits0References6
Citrix
Citrix
added 2023/12/14 12:00 a.m.323 views

User session fails to launch session Received an invalid packet during its ?? handshake phase

In System Event log on the VDA a TDICA event 1019 appears. "The Citrix TDICA Transport Driver connection from xxx.xxx.xxx.xxx: to port 443received an invalid packet during its ?? handshake phase" There is however no issue launching the session and no disconnection takes place. In this scenario th...

7AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2023/12/11 9:45 a.m.45 views

Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to OpenSSL

Summary Vulnerabilities in OpenSSL such as remote attacker bypass security restrictions, denial of service may affect IBM Spectrum Control. These vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2023-0466 DESCRIPTION: OpenSSL could allow a remote attacker to bypass security...

7.8CVSS7.5AI score0.06531EPSS
SaveExploits0Affected Software1
Code423n4
Code423n4
added 2023/12/08 12:00 a.m.24 views

CurveTricryptAdapter::primitiveOutputAmount & Curve2PoolAdapter::primitiveOutputAmount can swap without slippage tolerance

Lines of code Vulnerability details Impact While there is a “Slippage protection” implementation in the contract if uint256minimumOutputAmount outputAmount revert SLIPPAGELIMITEXCEEDED; There is no validation that minimumOutputAmount is not set to 0. This can result in lost of funds. Although Oce...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/08 12:00 a.m.27 views

Incorrect Condition for Validating Input and Output Tokens in CurveTricryptoAdapter::_determineComputeType Function

Lines of code Vulnerability details Impact The contract contains a bug in the determineComputeType function, where the condition for checking if the input and output tokens are valid for swapping is incorrect. This bug may lead to unexpected behavior and incorrect computation of the compute type...

7AI score
SaveExploits0
OSV
OSV
added 2023/12/07 8:15 p.m.14 views

CVE-2023-4486

Under certain circumstances, invalid authentication credentials could be sent to the login endpoint of Johnson Controls Metasys NAE55, SNE, and SNC engines prior to versions 11.0.6 and 12.0.4 and Facility Explorer F4-SNC engines prior to versions 11.0.6 and 12.0.4 to cause denial-of-service...

7.5CVSS5.8AI score0.00827EPSS
SaveExploits0References2
Prion
Prion
added 2023/12/07 8:15 p.m.22 views

Design/Logic Flaw

Under certain circumstances, invalid authentication credentials could be sent to the login endpoint of Johnson Controls Metasys NAE55, SNE, and SNC engines prior to versions 11.0.6 and 12.0.4 and Facility Explorer F4-SNC engines prior to versions 11.0.6 and 12.0.4 to cause denial-of-service...

5CVSS7.3AI score0.00827EPSS
SaveExploits0References2Affected Software10
RedHat Linux
RedHat Linux
added 2023/12/07 1:55 p.m.10 views

openssl: Invalid certificate policies in leaf certificates are silently ignored

A flaw was found in OpenSSL. Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks. OpenSSL and other certificate policy checks silently ignore invalid certificate policies in leaf certificates that a...

5.3CVSS6.5AI score0.01583EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/07 12:21 p.m.15 views

openssl: Invalid certificate policies in leaf certificates are silently ignored

A flaw was found in OpenSSL. Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks. OpenSSL and other certificate policy checks silently ignore invalid certificate policies in leaf certificates that a...

5.3CVSS6.5AI score0.01583EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/12/07 12:00 a.m.10 views

Johnson Controls Facility Explorer Security Vulnerability

Johnson Controls Facility Explorer is a monitoring controller from Johnson Controls that provides scalable system-wide monitoring and control. A security vulnerability exists in Johnson Controls Metasys and Facility Explorer that stems from the possibility that invalid authentication credentials...

7.5CVSS7.6AI score0.00827EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/12/05 11:30 p.m.40 views

github.com/ecies/go vulnerable to possible private key restoration

Impact If functions Encapsulate, Decapsulate and ECDH could be called by an attacker, he could recover any private key that he interacts with. Patches Patched in v2.0.8 Workarounds You could manually check public key by calling IsOnCurve function from secp256k1 libraries. References...

4.9CVSS6.8AI score0.00335EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2023/12/05 6:19 a.m.25 views

Private Key Restoration

github.com/ecies/go is vulnerable to Private Key Restoration. The vulnerability arises due to the Encapsulate and Decapsulate functions, which allows an attacker to possibly recover the private key due to an Invalid Curve Point...

4.9CVSS6.8AI score0.00335EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2023/12/05 3:15 a.m.31 views

CVE-2023-42576

Improper Authentication vulnerability in Samsung Pass prior to version 4.3.00.17 allows physical attackers to bypass authentication due to invalid exception handler...

6.8CVSS0.0038EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 3:15 a.m.11 views

CVE-2023-42576

Improper Authentication vulnerability in Samsung Pass prior to version 4.3.00.17 allows physical attackers to bypass authentication due to invalid exception handler...

6.8CVSS5.8AI score0.0038EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 3:15 a.m.7 views

CVE-2023-42575

Improper Authentication vulnerability in Samsung Pass prior to version 4.3.00.17 allows physical attackers to bypass authentication due to invalid flag setting...

6.8CVSS5.8AI score0.0038EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/05 3:15 a.m.29 views

CVE-2023-42575

Improper Authentication vulnerability in Samsung Pass prior to version 4.3.00.17 allows physical attackers to bypass authentication due to invalid flag setting...

6.8CVSS0.0038EPSS
SaveExploits0References1
Rows per page
Query Builder