Lucene search
+L

12089 matches found

CNVD
CNVD
added 2021/12/21 12:00 a.m.123 views

NumPy has an unspecified vulnerability

NumPy is a Python scientific computing package. The product supports a large number of dimensional arrays and matrices, while providing a large library of mathematical functions for data operations. numPy 1.19 has a security vulnerability that stems from a null pointer dereference vulnerability i...

5.3CVSS2.1AI score0.01154EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2021/12/21 12:00 a.m.16 views

Return variable can remain unassigned in _sendForReceiver

Handle sirhashalot Vulnerability details Impact The sendForReceiver function only sets a return function in the "if" code block, not the "else" case. If the "else" case is true, no value is returned. The result of this oversight is that the sendForReceiver function called from the distribute...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/21 12:00 a.m.11 views

Unchecked return value for token.transfer call

Handle WatchPug Vulnerability details It is usually good to add a require-statement that checks the return value or to use something like safeTransfer; unless one is sure the given token reverts in case of a failure. Instances include: IERC20Upgradeablevault.transferto, minTokenIn-amountToken;...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/19 12:00 a.m.9 views

ERC20 return values not checked

Handle cmichel Vulnerability details The ERC20.transfer and ERC20.transferFrom functions return a boolean value indicating success. This parameter needs to be checked for success. Some tokens do not revert if the transfer failed but return false instead. See: SingleNativeTokenExitV2.exit's...

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

unchecked return value from transfer()

Handle JMukesh Vulnerability details Impact transfer does not check the return , due which transfer may get failed without reverting . some tokens does not revert on failure , they just return false Proof of Concept Tools Used manual review Recommended Mitigation Steps use safetransferFrom from o...

7AI score
SaveExploits0
Fedora
Fedora
added 2021/12/18 1:11 a.m.32 views

[SECURITY] Fedora 34 Update: lapack-3.9.0-7.fc34

LAPACK Linear Algebra PACKage is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. Associated matrix factorizatio...

1.9AI score0.02641EPSS
SaveExploits0
Prion
Prion
added 2021/12/17 8:15 p.m.30 views

Null pointer dereference

DISPUTED Null Pointer Dereference vulnerability exists in numpy.sort in NumPy &lt and 1.19 in the PyArrayDescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an...

3.5CVSS5.2AI score0.01154EPSS
SaveExploits1References2Affected Software1
Code423n4
Code423n4
added 2021/12/17 12:00 a.m.8 views

sendAllocatedYETI() can be called by anyone

Handle jayjonah8 Vulnerability details Impact In TeamAllocation.sol, the sendAllocatedYETI function simply distributes YETI to the team. This is a transfer of value and it currently can be called by anyone as the onlyTeam modifier is not used here. Proof of Concept Tools Used Manual code review...

7.1AI score
SaveExploits0
NVD
NVD
added 2021/12/16 8:15 p.m.21 views

CVE-2021-3179

GGLocker iOS application, contains an insecure data storage of the password hash value which results in an authentication bypass...

5.5CVSS0.00441EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:00 a.m.5 views

Improper Preservation of Permissions in etcd

...

7.1CVSS9AI score0.00227EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:00 a.m.9 views

A crafted NTFS image can trigger a heap-based buffer overflow caused by an unsanitized attribute in ntfs_get_attribute_value in NTFS-3G < 2021.8.22.

...

7.8CVSS8.5AI score0.00456EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:00 a.m.5 views

In NTFS-3G versions < 2021.8.22 when a specially crafted NTFS attribute is supplied to the function ntfs_get_attribute_value a heap buffer overflow can occur allowing for memory disclosure or denial of service. The vulnerability is caused by an out-of-bound buffer access which can be triggered by mounting a crafted ntfs partition. The root cause is a missing consistency check after reading an MFT record : the "bytes_in_use" field should be less than the "bytes_allocated" field. When it is not the parsing of the records proceeds into the wild.

...

7.8CVSS8.5AI score0.00415EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/12/15 2:52 p.m.9 views

resteasy: Error message exposes endpoint class information

A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method's parameter value. The...

5.3CVSS7AI score0.014EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/12/15 12:00 a.m.16 views

PT-2021-23144 · Unknown · Yetiforcecrm

Name of the Vulnerable Software and Affected Versions: YetiForceCRM affected versions not specified Description: The issue concerns Business Logic Errors in YetiForceCRM, specifically related to the Weight of a Product. The problem arises because the weight value can be set to a negative number...

7.7CVSS5.4AI score0.00708EPSS
SaveExploits1References6
Huntr
Huntr
added 2021/12/14 12:19 p.m.23 views

Business Logic Errors in yetiforcecompany/yetiforcecrm

Description YetiForceCRM application is vulnerable to Business Logic Errors in the Weight of a Product since that value can be a negative number. Proof of Concept 1.After login, in the left menu bar, click Databases - Products 2.Click any product to go to the product details. 3.In the product...

4CVSS2.1AI score0.00708EPSS
SaveExploits1
CNVD
CNVD
added 2021/12/12 12:00 a.m.53 views

Belloo Access Control Error Vulnerability

Belloo, a "high quality" dating software from Belloo, is vulnerable to an access control error that originates from the use of md5$time to generate password recovery code in requestsuser.php. An attacker could use this vulnerability to predict the time value on the server and could easily guess t...

9.8CVSS2.4AI score0.01276EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2021/12/09 12:00 a.m.13 views

Wrong fee calculation after totalSupply was 0

Handle kenzo Vulnerability details handleFees does not update lastFee if startSupply == 0. This means that wrongly, extra fee tokens would be minted once the basket is resupplied and handleFees is called again. Impact Loss of user funds. The extra minting of fee tokens comes on the expense of the...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/09 12:00 a.m.14 views

Wrong emergencyWithdraw logic

Handle 0x1f8b Vulnerability details Impact The contract doesn't work as expected. Proof of Concept The method, emergencyWithdraw inside the contract yield/NoYield doesn't work as expected, the transfer was done with received value, and it should be done with amount, so the emergencyWithdraw never...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2021/12/08 12:00 a.m.8 views

Genesys Intelligent Workload Distribution SQL注入漏洞

Genesys Intelligent Workload Distribution Iwd is an application from Genesys, Inc. It can be used with the Genesys Customer Interaction Management Cim platform to assign tasks to the resources best suited to handle them. A SQL injection vulnerability exists in Genesys Intelligent Workload...

7.2CVSS7.6AI score0.01682EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2021/12/06 12:00 a.m.9 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from Google, Inc. An elevation-of-privilege vulnerability exists in Google Android, which originates in the icstartRetrieveEntryValue in acropora/app/identity/ic.c The lack of validation of the return value in acropora/app/identity/ic.c...

6.7CVSS5.8AI score0.00119EPSS
SaveExploits0References4
Rows per page
Query Builder