Lucene search
+L

10376 matches found

Code423n4
Code423n4
added 2022/07/02 12:00 a.m.13 views

_initiate() function can be called multiple times at GovernorBravoDelegate.sol

Lines of code Vulnerability details Impact initiate function is supposed to be called only once, but it can be called many times which are not expected behavior. Proof of Concept function initiate external requiremsg.sender == admin, "GovernorBravo::initiate: admin only"; requireinitialProposalId...

6.9AI score
SaveExploits0
NVD
NVD
added 2022/07/01 5:15 p.m.19 views

CVE-2022-2229

An improper authorization issue in GitLab CE/EE affecting all versions from 13.7 prior to 14.10.5, 15.0 prior to 15.0.4, and 15.1 prior to 15.1.1 allows an attacker to extract the value of an unprotected variable they know the name of in public projects or private projects they're a member of...

7.5CVSS0.01267EPSS
SaveExploits0References3
OSV
OSV
added 2022/07/01 4:30 p.m.30 views

CVE-2022-2229

An improper authorization issue in GitLab CE/EE affecting all versions from 13.7 prior to 14.10.5, 15.0 prior to 15.0.4, and 15.1 prior to 15.1.1 allows an attacker to extract the value of an unprotected variable they know the name of in public projects or private projects they're a member of...

7.5CVSS7.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/07/01 12:00 a.m.8 views

PT-2022-15334 · Gitlab · Gitlab Ce/Ee +1

Name of the Vulnerable Software and Affected Versions: GitLab CE/EE versions 13.7 through 14.10.4 GitLab CE/EE versions 15.0 through 15.0.3 GitLab CE/EE versions 15.1 through 15.1.0 Description: An improper authorization issue in GitLab CE/EE allows an attacker to extract the value of an...

7.5CVSS7.1AI score0.01267EPSS
SaveExploits0References11
OSV
OSV
added 2022/06/28 1:15 p.m.6 views

UBUNTU-CVE-2021-41690

DCMTK through 3.6.6 does not handle memory free properly. The malloced memory for storing all file information are recorded in a global variable LST and are not freed properly. Sending specific requests to the dcmqrdb program can incur a memory leak. An attacker can use it to launch a DoS attack...

7.5CVSS6.9AI score0.01743EPSS
SaveExploits0References6
GitLab Advisory Database
GitLab Advisory Database
added 2022/06/28 12:00 a.m.38 views

Missing Release of Memory after Effective Lifetime

DCMTK through 3.6.6 does not handle memory free properly. The malloced memory for storing all file information are recorded in a global variable LST and are not freed properly. Sending specific requests to the dcmqrdb program can incur a memory leak. An attacker can use it to launch a DoS attack...

7.5CVSS2AI score0.01743EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/06/27 9:15 p.m.5 views

CVE-2022-33116

An issue in the jmpath variable in /modules/mindmap/index.php of GUnet Open eClass Platform aka openeclass v3.12.4 and below allows attackers to read arbitrary files via a directory traversal...

6.5CVSS5.9AI score0.01715EPSS
SaveExploits1References5
NVD
NVD
added 2022/06/27 9:15 p.m.35 views

CVE-2022-33116

An issue in the jmpath variable in /modules/mindmap/index.php of GUnet Open eClass Platform aka openeclass v3.12.4 and below allows attackers to read arbitrary files via a directory traversal...

6.5CVSS0.01715EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/06/27 8:42 p.m.44 views

CVE-2022-33116

An issue in the jmpath variable in /modules/mindmap/index.php of GUnet Open eClass Platform aka openeclass v3.12.4 and below allows attackers to read arbitrary files via a directory traversal...

6.6AI score0.01715EPSS
SaveExploits1References4
OSV
OSV
added 2022/06/27 8:42 p.m.24 views

CVE-2022-33116

An issue in the jmpath variable in /modules/mindmap/index.php of GUnet Open eClass Platform aka openeclass v3.12.4 and below allows attackers to read arbitrary files via a directory traversal...

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

Unused Return

Lines of code Vulnerability details Impact Configuration Check: unused-return Severity: Medium Confidence: Medium Description: The return value of this external call is not stored in a local or state variable. Unused return values of function calls are indicative of programmer errors which may ha...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/26 12:00 a.m.17 views

Uninitialized local variables

Lines of code Vulnerability details Impact Configuration -Check: uninitialized-local -Severity: Medium -Confidence: Medium -Description:Lender.approveaddress,address.i Lender.sol114 is a local variable never initialized.A smart contract with uninitialized local variables may lead to intentional...

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

lender variable in is not the same as constructory and method in the construcotr ther is no check for address zero

Lines of code Vulnerability details Impact lender variable not the same as constructory and method its no check for address zero Recommended Mitigation Steps check for address zero in the constructor --- The text was updated successfully, but these errors were encountered: 😕 1 KenzoAgada reacted...

6.9AI score
SaveExploits0
CVE
CVE
added 2022/06/22 2:07 p.m.77 views

CVE-2022-32553

CVE-2022-32553 affects Pure Storage FlashArray (Purity//FA) versions 5.2.x and prior up to 6.2.3, and FlashBlade (Purity//FB) up to 3.3.0; vulnerability is privilege escalation via manipulation of environment variables. A logged-in user can escape a restricted shell to an unrestricted shell with ...

9CVSS8.8AI score0.01158EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/06/20 10:33 p.m.42 views

GHSA-RVP4-R3G6-8HXQ Insufficiently Protected Credentials via Insecure Temporary File in org.apache.nifi:nifi-single-user-utils

Impact org.apache.nifi.authentication.single.user.writer.StandardLoginCredentialsWriter contains a local information disclosure vulnerability due to writing credentials username and password to a file that is readable by all other users on unix-like systems. On unix-like systems, the system's...

6.5CVSS4.3AI score0.01493EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/06/20 10:33 p.m.47 views

Insufficiently Protected Credentials via Insecure Temporary File in org.apache.nifi:nifi-single-user-utils

Impact org.apache.nifi.authentication.single.user.writer.StandardLoginCredentialsWriter contains a local information disclosure vulnerability due to writing credentials username and password to a file that is readable by all other users on unix-like systems. On unix-like systems, the system's...

4.3CVSS4.6AI score0.01493EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/06/16 11:48 p.m.7 views

GHSA-CQPR-PCM7-M3JC Potential segfault in `localtime_r` invocations

Impact Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user's knowledge, notably in a third-party library...

5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/06/16 11:48 p.m.23 views

Potential segfault in `localtime_r` invocations

Impact Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user's knowledge, notably in a third-party library...

3.6AI score
SaveExploits0References4Affected Software1
Code423n4
Code423n4
added 2022/06/14 12:00 a.m.17 views

cause an attacker to get a better deal on intrest rate on borrwoing and lending or cause txs' to revert

Lines of code Vulnerability details Impact if the variable maturity in getMaturity function is a big number that gets put into uint40 and since its to big of a number it will revert because solidity ^0.8.0 dosn't allow overflow and on deployment hasMatured can be true because it very close to the...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/06/14 12:00 a.m.28 views

SUSE: Security Advisory (SUSE-SU-2022:2062-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

9.8CVSS8.2AI score0.26709EPSS
SaveExploits0References2
Rows per page
Query Builder