Lucene search
+L

69 matches found

CVE
CVE
added 2024/11/19 1:30 a.m.182 views

CVE-2024-50275

The CVE (CVE-2024-50275) affects the Linux kernel on arm64 with SVE traps. A race allows stale FPSIMD/SVE state to be reused across preemption, leading to SVE traps while TIF_SVE is set and potentially incorrect live state handling. The fix detaches from the saved CPU state when not live by calli...

7.3CVSS6.5AI score0.00242EPSS
SaveExploits0References6Affected Software1
Huntr
Huntr
added 2024/11/07 11:43 a.m.15 views

RCE via Global State Override

This exploit effectively serves as a bypass for CVE-2024-3408. An attacker can override global state to enable custom filters, which then facilitates remote code execution RCE. Specifically, this vulnerability leverages the ability to manipulate global application settings to activate the...

9.8CVSS8.5AI score0.77951EPSS
SaveExploits5
NVD
NVD
added 2024/09/16 8:15 p.m.18 views

CVE-2024-44445

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/16 12:00 a.m.12 views

CVE-2024-44445

...

6.5AI score
SaveExploits0
CVE
CVE
added 2024/09/16 12:00 a.m.59 views

CVE-2024-44445

This CVE-2024-44445 entry is rejected/not used and does not represent an active vulnerability.

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2024/09/16 12:00 a.m.23 views

CVE-2024-44445

...

SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/16 12:00 a.m.9 views

PT-2024-31155 · Unknown · Bafc Smart Contract

Name of the Vulnerable Software and Affected Versions: BSC Smart Contract 0x0506e571aba3dd4c9d71bed479a4e6d40d95c833 affected versions not specified Description: An issue was discovered in the BSC Smart Contract, allowing attackers to perform state manipulation attacks. This is achieved by...

6.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/28 3:48 p.m.37 views

CVE-2024-29039 Missing check in tpm2_checkquote allows attackers to misrepresent the TPM state

tpm2 is the source repository for the Trusted Platform Module TPM2.0 tools. This vulnerability allows attackers to manipulate tpm2checkquote outputs by altering the TPMLPCRSELECTION in the PCR input file. As a result, digest values are incorrectly mapped to PCR slots and banks, providing a...

9CVSS0.00984EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/04/15 8:28 a.m.23 views

State Manipulation Attack

github.com/evmos/evmos is vulnerable to state manipulation attacks. The vulnerability is due to an inconsistency between the originStorage and dirtyStorage states during transaction execution, which allows for the potential minting of arbitrary tokens...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/04 12:00 a.m.35 views

Calls to get_virtual_price() are vulnerable to read-only reentrancy

Lines of code 117 Vulnerability details getvirtualprice was originally considered to be a manipulation-resistant price - suitable as a price oracle, but it was later found to be vulnerable to a read-only reentrancy attack, where the Curve contract could be put into a partially-modified state, and...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.10 views

Reentrancy in Token Transfers

Lines of code Vulnerability details Impact The mint and burn functions perform ERC20 token transfers without implementing a reentrancy guard. This allows malicious approving contracts to call back into these functions during a transaction and manipulate state. An attacker could steal all approved...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/26 12:00 a.m.18 views

Incorrect Order of Operations in nukeFromOrbit Function

Lines of code Vulnerability details Impact the nukeFromOrbit function, the nonReentrant modifier is correctly applied. This means that the function cannot be reentered while it is already being executed the problem is that The blockAccountstate, accountAddress function is called before...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:24 a.m.8 views

SUSE CVE-2018-15686

A vulnerability in unitdeserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. Affected releases are systemd versions up to and...

3.6CVSS7.3AI score0.02261EPSS
SaveExploits5References51
NVD
NVD
added 2022/12/25 11:15 a.m.32 views

CVE-2021-4277

A vulnerability, which was classified as problematic, has been found in fredsmith utils. This issue affects some unknown processing of the file screenshotsync of the component Filename Handler. The manipulation leads to predictable from observable state. The name of the patch is...

5.3CVSS0.00452EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/12/16 12:00 a.m.11 views

CVE-2022-20547

In multiple functions of AdapterService.java, there is a possible way to manipulate Bluetooth state due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

7.1AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/01 12:00 a.m.27 views

PUB-A-240301753

In multiple functions of AdapterService.java, there is a possible way to manipulate Bluetooth state due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7AI score0.00114EPSS
SaveExploits0References2
Prion
Prion
added 2022/07/28 4:15 p.m.28 views

Design/Logic Flaw

Honeywell Experion PKS Safety Manager through 2022-05-06 has Missing Authentication for a Critical Function. According to FSCT-2022-0051, there is a Honeywell Experion PKS Safety Manager multiple proprietary protocols with unauthenticated functionality issue. The affected components are...

5CVSS8AI score0.00916EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/01/14 12:00 a.m.14 views

No reentrancy guards on functions using .call

Handle jayjonah8 Vulnerability details Impact In BridgeMinter.sol the migrateToNewMinter and withdrawETHToL1Migrator both use the .call function without adding reentrancy guard modifiers to the functions. This is important when using .call as functions can be reentered before execution is complet...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/10 12:00 a.m.16 views

TimeswapConvenience.sol#borrowGivenDebt() Attacker can increase state.y to an extremely large value with a dust amount of assetOut

Handle WatchPug Vulnerability details This issue is similar to the two previous issues related to state.y manipulation. Unlike the other two issues, this function is not on TimeswapPair.sol but on TimeswapConvenience.sol, therefore this can not be solved by adding onlyConvenience modifier...

7.1AI score
SaveExploits0
zdt
zdt
added 2020/08/22 12:00 a.m.477 views

Eibiz i-Media Server Digital Signage 3.8.0 Authentication Bypass Exploit

Eibiz i-Media Server Digital Signage version 3.8.0 suffers from unauthenticated privilege escalation and arbitrary user creation vulnerability that allows authentication bypass. Once serialized, an AMF encoded object graph may be used to persist and retrieve application state or allow two endpoin...

7.7AI score
SaveExploits0
Rows per page
Query Builder