Lucene search
+L

265 matches found

Code423n4
Code423n4
added 2023/03/09 12:00 a.m.6 views

function applyTargetPermissions() from PermissonManager.sol should use external grant function instead of internal function

Lines of code Vulnerability details Summary applySingleTargetPermissions and applyMultiTargetPermissions use internal function grant, revoke, grantWithCondition in a loop. Each of these internal function have an external function grant, revoke, grantWithCondition do the same thing with extra step...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/17 2:06 a.m.7 views

SUSE CVE-2022-23538

github.com/sylabs/scs-library-client is the Go client for the Singularity Container Services SCS Container Library Service. When the scs-library-client is used to pull a container image, with authentication, the HTTP Authorization header sent by the client to the library service may be incorrectl...

7.6CVSS6.9AI score0.00709EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 5:13 a.m.7 views

SUSE CVE-2015-7550

The keyctlreadkey function in security/keys/keyctl.c in the Linux kernel before 4.3.4 does not properly use a semaphore, which allows local users to cause a denial of service NULL pointer dereference and system crash or possibly have unspecified other impact via a crafted application that leverag...

5.5CVSS6.8AI score0.00412EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2023/01/12 12:00 a.m.4 views

PT-2023-14010 · Gitlab · Gitlab Ce/Ee +1

Name of the Vulnerable Software and Affected Versions: GitLab EE versions 13.11 through 15.5.6 GitLab EE versions 15.6 through 15.6.3 GitLab EE versions 15.7 through 15.7.1 Description: The issue is related to an incorrect authorization check, allowing group access tokens to remain active even...

7.5CVSS7.5AI score0.00541EPSS
SaveExploits0References11
Code423n4
Code423n4
added 2022/09/23 12:00 a.m.19 views

Revoking a claim blocks a recipient from withdrawing any unclaimed but due amount.

Lines of code Vulnerability details Impact Whenever an admin revokes a claim and the recipient has any unclaimed but vested balance , the unclaimed part is also revoked. Take for instance a total amount of 365 tokens vested over 1 year with a release interval of 1 day. If the recipient at day 30...

6.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/08/16 1:22 p.m.11 views

Ansible: Logic flaw leads to privilage escalation

A privilege escalation flaw was found in the Ansible Automation Platform. This flaw allows a remote authenticated user with 'change user' permissions to modify the account settings of the superuser account and also remove the superuser privileges...

6.5CVSS5.8AI score0.00871EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/08/10 12:00 a.m.13 views

PT-2022-4105 · Cisco · Cisco Ftd +1

Name of the Vulnerable Software and Affected Versions: Cisco Adaptive Security Appliance ASA Software versions 9.16.1 and later Cisco Firepower Threat Defense FTD Software versions 7.0.0 and later Description: A vulnerability in the handling of RSA keys on devices running Cisco Adaptive Security...

7.5CVSS7.6AI score0.17449EPSS
SaveExploits0References9
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:17 p.m.6 views

Malicious code in revoke-user-access (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 1af687c0a3cd9ef50418d8eac19802433406a85ea0eef48bea106412586a42e8 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:17 p.m.16 views

MAL-2022-5774 Malicious code in revoke-user-access (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 1af687c0a3cd9ef50418d8eac19802433406a85ea0eef48bea106412586a42e8 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Code423n4
Code423n4
added 2021/11/22 12:00 a.m.15 views

Can't enableCollateral after a disableCollateral

Handle gpersoon Vulnerability details Impact The function disableCollateral of OverlayV1Mothership.sol doesn't set collateralActivecollateral = false; But it does revoke the roles. Now enableCollateral can never be used because collateralActivecollateral ==true and it will never pass the second...

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

Vestings' revoke status can be set by anyone

Handle cmichel Vulnerability details The idea of revoking vesting supposedly exists for the admins to call Vesting.revoke and claim back a user's vesting. However, if the user wants to protect their vesting from being revoked by the admin, they can create a new vest with isRevocable = false and a...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/11/10 12:00 a.m.17 views

Vesting benRevocable flag can be switched on and off by anyone and doesn't provide any additional control

Handle hyh Vulnerability details Impact Griefing attack is possible for revoke mechanics by calling vest with a tiny amount and zero isRevocable. This will switch revocable off for the whole vesting amount i.e. the whole set of timelocks flag is being set via last vest call. And vice versa,...

6.8AI score
SaveExploits0
OSV
OSV
added 2021/08/30 4:12 p.m.26 views

GHSA-VRW4-W73R-6MM8 TimelockController vulnerability in OpenZeppelin Contracts

Impact A vulnerability in TimelockController allowed an actor with the executor role to take immediate control of the timelock, by resetting the delay to 0 and escalating privileges, thus gaining unrestricted access to assets held in the contract. Instances with the executor role set to "open"...

10CVSS5.9AI score0.0159EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2021/08/26 11:35 p.m.45 views

CVE-2021-39167 TimelockController vulnerability in OpenZeppelin Contracts

OpenZepplin is a library for smart contract development. In affected versions a vulnerability in TimelockController allowed an actor with the executor role to escalate privileges. Further details about the vulnerability will be disclosed at a later date. As a workaround revoke the executor role...

10CVSS9.7AI score0.0159EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/07/12 11:15 p.m.6 views

CVE-2021-32746

Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. Between versions 2.3.0 and 2.8.2, the doc module of Icinga Web 2 allows to view documentation directly in the UI. It must be enabled manually by an administrator and users need explicit access permissio...

5.3CVSS6.2AI score0.01306EPSS
SaveExploits1References5Affected Software1
Palo Alto Networks
Palo Alto Networks
added 2021/06/22 4:00 p.m.159 views

Cortex XSOAR: Unauthorized Usage of the REST API

An improper authorization vulnerability in Palo Alto Networks Cortex XSOAR enables a remote unauthenticated attacker with network access to the Cortex XSOAR server to perform unauthorized actions through the REST API. This issue impacts: Cortex XSOAR 6.1.0 builds later than 1016923 and earlier th...

9.8CVSS2.7AI score0.01406EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2021/02/03 5:54 p.m.110 views

Rockset: Leaking Rockset API key on Github

Summary: We all know that Github is great, but it runs the risk of some credentials being revealed by mistake. In this case I found a Rockset API key, This API key is not in the current code, but it is visible in an old commit. Steps To Reproduce: You can find the leak in this link :...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/10/19 12:00 a.m.24 views

PT-2020-14321 · Veyon · Veyon Service

Name of the Vulnerable Software and Affected Versions: Veyon Service versions prior to 4.4.2 Description: The issue allows locally authenticated users with administrative privileges to run malicious executables with LocalSystem privileges due to an unquoted service path vulnerability. This is...

8CVSS6.9AI score0.11255EPSS
SaveExploits4References10
Github Security Blog
Github Security Blog
added 2020/09/01 9:14 p.m.36 views

Malicious Package in soket.js

All versions of soket.js are considered malicious. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When executed, the package calls home to a Command and Control server to execute arbitrary commands. Recommendation This...

4.1AI score
SaveExploits0References2Affected Software1
CNVD
CNVD
added 2020/05/21 12:00 a.m.11 views

Cacti Information Disclosure Vulnerability

Cacti is a set of open source network traffic monitoring and analysis tools from the Cacti team. The tool through snmpget to get the data , using RRDtool drawing graphs to analyze , and provide data and user management features . A security vulnerability exists in versions of Cacti prior to 1.2.1...

4.3CVSS9.2AI score0.00991EPSS
SaveExploits1References1
Rows per page
Query Builder