Lucene search
+L

879 matches found

CNNVD
CNNVD
added 2022/10/06 12:00 a.m.11 views

Avaya Aura Application Enablement Services 安全漏洞

Avaya Aura Application Enablement Services is a server-based software solution from Avaya, USA. It provides an enhanced set of telephony APIs, protocols, Web services, and direct IP access to media, and supports standards such as CSTA, JTAPI, and TSAPI that expose Avaya Aura Communication Manager...

7.7CVSS7AI score0.00213EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2022/09/05 11:30 a.m.47 views

Aura - Python Source Code Auditing And Static Analysis On A Large Scale

Source code auditing and static code analysis Aura is a static analysis framework developed as a response to the ever-increasing threat of malicious packages and vulnerable code published on PyPI. Project goals: provide an automated monitoring system over uploaded packages to PyPI, alert on...

7.2AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/07/21 5:15 p.m.6 views

CVE-2022-35899

There is an unquoted service path in ASUSTeK Aura Ready Game SDK service GameSDK.exe 1.0.0.4. This might allow a local user to escalate privileges by creating a %PROGRAMFILESX86%\ASUS\GameSDK.exe file...

7.8CVSS7.1AI score0.00904EPSS
SaveExploits5References5
NVD
NVD
added 2022/07/21 5:15 p.m.36 views

CVE-2022-35899

There is an unquoted service path in ASUSTeK Aura Ready Game SDK service GameSDK.exe 1.0.0.4. This might allow a local user to escalate privileges by creating a %PROGRAMFILESX86%\ASUS\GameSDK.exe file...

7.8CVSS0.00904EPSS
SaveExploits5References3
Prion
Prion
added 2022/07/21 5:15 p.m.18 views

Code injection

There is an unquoted service path in ASUSTeK Aura Ready Game SDK service GameSDK.exe 1.0.0.4. This might allow a local user to escalate privileges by creating a %PROGRAMFILESX86%\ASUS\GameSDK.exe file...

4.3CVSS7.5AI score0.00904EPSS
SaveExploits5References3Affected Software1
CVE
CVE
added 2022/07/21 4:14 p.m.107 views

CVE-2022-35899

CVE-2022-35899 affects ASUSTeK Aura Ready Game SDK service (GameSDK.exe) v1.0.0.4 with an unquoted service path, enabling local privilege escalation via overwriting the binary in Program Files (x86). Public exploits/documentation exist (e.g., Exploit-DB entry) and patch v1.0.5.0 is available; rem...

7.8CVSS7.6AI score0.00904EPSS
SaveExploits5References3Affected Software1
Cvelist
Cvelist
added 2022/07/21 4:14 p.m.47 views

CVE-2022-35899

There is an unquoted service path in ASUSTeK Aura Ready Game SDK service GameSDK.exe 1.0.0.4. This might allow a local user to escalate privileges by creating a %PROGRAMFILESX86%\ASUS\GameSDK.exe file...

7.9AI score0.00904EPSS
SaveExploits5References3
Positive Technologies
Positive Technologies
added 2022/07/20 12:00 a.m.8 views

PT-2022-23006 · Asustek · Asustek Aura Ready Game Sdk

Name of the Vulnerable Software and Affected Versions: ASUSTeK Aura Ready Game SDK service GameSDK.exe version 1.0.0.4 Description: The issue is related to an unquoted service path in the ASUSTeK Aura Ready Game SDK service. This might allow a local user to escalate privileges by creating a...

7.8CVSS7.6AI score0.00904EPSS
SaveExploits5References7
CNNVD
CNNVD
added 2022/07/19 12:00 a.m.10 views

ASUS GameSDK 代码问题漏洞

ASUS GameSDK is a service from Asus ASUS of Taiwan, China. It allows users to control the LEDs of Asus Aura-enabled devices, such as keyboards, mice, and motherboards. A security vulnerability exists in ASUS GameSDK version 1.0.0.4, which originates from an unreferenced service path vulnerability...

7.8CVSS7.5AI score0.00904EPSS
SaveExploits5References8
OSV
OSV
added 2022/06/20 8:23 p.m.11 views

MAL-2022-1173 Malicious code in aura-transportation-driver-messaging (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9204894899cd3dfb4b794ac85cafe2719bd2c07264190f8ab975990f75eb105d 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
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:23 p.m.6 views

Malicious code in aura-transportation-driver-messaging (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9204894899cd3dfb4b794ac85cafe2719bd2c07264190f8ab975990f75eb105d 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
Code423n4
Code423n4
added 2022/06/18 12:00 a.m.17 views

Missing slippage protection for autocompounding auraBAL rewards into AURA

Lines of code Vulnerability details Impact Autocompounding auraBAL rewards into AURA requires multiple swaps auraBAL - BAL/ETH BPT - WETH - AURA within MyStrategy.harvest. The swaps are at risk of being front-run / sandwiched, resulting in a loss of funds. Since MEV is very prominent I think the...

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

Vault can never fully be emptied

Lines of code Vulnerability details Impact Vault cannot be fully emptied Proof of Concept Whenever rewards are earned they are automatically locked into the the Aura Locker. Since that reward will then earn more rewards while locked, there will be more rewards to be collected when that lock is...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/18 12:00 a.m.17 views

_harvest has no slippage protection when swapping auraBAL for AURA

Lines of code Vulnerability details Impact Single swaps of harvest contains no slippage or deadline, which makes it vulnerable to sandwich attacks, MEV exploits and may lead to significant loss of yield. Proof of Concept When using BALANCERVAULT.swap here and here, there is no slippage protection...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/18 12:00 a.m.13 views

Yield may be stolen by MEV bot by sandwiching harvest()

Lines of code Vulnerability details Impact Yield may be stolen by MEV bot by sandwiching harvest. Because of minimum output amount of swapping is set to 0. Which mean MEV bot can pump price of AURA token to the highest price before your strategy swap to let you buy AURA token at an incredibly hig...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/17 12:00 a.m.17 views

Reward token (auraBal) can be locked in the strategy

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. getRewardaddress account function of Aura Locker is an external function therefore can be called by anyone by passing in the address of strategy and transferring the rewards to the strategy. harvest...

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

reentrancy by _harvest() and _deposit() code in the middle of claimBribesFromHiddenHand() external calls to tokens and change balances of AURA token so claimBribesFromHiddenHand() make wrong transfers and fund would be lost

Lines of code Vulnerability details Impact Function claimBribesFromHiddenHand makes some external calls to token lists which fetches from hiddenHandDistributor.rewards if AURA was on of those tokens and also one of those tokens were malicious or made some external call then it's possible to reent...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2022/05/20 11:38 p.m.40 views

CVE-2021-21199

Use after free in Aura in Google Chrome on Linux prior to 89.0.4389.114 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS2.6AI score0.01146EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2022/05/20 10:56 p.m.31 views

CVE-2021-30510

Use after free in Aura in Google Chrome prior to 90.0.4430.212 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS2.7AI score0.01216EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2022/03/24 12:00 a.m.20 views

Salesforce Lightning Objects Guest Permissions

Salesforce Lightning is a component-based framework which is designed to help organizations building data-driven SaaS applications. By assembling those components called Aura components, developers can quickly create custom web pages in their Salesforce application and perform specific actions on...

6.8AI score
SaveExploits0References2
Rows per page
Query Builder