Lucene search
+L

74 matches found

Veracode
Veracode
added 2023/11/01 9:08 p.m.14 views

Out-of-bounds Write

exfatprogs is vulnerable to Out Of Bounds Write. The vulnerability is found in the readfiledentryset function within exfat2img.c. When the SecondaryCount exceeds a threshold of 2 plus the maximum number of File Name entries, it could potentially lead to writing data to memory locations beyond the...

5.5CVSS7.3AI score0.00381EPSS
SaveExploits1References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/10/28 12:00 a.m.31 views

openSUSE 15 Security Update : libnbd (SUSE-SU-2023:4222-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2023:4222-1 advisory. - A flaw was found in libnbd. A server can reply with a block size larger than 2^63 the NBD spec states the size is a 64-bit unsigned value. This issue could...

6.5CVSS6AI score0.00746EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2023/10/26 12:00 a.m.21 views

Lender can cause unintended behavior for the borrower's transaction

Lines of code Vulnerability details This vulnerability comes in the form of when a borrower wants to remove a lender as a both deposit and withdraw and set them as a withdraw only, to avoid paying more interest on their funds in the market, this plan may not go as planned, based on the nature of...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2023/10/06 9:52 a.m.19 views

Integer Overflow

github.com/consensys/gnark is vulnerable to Integer Overflow. The vulnerability is due to some in-circuit values having two valid decomposition bits, which could result in unintended behavior...

7.1CVSS6.8AI score0.00224EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2023/10/02 7:45 p.m.28 views

Improper Encoding

firefox is vulnerable to Improper Encoding. The vulnerability exists due to improperly validating curl command which allows an attacker to cause unintended behavior in smart contracts that rely on the sender's accurate identification...

6.5CVSS6.7AI score0.00601EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2023/09/28 2:15 p.m.21 views

Design/Logic Flaw

A flaw was found in libnbd. A server can reply with a block size larger than 2^63 the NBD spec states the size is a 64-bit unsigned value. This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbdgetsize function...

3.3CVSS9.2AI score0.00746EPSS
SaveExploits1References3Affected Software2
UbuntuCve
UbuntuCve
added 2023/09/28 2:15 p.m.29 views

CVE-2023-5215

A flaw was found in libnbd. A server can reply with a block size larger than 2^63 the NBD spec states the size is a 64-bit unsigned value. This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbdgetsize function...

6.5CVSS6.5AI score0.00746EPSS
SaveExploits1References3
CVE
CVE
added 2023/09/28 1:55 p.m.202 views

CVE-2023-5215

A vulnerability CVE-2023-5215 affects libnbd where a server may reply with a block size larger than 2^63, violating the 64-bit unsigned size expectation in nbd_get_size() and potentially causing an application crash or other unintended behavior in NBD clients that mishandle the return value. Conn...

6.5CVSS5.8AI score0.00746EPSS
SaveExploits1References4Affected Software2
Debian CVE
Debian CVE
added 2023/09/28 1:55 p.m.84 views

CVE-2023-5215

A flaw was found in libnbd. A server can reply with a block size larger than 2^63 the NBD spec states the size is a 64-bit unsigned value. This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbdgetsize function...

6.5CVSS5.7AI score0.00746EPSS
SaveExploits1
OSV
OSV
added 2023/09/28 1:55 p.m.21 views

CVE-2023-5215 Libnbd: crash or misbehaviour when nbd server returns an unexpected block size

A flaw was found in libnbd. A server can reply with a block size larger than 2^63 the NBD spec states the size is a 64-bit unsigned value. This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbdgetsize function...

5.3CVSS6.5AI score
SaveExploits0References7
Code423n4
Code423n4
added 2023/09/07 12:00 a.m.27 views

Absence of Start-End Time Validation in Range Creation

Lines of code Vulnerability details The code allows the creation of a Range structure without ensuring that startTime is strictly less than endTime. The absence of this validation might lead to unintended behavior or logical errors in functionalities that rely on the order of these timestamps...

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

Unsafe safeTransfer function

Lines of code Vulnerability details Impact The safeTransfer function of the SafeERC20.sol contract check that the target is actually a contract before calling it, this is to avoid calls to address with no code that will always return succes = true. For exemple if you use token.safeTransfer and...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/23 12:00 a.m.9 views

The _verifyTime function only reverts if revertOnInvalid is true and the order is not active.

Lines of code Vulnerability details Impact The verifyTime function only reverts if revertOnInvalid is true and the order is not active. This means that if revertOnInvalid is not passed or is false, the function will not revert even if the order is not active. It could have a significant impact on...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/21 12:00 a.m.8 views

Reentrancy Vulnerability in _performFinalChecksAndExecuteOrders function

Lines of code Vulnerability details Impact bytes memory accumulator = new bytesAccumulatorDisarmed; and transferitem, execution.offerer, execution.conduitKey, accumulator; The code uses an "accumulator" variable that is used in the transfer function. The accumulator is created using the line byte...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2022/07/06 5:26 a.m.43 views

Insecure Cryptography

ujson is vulnerable to insecure cryptography. The vulnerability exists in a JSON string contains escaped surrogate characters which are not part of a proper surrogate pair, the library may decode those characters incorrectly which allows remote attackers to cause unintended behavior in the...

7.5CVSS7.3AI score0.02473EPSS
SaveExploits1References7Affected Software3
Veracode
Veracode
added 2022/06/23 5:28 a.m.48 views

Log Injection

org.apache.sling:org.apache.sling.api and org.apache.sling:org.apache.sling.commons.log is vulnerable to log injection. A remote attacker with privileges to forge logs, is able to inject fake logs and potentially corrupt log files, causing unintended behavior in the the system...

5.3CVSS5.9AI score0.02391EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2022/03/04 9:15 p.m.47 views

Improper Neutralization of Special Elements used in a Command ('Command Injection') in Weblate

Impact Weblate didn't correctly sanitize some arguments passed to Git and Mercurial, which allowed changing their behavior in an unintended way. Patches The issues were fixed in the 4.11.1 release. The following commits are addressing it: 35d59f1f040541c358cece0a8d4a63183ca919b8...

8.8CVSS2.9AI score0.03787EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/26 10:09 p.m.43 views

Business Logic Errors in pimcore

In pimcore versions prior to 10.2.9 discounts could be negative resulting in unintended behavior...

4.3CVSS4AI score0.008EPSS
SaveExploits1References6Affected Software1
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.9 views

Vault.withdrawRedundant() allows the owner to accidentally take out the vault's whole balance

Handle Ruhum Vulnerability details Impact The Vault.withdrawRedundant allows the owner to withdraw funds that are not accounted for. The function has a check that is supposed to stop the owner from withdrawing funds of the vault's underlying token that the vault "knows" about. But, there's an edg...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/09/22 12:00 a.m.19 views

Risk of memory overflow

Handle 0xsanson Vulnerability details Impact It's possible to overflow the memory in multiple points in the contract, for example by having a long list of tokens and weights: function settleAuction uint256 memory bountyIDs, address memory inputTokens, uint256 memory inputWeights, address memory...

7.1AI score
SaveExploits0
Rows per page
Query Builder