Lucene search
+L

517 matches found

Code423n4
Code423n4
added 2022/06/26 12:00 a.m.16 views

Rug vector for admin of Lender.sol who can max approve all principal tokens for any market without waiting the 3 days to themselves

Lines of code Vulnerability details Impact The admin of Lender.sol is authorized to call the function approve which will grant any address max approval over the principal tokens of a particular market. I assume that this functionality is used to approve the respective redeemer contracts used in...

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

Principal token is not transferred

Lines of code Vulnerability details Impact When redeeming from APWine and Tempus here, the principal token is not transferred to the redeemer, so may be stuck on the lender contract. Proof of Concept Instead of Safe.transferFromIERC20u, lender, addressthis, amount; it should be...

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

Everyone can burn principal token of any other user

Lines of code Vulnerability details Impact Everyone can burn principal token of any other user. It is very critical that you may lost your principal token anytime without any permission. Proof of Concept // Burn the prinicipal token from Illuminate token.burno, amount; function redeem uint8 p,...

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

Redeemer.sol#redeem() the principal token from Notional can not be redeemed

Lines of code Vulnerability details int256 amount = IERC20principal.balanceOflender; // Transfer the principal token from the lender contract to here Safe.transferFromIERC20principal, lender, addressthis, amount; if p == uint8MarketPlace.Principals.Swivel // Redeems zc tokens to the sender's...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2022/06/21 11:46 p.m.27 views

Denial Of Service (DoS)

eap7 is vulnerable to denail of service. The vulnerability exists due to a concurrency issue that can result in the wrong caller principal being returned from the session context of an EJB that is configured with a RunAs principal...

5.3CVSS7.1AI score0.00888EPSS
SaveExploits0References7Affected Software26
RedHat Linux
RedHat Linux
added 2022/06/06 3:54 p.m.18 views

wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled

A flaw was found in Wildfly, where it returns an incorrect caller principal under certain heavily concurrent situations when Elytron Security is used. This flaw allows an attacker to gain improper access to information they should not have...

5.3CVSS5.8AI score0.00888EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/06/06 3:11 p.m.12 views

wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled

A flaw was found in Wildfly, where it returns an incorrect caller principal under certain heavily concurrent situations when Elytron Security is used. This flaw allows an attacker to gain improper access to information they should not have...

5.3CVSS5.8AI score0.00888EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2022/06/05 12:30 p.m.52 views

AzureRT - A Powershell Module Implementing Various Azure Red Team Tactics

Powershell module implementing various cmdlets to interact with Azure and Azure AD from an offensive perspective. Helpful utilities dealing with access token based authentication, switching from Az to AzureAD and az cli interfaces, easy to use pre-made attacks such as Runbook-based command...

7.9AI score
SaveExploits0References3
Trellix
Trellix
added 2022/05/17 12:00 a.m.15 views

Get to Know Steve Povolny

Meet Steve Povolny Head of Advanced Threat Research for Trellix Threat Labs By Michael Alicea · May 17, 2022 At Trellix, we celebrate and champion our people. This week, I sat down with Steve Povolny, Head of Advanced Threat Research for Trellix Threat Labs. As he is one of the leading...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/05/10 9:15 p.m.10 views

CVE-2022-0866

This is a concurrency issue that can result in the wrong caller principal being returned from the session context of an EJB that is configured with a RunAs principal. In particular, the org.jboss.as.ejb3.component.EJBComponent class has an incomingRunAsIdentity field. This field is used by the...

5.3CVSS5.9AI score0.00888EPSS
SaveExploits0References2
Prion
Prion
added 2022/05/10 9:15 p.m.21 views

Design/Logic Flaw

This is a concurrency issue that can result in the wrong caller principal being returned from the session context of an EJB that is configured with a RunAs principal. In particular, the org.jboss.as.ejb3.component.EJBComponent class has an incomingRunAsIdentity field. This field is used by the...

4.3CVSS7AI score0.00888EPSS
SaveExploits0References1Affected Software3
Cvelist
Cvelist
added 2022/05/10 8:20 p.m.44 views

CVE-2022-0866

This is a concurrency issue that can result in the wrong caller principal being returned from the session context of an EJB that is configured with a RunAs principal. In particular, the org.jboss.as.ejb3.component.EJBComponent class has an incomingRunAsIdentity field. This field is used by the...

7.4AI score0.00888EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/10 8:20 p.m.32 views

CVE-2022-0866

This is a concurrency issue that can result in the wrong caller principal being returned from the session context of an EJB that is configured with a RunAs principal. In particular, the org.jboss.as.ejb3.component.EJBComponent class has an incomingRunAsIdentity field. This field is used by the...

6.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/05/10 12:00 a.m.5 views

PT-2022-13484 · Red Hat · Elytron +2

Name of the Vulnerable Software and Affected Versions: JBoss EAP versions 7.1.0 and later WildFly versions 11 and later when Elytron is enabled Description: This issue is related to a concurrency problem that can cause the wrong caller principal to be returned from the session context of an EJB...

5.3CVSS4.9AI score0.00888EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/04/03 12:01 a.m.34 views

Keycloak insufficient session expiration

A flaw was found in keycloak where keycloak may fail to logout user session if the logout request comes from external SAML identity provider and Principal Type is set to Attribute Name...

7.1CVSS6.7AI score0.00297EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/04/01 11:15 p.m.8 views

CVE-2021-3461

A flaw was found in keycloak where keycloak may fail to logout user session if the logout request comes from external SAML identity provider and Principal Type is set to Attribute Name...

7.1CVSS7AI score0.00297EPSS
SaveExploits0References2
Prion
Prion
added 2022/04/01 11:15 p.m.19 views

Cross site request forgery (csrf)

A flaw was found in keycloak where keycloak may fail to logout user session if the logout request comes from external SAML identity provider and Principal Type is set to Attribute Name...

3.3CVSS6.6AI score0.00297EPSS
SaveExploits0References1Affected Software2
Code423n4
Code423n4
added 2022/03/31 12:00 a.m.12 views

PooledCreditLine: termination likely fails because _principleWithdrawable is treated as shares

Lines of code Vulnerability details Details & Impact principalWithdrawable is denominated in the borrowAsset, but subsequently treats it as the share amount to be withdrawn. // notBorrowed = borrowAsset amount that isn't borrowed // totalSupplyid = ERC1155 total supply of id // borrowedTokens =...

6.8AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2022/03/08 8:00 a.m.165 views

March 8, 2022—KB5011560 (Security-only update)

None None...

9CVSS6.5AI score0.56376EPSS
SaveExploits0
OSV
OSV
added 2022/02/19 11:04 a.m.6 views

OESA-2022-1529 samba security update

Samba is a suite of programs for Linux and Unix to interoperate with Windows. Security Fixes: Checks in Samba AD DC to prevent alias SPNs may be bypassed, enabling users who can write to the account's servicePrincipalName attribute to impersonate the service.CVE-2022-0336...

8.8CVSS6.8AI score0.01634EPSS
SaveExploits0References2
Rows per page
Query Builder