Lucene search
+L

1100 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/02/19 7:29 a.m.8 views

Malicious code in get-gas-oracle (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware fa46803ba15ebf06b3d92214a74ba203e31af1ed6ec4c410412efccd009dd0e4 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
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/02/19 7:29 a.m.5 views

Malicious code in simulateur-gas (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 296144588f638262f24eab478f9bd2e0c062de532a2fbafb8db60628bc2ac63b 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
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/02/19 7:29 a.m.5 views

Malicious code in gas-oracler (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 8dcca7c831b2e569f7852c9cacf2c86f95466a0a62c77729ada4b88ace35430d 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
OSV
OSV
added 2025/02/19 7:29 a.m.7 views

MAL-2025-1499 Malicious code in simulateur-gas (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 296144588f638262f24eab478f9bd2e0c062de532a2fbafb8db60628bc2ac63b 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
OSV
OSV
added 2025/02/19 7:29 a.m.6 views

MAL-2025-1481 Malicious code in gas-oracler (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 8dcca7c831b2e569f7852c9cacf2c86f95466a0a62c77729ada4b88ace35430d 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
OSV
OSV
added 2025/02/19 7:29 a.m.4 views

MAL-2025-1482 Malicious code in get-gas-oracle (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware fa46803ba15ebf06b3d92214a74ba203e31af1ed6ec4c410412efccd009dd0e4 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
RedhatCVE
RedhatCVE
added 2025/02/14 5:30 a.m.16 views

CVE-2024-36569

Sourcecodester Gas Agency Management System v1.0 is vulnerable to arbitrary code execution via editClientImage.php...

8.1CVSS7.7AI score0.00571EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/14 4:47 a.m.20 views

CVE-2024-36568

Sourcecodester Gas Agency Management System v1.0 is vulnerable to SQL Injection via /gasmark/editbrand.php?id=...

9.8CVSS8AI score0.0051EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/02/05 10:41 p.m.19 views

CVE-2022-36025

Besu is a Java-based Ethereum client. In versions newer than 22.1.3 and prior to 22.7.1, Besu is subject to an Incorrect Conversion between Numeric Types. An error in 32 bit signed and unsigned types in the calculation of available gas in the CALL operations including DELEGATECALL results in...

9.1CVSS7.1AI score0.00919EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/05 9:19 p.m.17 views

CVE-2022-2802

A vulnerability has been found in SourceCodester Gas Agency Management System and classified as critical. This vulnerability affects unknown code of the file gasmark/login.php. The manipulation of the argument username leads to sql injection. The attack can be initiated remotely. The exploit has...

9.8CVSS7.5AI score0.00775EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/01/20 3:04 a.m.22 views

Gas Manipulation Attack

vyper is vulnerable to Gas Manipulation Attack. The vulnerability is due to insufficient error handling in the Vyper Compiler, which fails to check the success flag of precompile calls EcRecover and Identity, allowing attackers to manipulate the gas, causing precompile failures without halting...

7.5CVSS6.8AI score0.00654EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2025/01/14 6:16 p.m.11 views

PYSEC-2025-33

Vyper is a Pythonic Smart Contract Language for the EVM. When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall executi...

7.5CVSS7.2AI score0.00654EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/01/14 6:16 p.m.9 views

PYSEC-2025-33

Vyper is a Pythonic Smart Contract Language for the EVM. When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall executi...

7.5CVSS6AI score0.00654EPSS
SaveExploits1References3
CVE
CVE
added 2025/01/14 5:32 p.m.100 views

CVE-2025-21607

The CVE-2025-21607 issue affects the Vyper Pythonic smart contract language compiler when using precompiles EcRecover (0x1) and Identity (0x4); the success flag of those calls isn’t checked, allowing an attacker to allocate gas to cause a precompile to fail while the rest of execution continues, ...

7.5CVSS8.2AI score0.00654EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/01/14 4:34 p.m.22 views

GHSA-VGF2-GVX8-XWC3 Vyper Does Not Check the Success of Certain Precompile Calls

Summary When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall execution continue. Then the execution result can be...

2.3CVSS6.3AI score0.00654EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/01/14 4:34 p.m.22 views

Vyper Does Not Check the Success of Certain Precompile Calls

Summary When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall execution continue. Then the execution result can be...

7.5CVSS6.7AI score0.00654EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/14 12:00 a.m.13 views

PT-2025-4296 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.2.0 through 0.4.0 Description: The Vyper Compiler has a vulnerability when using the precompiles EcRecover 0x1 and Identity 0x4, where the success flag of the call is not checked. This allows an attacker to provide a specific...

7.5CVSS6.9AI score0.00654EPSS
SaveExploits1References11
BDU FSTEC
BDU FSTEC
added 2024/12/03 12:00 a.m.14 views

The vulnerability of the Flow-X gas consumption controller and processor web service allows a intruder to access confidential information.

The vulnerability of the Flow-X gas consumption controller web service is related to insufficient protection of operational data. Exploiting this vulnerability can allow a malicious actor to gain access to confidential information...

5.3CVSS5.9AI score0.0388EPSS
SaveExploits4References4Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/06 4:09 a.m.6 views

Malicious code in eth-gas-report (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware ecd743511e25a28d813fdd6d85c3fcb14c688389759c53016792d6c536b99a06 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
OSV
OSV
added 2024/11/06 4:09 a.m.6 views

MAL-2024-10429 Malicious code in eth-gas-report (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware ecd743511e25a28d813fdd6d85c3fcb14c688389759c53016792d6c536b99a06 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
Rows per page
Query Builder