Lucene search
+L

4094 matches found

OSV
OSV
added 2022/05/18 11:04 a.m.7 views

OESA-2022-1659 curl security update

cURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: This security flaw in curl allows to reuse an OAUTH2 authenticated connection without properly ensuring that the connection is authenticated wi...

5CVSS6.7AI score0.03777EPSS
SaveExploits4References5
Github Security Blog
Github Security Blog
added 2022/05/14 3:59 a.m.28 views

Improper Validation of Certificate with Host Mismatch in Not Yet Commons SSL

Certificates.java in Not Yet Commons SSL before 0.3.15 does not properly verify that the server hostname matches a domain name in the subject's Common Name CN field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

6.8CVSS8.7AI score0.00932EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/05/14 1:11 a.m.14 views

GHSA-RM7V-GQFG-P2WC Improper Validation of Certificate with Host Mismatch in Shibboleth Identity Provider and OpenSAML Java

The 1 HttpResource and 2 FileBackedHttpResource implementations in Shibboleth Identity Provider IdP before 2.4.1 and OpenSAML Java 2.6.2 do not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows...

5.9CVSS6AI score0.00854EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2022/05/14 12:00 a.m.22 views

TokenType mismatch with true type can be exploited to steal funds

Lines of code Vulnerability details A vault can be created for different TokenTypes, namely ERC20 and ERC721. These tokens have different logic, so a user needs to pass the type of the underlying token when creating a vault. At the end of createVault the user's tokens are pulled into the contract...

6.7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/05/12 8:15 p.m.10 views

CVE-2022-23139

ZTE's ZXMP M721 product has a permission and access control vulnerability. Since the folder permission viewed by sftp is 666, which is inconsistent with the actual permission. It’s easy for?users to?ignore the modification?of?the file permission configuration, so that low-authority accounts could...

8.8CVSS7.3AI score0.00748EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/12 8:15 p.m.7 views

CVE-2022-23139

ZTE's ZXMP M721 product has a permission and access control vulnerability. Since the folder permission viewed by sftp is 666, which is inconsistent with the actual permission. It’s easy for?users to?ignore the modification?of?the file permission configuration, so that low-authority accounts could...

8.8CVSS5.8AI score0.00748EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/05/10 8:15 p.m.9 views

CVE-2022-20005

In validateApkInstallLocked of PackageInstallerSession.java, there is a way to force a mismatch between running code and a parsed APK . This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

7.8CVSS7.3AI score0.00215EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/10 8:15 p.m.10 views

CVE-2022-20005

In validateApkInstallLocked of PackageInstallerSession.java, there is a way to force a mismatch between running code and a parsed APK . This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

7.8CVSS5.9AI score0.00215EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/05/06 5:15 p.m.10 views

CVE-2022-1053

Keylime does not enforce that the agent registrar data is the same when the tenant uses it for validation of the EK and identity quote and the verifier for validating the integrity quote. This allows an attacker to use one AK, EK pair from a real TPM to pass EK validation and give the verifier an...

9.1CVSS7.7AI score0.01394EPSS
SaveExploits0References12
OSV
OSV
added 2022/05/06 5:15 p.m.5 views

CVE-2022-26070

When handling a mismatched pre-authentication cookie, the application leaks the internal error message in the response, which contains the Splunk Enterprise local system path. The vulnerability impacts Splunk Enterprise versions before 8.1.0...

4.3CVSS5.8AI score0.00623EPSS
SaveExploits0References1
curl security advisories
curl security advisories
added 2022/04/27 8:00 a.m.15 views

Bad local IPv6 connection reuse

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse, if one of them matches the setup. Due to errors in the logic, the config matching function did not take the IPv6 address zone id into account which could lead to libcurl reusing the wrong connection...

7.5CVSS6.4AI score0.03154EPSS
SaveExploits1References1Affected Software2
ATTACKERKB
ATTACKERKB
added 2022/04/22 12:00 a.m.4 views

CVE-2022-29082

Dell EMC NetWorker versions 19.1.x, 19.1.0.x, 19.1.1.x, 19.2.x, 19.2.0.x, 19.2.1.x 19.3.x, 19.3.0.x, 19.4.x, 19.4.0.x, 19.5.x,19.5.0.x, 19.6 and 19.6.0.1 and 19.6.0.2 contain an Improper Validation of Certificate with Host Mismatch vulnerability in Rabbitmq port 5671 which could allow remote...

4.9CVSS5.9AI score0.00289EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/04/20 12:00 a.m.11 views

PT-2022-2524 · Apache · Apache Apisix

Name of the Vulnerable Software and Affected Versions: Apache APISIX versions prior to 3.13.1 Description: The issue is related to the jwt-auth plugin of Apache APISIX, which has a security problem due to insufficient error reporting mechanisms. This can allow a remote attacker to gain unauthoriz...

7.8CVSS7.5AI score0.08016EPSS
SaveExploits0References8
Code423n4
Code423n4
added 2022/04/20 12:00 a.m.11 views

The name of the function to setup a vesting in the interface IVesting.sol doesn’t match with the name of the function to setup a vesting in StakeCitadelVester.sol.

Lines of code Vulnerability details Impact Users will not be able to withdraw their funds . Proof of Concept When a user wants to withdraw his tokens from StakedCitadel.sol, vesting is supposed to be set and tokens are sent to the vesting contract where they are vested linearly for 21 days. This ...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/06 12:00 a.m.15 views

vcon address change not persistent across protocol components

Lines of code Vulnerability details Impact vcon address is allowed to be updated by GOVERNOR in Core, however, this change will not be reflected in CoreRef.vcon. Moreover, since CoreRef.vcon cannot be updated due to contract design, it is also impossible to fix this manually. We are not yet sure...

6.9AI score
SaveExploits0
OSV
OSV
added 2022/04/01 12:00 a.m.38 views

ASB-A-193790350

In Impl of C2AllocatorIon.cpp, there is a possible out of bounds read due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation...

6.5CVSS6.2AI score0.00625EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2022/04/01 12:00 a.m.14 views

The vulnerability of the x509_crt_verify_name function in implementations of TLS and SSL protocols allows a attacker to compromise the integrity of data.

The vulnerability of the x509crtverifyname function in TLS and SSL implementations is related to incorrect comparison of different data types. Exploiting this vulnerability allows a remote attacker to compromise the integrity of data...

5.9CVSS6.2AI score0.00832EPSS
SaveExploits0References6Affected Software3
CNNVD
CNNVD
added 2022/04/01 12:00 a.m.10 views

Arista Strata 安全漏洞

Arista Networks Arista Strata is a network switch from Arista Networks. A security vulnerability exists in the Arista Strata that stems from a mismatch in the IP protocol field between a rule in a port's IPv4 access list and a rule on a "vxlan" as a protocol...

7.5CVSS7.3AI score0.00735EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/03/30 12:00 a.m.18 views

Swap Functions Do Not Verify Final Token Matches The Swapped Token

Lines of code Vulnerability details Impact When calling Swapper.executeSwaps there are no checks to ensure the received token matches the final swapped token. If these are different it may result in user funds being locked in the contract. This issue is present in each of the following functions:...

6.7AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2022/03/08 8:00 a.m.475 views

March 8, 2022—KB5011495 (OS Build 14393.5006) - EXPIRED

None None...

9CVSS6.8AI score0.56376EPSS
SaveExploits0
Rows per page
Query Builder