Lucene search
+L

9910 matches found

CNVD
CNVD
added 2022/07/01 12:00 a.m.37 views

Huawei MindSpore Community numeric error vulnerability

Huawei MindSpore Community is an open source deep learning framework from Huawei China.A numerical error vulnerability exists in versions prior to Huawei MindSpore Community 1.3.0, which stems from the fact that when performing the initialization operation of the Split operator, if a dimension in...

7.5CVSS0.9AI score0.00868EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/07/01 12:00 a.m.12 views

Upgraded Q -> M from 18 [1656705895450]

Judge has assessed an item in Issue 18 as Medium risk. The relevant finding follows: Multiple initialization The initialize method of the BkdLocker contract allows it to be started multiple times as long as the value startBoost=0 is set. Abuse these settings to his advantage. Affected source code...

6.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/06/30 12:00 a.m.4 views

CVE-2022-32480

Dell PowerScale OneFS, versions 9.0.0, up to and including 9.1.0.19, 9.2.1.12, 9.3.0.6, and 9.4.0.2, contain an insecure default initialization of a resource vulnerability. A remote authenticated attacker may potentially exploit this vulnerability, leading to information disclosure...

6.5CVSS6.6AI score0.00843EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/06/29 12:00 a.m.17 views

Multiple initialization in NoteInterest

Lines of code Vulnerability details Impact The initialize method of the contract NoteInterest can be initialized multiple times. Proof of Concept The method initialize of the contract NoteInterest looks like this: function initializeaddress cnoteAddr, address oracleAddress external if msg.sender ...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:27 p.m.13 views

GSD-2022-1003563 RDMA/hfi1: Prevent use of lock before it is initialized

RDMA/hfi1: Prevent use of lock before it is initialized This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.121 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:21 p.m.12 views

GSD-2022-1002813 drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init

drm/amdgpu/psp: move PSP memory alloc from hwinit to swinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...

7.2AI score
SaveExploits0
Prion
Prion
added 2022/06/27 10:15 p.m.27 views

Design/Logic Flaw

NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid callbackUrl query parameter, which internally is converted to a URL object. The URL instantiation would fail due ...

5CVSS7.6AI score0.01657EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2022/06/27 9:30 p.m.63 views

CVE-2022-31093 Improper Handling of `callbackUrl` parameter in next-auth

NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid callbackUrl query parameter, which internally is converted to a URL object. The URL instantiation would fail due ...

7.5CVSS7.8AI score0.01657EPSS
SaveExploits0References4
NVD
NVD
added 2022/06/27 5:15 p.m.19 views

CVE-2021-33654

When performing the initialization operation of the Split operator, if a dimension in the input shape is 0, it will cause a division by 0 exception...

7.5CVSS0.00868EPSS
SaveExploits0References1
Prion
Prion
added 2022/06/27 5:15 p.m.20 views

Design/Logic Flaw

When performing the initialization operation of the Split operator, if a dimension in the input shape is 0, it will cause a division by 0 exception...

5CVSS7.5AI score0.00868EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2022/06/27 12:00 a.m.9 views

Huawei MindSpore Community 数字错误漏洞

Huawei MindSpore Community is an open source deep learning framework from Huawei China.A numerical error vulnerability exists in versions prior to Huawei MindSpore Community 1.3.0, which stems from the fact that when performing the initialization operation of the Split operator, if a dimension in...

7.5CVSS5.6AI score0.00868EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/06/26 4:25 p.m.23 views

Information Disclosure

gerbv is vulnerable to information disclosure. A specially-crafted pick-and-place file can exploit the missing initialization of a structure to leak memory contents. An attacker is able to provide a malicious file to trigger this vulnerability...

6.3CVSS2.6AI score0.01084EPSS
SaveExploits1References5Affected Software1
Code423n4
Code423n4
added 2022/06/26 12:00 a.m.10 views

[M-01] Cannot set or change curve pool after initialization

Lines of code Vulnerability details Impact Inability to set or change curve pool after initialization will hurt the project liquidity and block the ability to instant unstake from curve. Approving the CURVEPOOL address is done only on initialize and only if non zero address supplied. When using...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/06/23 5:15 p.m.3 views

CVE-2022-33067

Lrzip v0.651 was discovered to contain multiple invalid arithmetic shifts via the functions getmagic in lrzip.c and Predictor::init in libzpaq/libzpaq.cpp. These vulnerabilities allow attackers to cause a Denial of Service via unspecified vectors...

5.5CVSS5.8AI score0.00611EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/06/21 8:06 p.m.775 views

Improper Handling of `callbackUrl` parameter in next-auth

Impact An attacker can send a request to an app using NextAuth.js with an invalid callbackUrl query parameter, which internally we convert to a URL object. The URL instantiation would fail due to a malformed URL being passed into the constructor, causing it to throw an unhandled error which led t...

7.5CVSS7.2AI score0.01657EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/06/21 8:06 p.m.48 views

GHSA-G5FM-JP9V-2432 Improper Handling of `callbackUrl` parameter in next-auth

Impact An attacker can send a request to an app using NextAuth.js with an invalid callbackUrl query parameter, which internally we convert to a URL object. The URL instantiation would fail due to a malformed URL being passed into the constructor, causing it to throw an unhandled error which led t...

7.5CVSS7.4AI score0.01657EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/06/19 12:00 a.m.10 views

libjxl 安全漏洞

libjxl is a reference implementation of PEG XL encoder and decoder. A security vulnerability exists in libjxl version 0.6.1, which stems from an assertion failure in LowMemoryRenderPipeline::Init in renderpipeline/lowmemoryrenderpipeline.cc...

6.5CVSS6.4AI score0.00861EPSS
SaveExploits1References4
OSV
OSV
added 2022/06/18 9:30 p.m.31 views

MGASA-2022-0234 Updated php packages fix security vulnerability

CLI -Fixed bug 8575 CLI closes standard streams too early. Core -Fixed Haiku ZTS builds. Date -Fixed bug 8471 Segmentation fault when converting immutable and mutable DateTime instances created using reflection. php-fpm - Fixed bug 72185 writes empty fcgi record causing nginx 502. Mysqlnd - Fixed...

8.8CVSS8.7AI score0.5838EPSS
SaveExploits4References3
Code423n4
Code423n4
added 2022/06/18 12:00 a.m.8 views

Update initializer modifier to prevent reentrancy during initialization

Lines of code Vulnerability details Impact The solution uses: "OpenZeppelin/[email protected]". This dependency has a known high severity vulnerability: Which makes MyStrategy contract vulnerable contract MyStrategy is BaseStrategy, ReentrancyGuardUpgradeable ... function...

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

VULNERABLE VERSION OF OPEN-ZEPPELIN CAN LEAD TO INITIALIZER() MALFUNCTION

Lines of code Vulnerability details VULNERABLE VERSION OF OPEN-ZEPPELIN CAN LEAD TO INITIALIZER MALFUNCTION Openzeppelin contracts are used, and as indicated in brownie-config.yaml, the version 3.4.0 of the openzeppelin-contracts-upgradeable dependency is used. The openzeppelin contracts from...

6.8AI score
SaveExploits0
Rows per page
Query Builder