Lucene search
+L

12295 matches found

Code423n4
Code423n4
added 2022/09/18 12:00 a.m.16 views

Governance NFT Voting power can be distributed unfairly after the party purchase the NFT because voting power distribution depends on the contribution NFT burning order

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Voting power can be distributed unfairly after the party purchase the NFT because voting power distribution depends on the contribution NFT burning order. For example, the NFT is purchased at price 1.5...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.7 views

PT-2022-34030 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.138 Description: The issue is related to a cleanup problem in the .remove function after pm runtime get sync failed. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.7 views

PT-2022-33832 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.61 Description: The issue concerns an optimization in clearing the pending PMI and removal of a WARN ON for PMI check in power pmu disable. The actual impact and attack plausibility have not yet been prove...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.3 views

PT-2022-33734 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.63 Description: The issue is related to a cleanup problem in the .remove function after pm runtime get sync failed. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.7 views

PT-2022-34571 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.9.326 Description: The issue concerns a stack-out-of-bound access in SPMI tracing functions. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prio...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:48 p.m.17 views

GSD-2022-1005309 tools/power turbostat: Fix file pointer leak

tools/power turbostat: Fix file pointer leak This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:29 p.m.13 views

GSD-2022-1005074 powerpc/pseries/mobility: set NMI watchdog factor during an LPM

powerpc/pseries/mobility: set NMI watchdog factor during an LPM This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.4 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 6:15 p.m.11 views

CVE-2020-36600

Out-of-bounds write vulnerability in the power consumption module. Successful exploitation of this vulnerability may cause the system to restart...

7.5CVSS5.8AI score0.0057EPSS
SaveExploits0References1
NVD
NVD
added 2022/09/16 6:15 p.m.35 views

CVE-2020-36600

Out-of-bounds write vulnerability in the power consumption module. Successful exploitation of this vulnerability may cause the system to restart...

7.5CVSS0.0057EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/16 6:15 p.m.33 views

Cross site scripting

Out-of-bounds write vulnerability in the power consumption module. Successful exploitation of this vulnerability may cause the system to restart...

5CVSS7.5AI score0.0057EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2022/09/16 5:58 p.m.56 views

CVE-2020-36600

CVE-2020-36600 is an out-of-bounds write vulnerability in the power consumption module, affecting Huawei EMUI and Huawei Magic UI (per CNVD/CNNVD entries) and reported on NVD as a high-severity issue (CVSSv3.1: 7.5, AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H). Exploitation reportedly can cause a system ...

7.5CVSS7.4AI score0.0057EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2022/09/16 5:58 p.m.35 views

CVE-2020-36600

Out-of-bounds write vulnerability in the power consumption module. Successful exploitation of this vulnerability may cause the system to restart...

7.5AI score0.0057EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.8 views

PT-2022-33567 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.19 through v5.19.1 Description: A file pointer leak was discovered in the power turbostat tool. The issue was introduced in version v5.19 and is fixed in version v5.19.2. The actual impact and attack plausibility have...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.6 views

PT-2022-33715 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.63 Description: The issue is related to a warning in OPP during probe in the pm helpers module. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel version...

7.1AI score
SaveExploits0References1
Code423n4
Code423n4
added 2022/09/15 12:00 a.m.7 views

The voting power cannot be returned deterministically, if there are multiple checkpoints sharing the same timestamp

Lines of code Vulnerability details Impact Specifically, when writing a checkpoint, the code does not check whether the latest checkpoint is also in the current block. Consider a user makes multiple times of token transfer, the ERC721Votes contract will record multiple checkpoints with the same...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/15 12:00 a.m.11 views

NFT flashloan against governance voting

Lines of code Vulnerability details Impact Specifically, to support a proposal, the voting power is counted at the time of the proposal creation time. However, there are multiple services that support NFT flashloan, e.g., NFTuloan . Since the voting power is counted as the proposal creation time,...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/15 12:00 a.m.19 views

ERC721Votes: Token owners can double voting power through self delegation

Lines of code Vulnerability details The owner of one or many ERC721Votes tokens can double their voting power once and only once by delegating to their own address as their first delegation. Scenario This exploit relies on the initial default value of the delegation mapping in ERC721Votes, which ...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/15 12:00 a.m.11 views

Adversary can gain Infinite voting power due to integer overflow

Lines of code Vulnerability details Impact Specifically, ERC721Votes enables users to delegate their voting power to others. Note that when delegating the voting power, the actual token balance will not change. On the other hand, when transferring tokens, the voting power transfers accordingly:...

6.9AI score
SaveExploits0
zdt
zdt
added 2022/09/09 12:00 a.m.228 views

Sagemath 9.0 Overflow / Denial Of Service Exploit

sagemath 9.0 and reportedly later on ubuntu 20. sagemath gives access to the python interpreter, so code execution is trivial. We give DoS attacks, which terminates the sagemath process with abort, when raising symbolic expression to large integer power. We get abort with stack: gmp: overflow in...

0.2AI score
SaveExploits0
OSV
OSV
added 2022/09/07 7:15 p.m.11 views

CVE-2022-38311

Tenda AC18 router v15.03.05.19 and v15.03.05.05 was discovered to contain a stack overflow via the time parameter at /goform/PowerSaveSet...

9.8CVSS5.9AI score0.00992EPSS
SaveExploits1References1
Rows per page
Query Builder