Lucene search
+L

14341 matches found

BDU FSTEC
BDU FSTEC
added 2021/05/24 12:00 a.m.11 views

The vulnerability of the Frameworks component of the Oracle PeopleSoft Enterprise CS Campus Community application, which allows a perpetrator to gain unauthorized access to protected information

The vulnerability of the Frameworks component in the Oracle PeopleSoft Enterprise CS Campus Community application is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information using the HTTP protocol...

3.5CVSS6.4AI score0.00723EPSS
SaveExploits0References2Affected Software1
Microsoft KB
Microsoft KB
added 2021/05/20 12:00 a.m.10 views

May 20, 2021—KB5003212 (OS Build 18363.1593) Preview

None None...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/05/20 12:00 a.m.24 views

PT-2021-5464 · Apache +8 · Apache Http Server +8

Name of the Vulnerable Software and Affected Versions: Apache HTTP Server versions 2.4.41 through 2.4.46 Description: The issue is related to the mod proxy http function in the Apache HTTP Server, which can be made to crash due to a NULL pointer dereference when handling specially crafted request...

9.8CVSS6.5AI score0.90039EPSS
SaveExploits4References106
Code423n4
Code423n4
added 2021/05/20 12:00 a.m.10 views

A user could transfer the approved NFT several times

Handle shw Vulnerability details Impact Once the owner calls approveTransferERC721 to approve a user to transfer a specific NFT from the vault, the user can transfer out the NFT every time as long as the owner of NFT is the vault. Proof of Concept In the function transferERC721, the approvals of...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.12 views

timelockERC721Keys could exceed the block size limit

Handle Sherlock Vulnerability details Impact On line 504 of Visor.sol, looping through the timelockERC721Keys could exceed the block size limit Proof of Concept N/A Tools Used Hardhat Recommended Mitigation Steps Transfer by index instead of token ID --- The text was updated successfully, but the...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.9 views

Approval for NFT transfers is not removed after transfer

Handle cmichel Vulnerability details Vulnerability Details The Visor.transferERC721 does not reset the approval for the NFT. Impact An approved delegatee can move the NFT out of the contract once. It could be moved to a market and bought by someone else who then deposits it again to the same vaul...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.12 views

Incompatability with deflationary / fee-on-transfer tokens

Handle cmichel Vulnerability details Vulnerability Details The DInterest.deposit function takes a depositAmount parameter but this parameter is not the actual transferred amount for fee-on-transfer / deflationary or other rebasing tokens. Impact The actual deposited amount might be lower than the...

6.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/05/19 12:00 a.m.13 views

The vulnerability of the sub-component Courseware within the Oracle Quoting component of the Oracle E-Business Suite allows a perpetrator to gain unauthorized access to the device.

The vulnerability of the Courseware sub-component of the Oracle Quoting component in the Oracle E-Business Suite system’s enterprise automation activity system is related to code errors. Exploiting this vulnerability may allow an attacker, operating remotely, to gain unauthorized access to the...

8.5CVSS6.9AI score0.00987EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/05/19 12:00 a.m.10 views

The vulnerability of the Rules Framework component of the Oracle Financial Services Analytical Applications Infrastructure software allows a perpetrator to gain read access to data or modify data.

The vulnerability of the Rules Framework component of the Oracle Financial Services Analytical Applications Infrastructure software exists due to insufficient validation of input data. Exploiting this vulnerability can allow an attacker, operating remotely, to gain read access to data or modify...

6.1CVSS7AI score0.00853EPSS
SaveExploits0References3Affected Software1
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.13 views

A previously timelocked NFT token becomes permanently stuck in vault if it’s ever moved back into the vault

Handle 0xRajeev Vulnerability details Impact Let’s consider a scenario where a particular NFT token was timelocked for a certain duration by the owner using timeLockERC721 with a delegate as the recipient and then transferred out of the vault by the delegate via transferERC721 but without unlocki...

