Lucene search
K

50 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/21 12:19 a.m.0 views

CVE-2026-39946

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, when OpenBao revoked privileges on a role in the PostgreSQL database secrets engine, OpenBao failed to use proper database quoting on schema names provided by PostgreSQL. This could lead to role revocation...

4.6CVSS5.8AI score0.00032EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.2 views

PT-2026-33884

Name of the Vulnerable Software and Affected Versions OpenBao versions prior to 2.5.3 Description OpenBao is an open source identity-based secrets management system. In the PostgreSQL database secrets engine, the system fails to use proper database quoting on schema names provided by PostgreSQL...

4.9CVSS5.5AI score0.00032EPSS
Exploits0References19
NVD
NVD
added 2026/01/23 4:15 p.m.2 views

CVE-2026-22989

In the Linux kernel, the following vulnerability has been resolved: nfsd: check that server is running in unlockfilesystem If we are trying to unlock the filesystem via an administrative interface and nfsd isn't running, it crashes the server. This happens currently because nfsd4revokestates acce...

5.5CVSS0.00022EPSS
Exploits0References3
CVE
CVE
added 2025/04/11 4:21 p.m.56 views

CVE-2025-32068

CVE-2025-32068 affects MediaWiki’s OAuth Extension (MediaWiki core). Vulnerable in versions 1.39–1.43 due to an Incorrect Authorization flaw that allows authentication bypass. CVSS v3.1: 5.4 (NETWORK, LOW complexity, LOW privileges) with Confidentiality and Integrity impact LOW; no Availability i...

5.4CVSS6.7AI score0.00078EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/03/01 1:21 p.m.10 views

CVE-2025-1801

A flaw was found in the Ansible aap-gateway. Concurrent requests handled by the gateway grpc service can result in concurrency issues due to race condition requests against the proxy. This issue potentially allows a less privileged user to obtain the JWT of a greater privileged user, enabling the...

8.1CVSS8.1AI score0.00106EPSS
Exploits0References3
OSV
OSV
added 2024/05/21 3:22 p.m.13 views

CVE-2023-52732 ceph: blocklist the kclient when receiving corrupted snap trace

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

5.5CVSS6AI score0.0001EPSS
Exploits0References5
OSV
OSV
added 2024/01/04 12:30 p.m.12 views

GHSA-86RG-PF4C-5GRG @backstage/backend-app-api leaks GitLab access tokens

A flaw was found in the Red Hat Developer Hub RHDH. The catalog-import function leaks GitLab access tokens on the frontend when the base64 encoded GitLab token includes a newline at the end of the string. The sanitized error can display on the frontend, including the raw access token. Upon gainin...

7.3CVSS5.4AI score0.00216EPSS
Exploits0References10
Code423n4
Code423n4
added 2023/11/08 12:0 a.m.4 views

Upgraded Q -> 3 from #161 [1699466057671]

Judge has assessed an item in Issue 161 as 3 risk. The relevant finding follows: L-02 Prime.updateScores will revert if users are added after updating nextScoreUpdateRoundId Vulnerability Details In Prime contract: the updateScores function is meant to update scores of a batch of users when a new...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2023/09/11 12:0 a.m.14 views

No way to revoke Approval in DelegateToken.approve leads to un authorized calling of DelegateToken.transferFrom

Lines of code Vulnerability details Impact There is no way to revoke the approval which given via DelegateToken.approveaddress,delegateTokenId. They can able call the DelegateToken.transferFrom even the tokenHolder revoke the permission using the DelegateToken.setApprovalForAll if the spender...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2023/07/28 12:0 a.m.5 views

ARCDVestingVault.sol::revokeGrant can revert for zero value transfers with weird ERC20 tokens.

Lines of code Vulnerability details Impact The call to revokeGrant by a Manager before the cliff time has been reached can cause the call to revert for some ERC20 tokens, this can stop the manager from revoking a grant from a given recipient. Proof of Concept The following scenario could occur,...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2023/06/13 12:0 a.m.9 views

