Lucene search
K

37 matches found

Vulnrichment
Vulnrichment
•added 2026/05/18 8:7 a.m.•4 views

CVE-2026-4286 Playbooks Plugin fails to validate team transfers, allowing unauthorized removal of member access via playbook update

Mattermost versions 11.5.x = 11.5.1, 10.11.x = 10.11.13 fail to check if teamid was being changed when updating playbooks, allowing users with only Manage Playbook Configurations permission to change a playbook's team, bypassing manage members restriction via PUT api. Mattermost Advisory ID:...

3.1CVSS5.8AI score0.00031EPSS
Exploits0References1
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•2 views

EUVD-2018-4013

Malware in sbrugna...

7.5CVSS7.6AI score0.00517EPSS
Exploits1References2
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•2 views

EUVD-2018-2839

Malware in sbrugna...

7.5CVSS7.6AI score0.00344EPSS
Exploits1References4
Vulnrichment
Vulnrichment
•added 2025/03/26 12:0 a.m.•4 views

CVE-2025-30073

An issue was discovered in OPC cardsystems Webapp Aufwertung 2.1.0. The reference assigned to transactions can be reused. When completing a payment, the first or all transactions with the same reference are completed, depending on timing. This can be used to transfer more money onto employee card...

6.8AI score0.00168EPSS
Exploits0References1
Hacker One
Hacker One
•added 2025/02/06 12:42 a.m.•1 views

Cosmos: Unauthorized coins transfer from locking account(s)

The Cosmos SDK was found to have a vulnerability that allowed unauthorized transfer of funds from locking accounts. The issue was specifically identified in the periodic-locking-account, but it was believed to affect other locking account types as well. The vulnerability stemmed from the way the...

6.8AI score
Exploits0
Cvelist
Cvelist
•added 2024/06/06 6:13 p.m.•16 views

CVE-2024-32873 evmos allows transferring unvested tokens after delegations

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. The spendable balance is not updated properly when delegating vested tokens. The issue allows a clawback vesting account to anticipate the release of unvested tokens. This vulnerability is fixed in 18.0.0...

3.5CVSS0.00174EPSS
Exploits0References2
NVD
NVD
•added 2024/01/19 8:15 p.m.•8 views

CVE-2023-47035

RPTC 0x3b08c was discovered to not conduct status checks on the parameter tradingOpen. This vulnerability can allow attackers to conduct unauthorized transfer operations...

7.5CVSS7.5AI score0.00087EPSS
Exploits1References2
Prion
Prion
•added 2024/01/19 8:15 p.m.•9 views

Buffer overflow

RPTC 0x3b08c was discovered to not conduct status checks on the parameter tradingOpen. This vulnerability can allow attackers to conduct unauthorized transfer operations...

5CVSS7.4AI score0.00087EPSS
Exploits1References2
CVE
CVE
•added 2024/01/19 12:0 a.m.•21 views

CVE-2023-47035

CVE-2023-47035 concerns RPTC version 0x3b08c, where the parameter tradingOpen lacks proper status checks. This underpins unauthorized transfer operations, with the likely impact described as high integrity risk and network exposure. Public documentation consistently states the flaw but provides n...

7.5CVSS7.5AI score0.00087EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
•added 2024/01/19 12:0 a.m.•12 views

CVE-2023-47035

RPTC 0x3b08c was discovered to not conduct status checks on the parameter tradingOpen. This vulnerability can allow attackers to conduct unauthorized transfer operations...

7.7AI score0.00087EPSS
Exploits1References2
Code423n4
Code423n4
•added 2023/12/08 12:0 a.m.•9 views

Users can add 6 decimal token funds for free

Lines of code Vulnerability details There is a logic error in convertDecimals function which means wrapping interactions for tokens with less than 18 decimals are processed incorrectly. The below is triggered in convertDecimals where the input parameter decimals is less than 18. If amountToConver...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
•added 2023/11/07 12:0 a.m.•26 views

Rocky Linux 8 : curl (RLSA-2021:3582)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:3582 advisory. - When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The...

6.5CVSS6.3AI score0.0056EPSS
Exploits4References7
Code423n4
Code423n4
•added 2023/10/11 12:0 a.m.•4 views

Tokens could be stolen by specifying an unauthorized address.

Lines of code Vulnerability details Impact transferBetweenDelegators transfers tokens between proxy contract addresses without any validation. Tokens could be stolen by specifying an unauthorized address. Proof of Concept The issue with transferBetweenDelegators occurs here as we can see: functio...

7.1AI score
Exploits0
Code423n4
Code423n4
•added 2023/07/31 12:0 a.m.•15 views

Race condition in approve function can lead to more funds than intended being transferred

Lines of code Vulnerability details Impact The approve function from MToken.sol contains a front-running vulnerability that allows a user to spend more tokens than he should. Proof of Concept Lets take the following scenario: 1. Alice calls approveEve, 10. This permits Eve to spend 10 tokens from...

6.7AI score
Exploits0
Code423n4
Code423n4
•added 2023/07/21 12:0 a.m.•15 views

bypass flow limit by transferring tokens at epoch's boarder

Lines of code Vulnerability details Impact Token flow can reach 2flowlimit in a very short time. Proof of Concept We store the flow out and flow in tokens numbers for every epoch: / @dev Returns the slot which is used to get the flow out amount for a specific epoch @param epoch The epoch to get t...

7AI score
Exploits0
Code423n4
Code423n4
•added 2023/07/10 12:0 a.m.•10 views

Well.sol::skim() anyone can transfer excess funds to their account.

Lines of code Vulnerability details Description The skim is designed to transfer excess tokens held by the contract to a specified recipient. However, it lacks proper access control checks, allowing any user to initiate the transfer of excess tokens, regardless of ownership. This presents a...

7.1AI score
Exploits0
Huntr
Huntr
•added 2023/03/28 7:14 p.m.•17 views

Input validation and money transfer vulnerability with negative number

Description I transfer money from account1 to account2. According to the scenario, account 1 will be deducted, and account 2 will add money. But account1 was add, account was sub. If I use a negative number and its value exceeds the account balance, the money will still be added to the transfer...

6.8AI score
Exploits0References1
Code423n4
Code423n4
•added 2023/01/31 12:0 a.m.•8 views

Anyone can transfer any tokens balance of Payment contract

Lines of code Vulnerability details Impact Anyone can transfer any tokens balance of Payment contract Proof of Concept 1. Someone send some tokens to Payment contract 2. Attacker will call sweepToken with token = token address, amountMinimum = Token balance of Payment contract and recipient = any...

6.9AI score
Exploits0
Code423n4
Code423n4
•added 2022/10/29 12:0 a.m.•10 views

arbitrary send erc20 safeTransferFrom

Lines of code Vulnerability details Impact uses arbitrary from in safeTransferFrom when msg.sender is not used as from in safeTransferFrom. Proof of Concept Alice approves this contract to spend her ERC20 tokens. Bob can call a and specify Alice's address as the from parameter in safeTransferFrom...

6.9AI score
Exploits0
Code423n4
Code423n4
•added 2022/10/12 12:0 a.m.•28 views

transferfrom with arbitrary from address allows attackers to receive tokens in L2 without paying

Lines of code Vulnerability details Impact In , the line token.transferFromfrom, escrow, amount; use an arbitrary from address. So an attacker can deposit victim's GTR token on L1, by using from address as victim's address, and receive equivalent tokens on L2 on attacker address. Proof of Concept...

7AI score
Exploits0
Rows per page
Query Builder