Lucene search
+L

6538 matches found

MongoDB
MongoDB
added 2021/08/02 12:0 a.m.54 views

MongoDB Rust Driver may publish events containing authentication-related data to a connection pool event listener configured by an application

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

4.4CVSS2.1AI score0.00308EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/08/02 12:0 a.m.13 views

MongoDB 信息泄露漏洞

MongoDB is a document-oriented database management system from the U.S.-based MongoDB, Inc. An information disclosure vulnerability exists in the MongoDB Rust Driver that stems from the fact that specific MongoDB Rust Driver versions can contain credentials used by connection pools to validate...

4.4CVSS5.1AI score0.00308EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/07/30 12:0 a.m.7 views

PT-2021-8110 · Xwayland +9 · Xwayland +9

Name of the Vulnerable Software and Affected Versions: Wayland affected versions not specified Description: The issue is related to an integer overflow in the reference count of the buffer pool. This can occur when a large number of wl shm buffer objects are created or when the server is coerced...

6.6CVSS6.6AI score0.00297EPSS
SaveExploits1References53
Positive Technologies
Positive Technologies
added 2021/07/28 12:0 a.m.10 views

PT-2021-7380 · Libvirt +10 · Libvirt +10

Name of the Vulnerable Software and Affected Versions: libvirt affected versions not specified Description: An improper locking issue was found in the virStoragePoolLookupByTargetPath API of libvirt. It occurs in the storagePoolLookupByTargetPath function where a locked virStoragePoolObj object i...

9.3CVSS6.4AI score0.60631EPSS
SaveExploits7References169
RedhatCVE
RedhatCVE
added 2021/07/27 12:55 p.m.66 views

CVE-2021-3667

An improper locking issue was found in the virStoragePoolLookupByTargetPath API of libvirt. It occurs in the storagePoolLookupByTargetPath function where a locked virStoragePoolObj object is not properly released on ACL permission failure. Clients connecting to the read-write socket with limited...

6.5CVSS2.3AI score0.01366EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/07/24 12:0 a.m.73 views

SUSE SLED12 / SLES12 Security Update : curl (SUSE-SU-2021:2462-1)

The remote SUSE Linux SLED12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2462-1 advisory. - CVE-2021-22925: TELNET stack contents disclosure again. bsc1188220 - CVE-2021-22924: Bad connection reuse due to flawed...

6.5CVSS6.6AI score0.0627EPSS
SaveExploits4References13
OpenVAS
OpenVAS
added 2021/07/23 12:0 a.m.30 views

Ubuntu: Security Advisory (USN-5021-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.4AI score0.0627EPSS
SaveExploits3References2
Ubuntu
Ubuntu
added 2021/07/22 6:17 p.m.147 views

USN-5021-1: curl vulnerabilities

Harry Sintonen and Tomas Hoger discovered that curl incorrectly handled TELNET connections when the -t option was used on the command line. Uninitialized data possibly containing sensitive information could be sent to the remote server, contrary to expectations. CVE-2021-22898, CVE-2021-22925 Har...

5.3CVSS6.5AI score0.0627EPSS
SaveExploits3
OSV
OSV
added 2021/07/22 6:17 p.m.16 views

USN-5021-1 curl vulnerabilities

Harry Sintonen and Tomas Hoger discovered that curl incorrectly handled TELNET connections when the -t option was used on the command line. Uninitialized data possibly containing sensitive information could be sent to the remote server, contrary to expectations. CVE-2021-22898, CVE-2021-22925 Har...

5.3CVSS6.6AI score0.0627EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2021/07/22 12:0 a.m.43 views

SUSE SLES11 Security Update : curl (SUSE-SU-2021:14768-1)

The remote SUSE Linux SLES11 / SLESSAP11 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:14768-1 advisory. - CVE-2021-22925: TELNET stack contents disclosure again. bsc1188220 - CVE-2021-22924: Bad connection reuse due to flawed path nam...

6.5CVSS6.7AI score0.0627EPSS
SaveExploits4References13
Tenable Nessus
Tenable Nessus
added 2021/07/22 12:0 a.m.50 views

SUSE SLES15 Security Update : curl (SUSE-SU-2021:2440-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2440-1 advisory. - CVE-2021-22925: TELNET stack contents disclosure again. bsc1188220 - CVE-2021-22924: Bad connection reuse due to flawed path name...

6.5CVSS6.6AI score0.0627EPSS
SaveExploits4References13
UbuntuCve
UbuntuCve
added 2021/07/21 12:0 a.m.40 views

CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS6.6AI score0.0627EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.16 views

Pool._addPoolMetrics(uint256) is subject to potential miner manipulation

Handle heiho1 Vulnerability details Impact Pool.addPoolMetricsuint256 on line 334 relies on block.timestamp and is potentially vulnerable to miner manipulation. This could lead to erroneous pool metrics. Proof of Concept Tools Used Slither Recommended Mitigation Steps An external time oracle like...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.14 views

Pool has unchecked transfers

Handle heiho1 Vulnerability details Impact Pool.removeForMemberaddress, Pool.swapToaddress,address and Pool.burnSynthaddress,address on lines 198, 199, 224, 250, and 253 ignore the boolean return on transfers. This is a brittle implementation because it relies on the boolean return value being...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.13 views

Pool: approveAndCall sets unnecessary approval

Handle cmichel Vulnerability details Vulnerability Details The Pool.approveAndCall function approves the recipient contract with the max value instead of only the required amount. Impact For safety, the approval should not be set to the max value, especially if the amount that the contract may us...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.14 views

SynthVault deposit lockup bypass

Handle cmichel Vulnerability details Vulnerability Details The SynthVault.harvestSingle function can be used to mint & deposit synths without using a lockup. An attacker sends BASE tokens to the pool and then calls harvestSingle. The inner iPOOLpoolOUT.mintSynthsynth, addressthis; call will mint...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.16 views

Missing input validation in realise()

Handle 0xsanson Vulnerability details Impact In synth.sol, the function realisepool can be called using any existing pool as input. From my understanding, it's supposed that pool and synth must have the same underlying token. With the current implementation an user can call various synth contract...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.16 views

Missing slippage checks

Handle cmichel Vulnerability details The Router and Pool does not implement any slippage checks with comparing the swap / liquidity results with a minimum swap / liquidity value. Impact Users can be frontrun and receive a worse price than expected when they initially submitted the transaction...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/13 12:0 a.m.22 views

safeTransferFrom in TransferHelper is not safeTransferFrom

Handle jonah1005 Vulnerability details Impact A non standard erc20 token would always raise error when calling safeTransferFrom. If a user creates a USDT/DAI pool and deposit into the pool he would find out there's never a counterpart deposit. Proof of Concept TransferHelper does not uses SafeERC...

6.9AI score
SaveExploits0
CNVD
CNVD
added 2021/07/06 12:0 a.m.6 views

Unauthorized Access Vulnerability in Sidi's Data Pool Management Platform (CNVD-2021-51916)

Suzhou Sidi Information Technology Co., Ltd. is a company that specializes in transmission devices, fire information servers, and protocol converters. An unauthorized access vulnerability exists in the Sidi data pool management platform, which can be exploited by attackers to obtain sensitive...

6.6AI score
SaveExploits0
Rows per page
Query Builder