Role might be granted and revoked at the same block to manipulate the role supply and result in incorrect behavior of relative strategy

Lines of code Vulnerability details Impact There is a potential issue where a role can be granted, votes can be cast, and then the role can be revoked in the same block. This can lead to incorrect behavior of relative strategy in manipulating the vote supply. The problem arises because the role...

6.7AI score
Exploits0
Malwarebytes
Malwarebytes
added 2023/02/01 11:0 a.m.15 views

GitHub revokes several certificates after unauthorized access

In a call to action, GitHub warned users of GitHub Desktop for Mac and Atom that it will revoke certificates which were exposed during unauthorized access to a set of repositories used in the planning and development of GitHub Desktop and Atom. Revoking these certificates will invalidate some...

1.4AI score
Exploits0
Veracode
Veracode
added 2022/12/16 4:14 a.m.17 views

Insufficient Session Expiration

derhansen/fechangepwd uses insecure session management. The vulnerability exists because the updatePassword functions in FrontendUserService.php fails to revoke existing sessions for the current user when the password has been changed, allowing an attacker to bypass the authentication mechanism...

9.8CVSS9.2AI score0.00259EPSS
Exploits0References4Affected Software1
Code423n4
Code423n4
added 2022/09/23 12:0 a.m.7 views

Revoking claim should regard accrued but not claimed tokens

Lines of code Vulnerability details Impact revokeClaim should send the user what is already vested at this moment before deactivating the claim. e.g. imagine a situation when a user has never claimed the tokens and has 90% already vested but suddenly the admin decides to revoke it and the user is...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2022/09/23 12:0 a.m.5 views

Loss of vested amounts

Lines of code Vulnerability details Impact Vesting is a legal term that means the point in time where property is earned or gained by some person. The VTVLVesting contract defines: a start time Claim::startTimestamp and an end time Claim::endTimestamp at which vesting starts and ends for a entitl...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2022/08/01 12:0 a.m.8 views

The function removeDelegation doesn't work

Lines of code Vulnerability details When a delegation is created with the function delegate, the ID of its NFT tokenId is added in the array checkpointstoTokenIdnCheckpoints - 1; where toTokenId is the ID of NFT the user delegates its NFT to. When an user removes the delegation of his NFT with th...

6.8AI score
Exploits0
Hacker One
Hacker One
added 2022/07/09 10:25 a.m.42 views

Reddit: Can use the Reddit android app as usual even though revoking the access of it from reddit.com

Summary: Hi Team, For the last 4 days, I kept testing reddit web. That time, I revoked app access from the old.reddit.com and i checked my app and as expected i was not able to use the account in my app. After 2 days I was checking the chat invites feature on the web and after some time I turned ...

6.8AI score
Exploits0
Github Security Blog
Github Security Blog
added 2022/05/17 1:42 a.m.23 views

OpenStack Keystone does not invalidate existing tokens when granting or revoking roles

OpenStack Keystone before 2012.1.3 does not invalidate existing tokens when granting or revoking roles, which allows remote authenticated users to retain the privileges of the revoked roles...

4CVSS5.8AI score0.00428EPSS
Exploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 1:36 a.m.22 views

OpenStack Identity (Keystone) improper revoking of the authentication token when deleting a user

OpenStack Identity Keystone Folsom 2012.2.4 and earlier, Grizzly before 2013.1.1, and Havana does not immediately revoke the authentication token when deleting a user through the Keystone v2 API, which allows remote authenticated users to retain access via the token...

6CVSS7AI score0.00908EPSS
Exploits1References13Affected Software1
Code423n4
Code423n4
added 2021/11/11 12:0 a.m.7 views

Users Can Frontrun revoke() By Calling vest()

Handle leastwood Vulnerability details Impact The onlyOwner role typically calls revoke if a member leaves the BootFinance team, resulting in vested tokens being transferred to the multisig account. Each vesting account has a revocable state variable that is set to either true or false. As any us...

7AI score
Exploits0
Rows per page
Query Builder