6.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/05/19 12:00 a.m.12 views

The vulnerability of the Sites sub-component of the Oracle Site Hub component in the Oracle E-Business Suite system, which allows a malicious individual to gain unauthorized access to the device.

The vulnerability of the Sites sub-component of the Oracle Site Hub component in the Oracle E-Business Suite system for enterprise automation activities is related to code errors. Exploiting this vulnerability may allow an attacker, operating remotely, to gain unauthorized access to the device...

8.5CVSS6.9AI score0.00987EPSS
SaveExploits0References3Affected Software1
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.18 views

Hypervisor.stake does not transfer tokens

Handle cmichel Vulnerability details Vulnerability Details The Hypervisor's stake action states: token transfer: transfer staking tokens from msg.sender to vault But no tokens are ever transferred. Impact Anyone with a permission can lock any amount of tokens. Recommended Mitigation Steps Transfe...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/05/19 12:00 a.m.33 views

CentOS 8 : spice-vdagent (CESA-2021:1791)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2021:1791 advisory. - spice-vdagent: memory DoS via arbitrary entries in activexfers hash table CVE-2020-25650 - spice-vdagent: possible file transfer DoS and information...

6.4CVSS6.2AI score0.00496EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 2021/05/19 12:00 a.m.43 views

RHEL 8 : spice-vdagent (RHSA-2021:1791)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2021:1791 advisory. The spice-vdagent packages provide a SPICE agent for Linux guests. Security Fixes: spice-vdagent: possible file transfer DoS and information...

6.4CVSS6.3AI score0.00496EPSS
SaveExploits4References14
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.12 views

Hypervisor.stake does not transfer tokens

Handle cmichel Vulnerability details Vulnerability Details The Hypervisor's stake action states: token transfer: transfer staking tokens from msg.sender to vault But no tokens are ever transferred. Impact Anyone with a permission can lock any amount of tokens. Recommended Mitigation Steps Transfe...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.8 views

NFT transfer approvals are not removed and cannot be revoked thus leading to loss of NFT tokens

Handle 0xRajeev Vulnerability details Impact NFT transfer approvals that are set to true in approveTransferERC721 are never set to false and there is no way to remove such an nft approval. Impact-1: The approval is not removed set to false after a transfer in transferERC721. So if the NFT is ever...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.23 views

Unhandled return value of transferFrom in timeLockERC20() could lead to fund loss for recipients

Handle 0xRajeev Vulnerability details Impact ERC20 implementations are not always consistent. Some implementations of transfer and transferFrom could return ‘false’ on failure instead of reverting. It is safer to wrap such calls into require statements or use safe wrapper functions implementing...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.11 views

Delegated transfer of owner fails

Handle cmichel Vulnerability details Vulnerability Details The Visor.delegatedTransferERC20 function skips the approval check if msg.sender == getOwner, however, it will still try to reduce the approval in that case. As it is implemented that the owner does not need an approval for this function,...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/05/19 12:00 a.m.11 views

The vulnerability of the Receipts sub-component of the Oracle Receivables component in the Oracle E-Business Suite system, which allows a perpetrator to gain unauthorized access to the device.

The vulnerability of the Receipts sub-component of the Oracle Receivables component in the Oracle E-Business Suite system is related to code errors. Exploiting this vulnerability may allow an attacker, operating remotely, to gain unauthorized access to the device through HTTP requests...

8.5CVSS6.9AI score0.00987EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/05/19 12:00 a.m.13 views

The vulnerability of the TopLink Integration server component of Oracle WebLogic Server allows a hacker to gain unauthorized access to the device.

The vulnerability of the TopLink Integration component of Oracle WebLogic Server applications exists due to insufficient validation of input data. Exploiting this vulnerability can allow an attacker, operating remotely, to gain unauthorized access to the device through HTTP requests...

7.8CVSS6.9AI score0.01938EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder