Lucene search
+L

223 matches found

Code423n4
Code423n4
added 2022/02/06 12:0 a.m.14 views

Owner never calls finalize() = rug pull

Lines of code Vulnerability details Impact In order for users to claim their promised tokenOut tokens, the contract owner must call the finalize function. If the owner never calls the finalize function, no user can call the claim function to get their tokens. The owner can call the sweep function...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/06 12:0 a.m.12 views

[WP-H2] Funds can be frozen when critical key holders lose access to their keys

Lines of code Vulnerability details The current implementation requires trusted key holders Owner to send transactions finalize to finalize the sale before the buyers can claim the tokenOut from the contract. function finalize external onlyOwner require!finalized, "TokenSale: already finalized";...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/06 12:0 a.m.8 views

Sale should be able to be automatically finalized

Lines of code Vulnerability details Impact The admins are the only ones that are able to finalize the sale. Throughout the token buying process, the admins are transferred tokenIn tokens, and the users are expecting to be able to get the corresponding tokenOut tokens once the sale is finalized. T...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/06 12:0 a.m.10 views

Possible rug #2

Lines of code Vulnerability details Impact The finalize function can be called only by the owner. Thus, if an owner account is lost, unable to send a transaction, or controlled by a bad actor, the contract may not get finalized. Thus the claim function will never be able to succeed and funds will...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/13 12:0 a.m.5 views

PT-2022-11264 · Gpac · Gpac

Name of the Vulnerable Software and Affected Versions: Gpac version 1.0.1 Description: The issue is related to a double-free bug in the av1dmx finalize function in reframe av1.c, which can cause a denial of service. This bug allows attackers to exploit the vulnerability, leading to a service...

9.8CVSS7.1AI score0.04615EPSS
SaveExploits98References240
ATTACKERKB
ATTACKERKB
added 2022/01/10 2:11 p.m.8 views

CVE-2021-46047

A Pointer Dereference Vulnerability exists in GPAC 1.0.1 via the gfhinterfinalize function...

5.5CVSS6.7AI score0.00632EPSS
SaveExploits1References3
OSV
OSV
added 2022/01/10 2:11 p.m.3 views

UBUNTU-CVE-2021-46047

A Pointer Dereference Vulnerability exists in GPAC 1.0.1 via the gfhinterfinalize function...

5.5CVSS7.3AI score0.00632EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/01/10 12:0 a.m.6 views

GPAC 代码问题漏洞

GPAC is an open source multimedia framework. GPAC 1.0.1 has a denial of service vulnerability, which stems from a pointer dereference vulnerability in the gfhinterfinalize function, which could be exploited by an attacker to cause a denial of service...

5.5CVSS5.7AI score0.00632EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/01/07 12:0 a.m.4 views

PT-2022-12528 · Gpac · Gpac

Name of the Vulnerable Software and Affected Versions: GPAC version 1.0.1 Description: A Pointer Dereference issue exists via the gf hinter finalize function. This issue allows for potential exploitation. No information is provided about the estimated number of affected devices or real-world...

9.8CVSS7.5AI score0.04615EPSS
SaveExploits98References239
Positive Technologies
Positive Technologies
added 2021/12/31 12:0 a.m.29 views

PT-2021-7531 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 5.16-rc6 Description: An issue was discovered in the Linux kernel where the uapi finalize function in drivers/infiniband/core/uverbs uapi.c lacks a check of kmalloc array. This issue is related to a pointer...

9.8CVSS7.2AI score0.67994EPSS
SaveExploits197References1196
Code423n4
Code423n4
added 2021/09/15 12:0 a.m.17 views

PostAuctionLauncher's liquidity provision can be exploited

Handle cmichel Vulnerability details The PostAuctionLauncher.finalize function takes the raised payment token amounts and uses previously provided auction token amounts to provide liquidity to a Sushiswap pool after an auction has successfully been finalized. It provides this liquidity at a...

6.7AI score
SaveExploits0
CNNVD
CNNVD
added 2021/08/11 12:0 a.m.6 views

GPAC 代码问题漏洞

GPAC is a multimedia framework for rich media and is distributed under the LGPL license. gfhinterfinalize function in GPAC version 1.0.1 is vulnerable to null pointer dereference. An attacker could exploit this vulnerability to cause a denial of service via a specially crafted file in the MP4Box...

5.5CVSS5.7AI score0.00752EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/21 4:15 p.m.4 views

DEBIAN-CVE-2020-35982

An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is an invalid pointer dereference in the function gfhintertrackfinalize in mediatools/isomhinter.c...

7.8CVSS7.6AI score0.01067EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/04/21 4:15 p.m.7 views

CVE-2020-35982

An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is an invalid pointer dereference in the function gfhintertrackfinalize in mediatools/isomhinter.c...

7.8CVSS5.3AI score0.01067EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2020/08/07 12:0 a.m.283 views

SUSE SLED15 / SLES15 Security Update : java-11-openjdk (SUSE-SU-2020:2143-1)

This update for java-11-openjdk fixes the following issues : Update to upstream tag jdk-11.0.8+10 July 2020 CPU, bsc1174157 - Security fixes : + JDK-8230613: Better ASCII conversions + JDK-8231800: Better listing of arrays + JDK-8232014: Expand DTD support + JDK-8233234: Better Zip Naming +...

8.3CVSS6.6AI score0.05166EPSS
SaveExploits0References18
OSV
OSV
added 2020/04/17 7:15 p.m.6 views

CVE-2020-0081

In finalize of AssetManager.java, there is possible memory corruption due to a double free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9...

7.8CVSS5.9AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2019/09/30 1:15 p.m.2 views

DEBIAN-CVE-2019-16995

In the Linux kernel before 5.0.3, a memory leak exits in hsrdevfinalize in net/hsr/hsrdevice.c if hsraddport fails to add a port, which may cause denial of service, aka CID-6caabe7f197d...

7.5CVSS6.1AI score0.03529EPSS
SaveExploits1References1
OSV
OSV
added 2019/09/30 1:15 p.m.6 views

UBUNTU-CVE-2019-16995

In the Linux kernel before 5.0.3, a memory leak exits in hsrdevfinalize in net/hsr/hsrdevice.c if hsraddport fails to add a port, which may cause denial of service, aka CID-6caabe7f197d...

7.5CVSS6.7AI score0.03529EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2019/08/29 1:1 a.m.38 views

CVE-2019-15759

An issue was discovered in Binaryen 1.38.32. Two visitors in ir/ExpressionManipulator.cpp can lead to a NULL pointer dereference in wasm::LocalSet::finalize in wasm/wasm.cpp. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by wasm2js...

6.5CVSS6.5AI score0.01253EPSS
SaveExploits1
OSV
OSV
added 2019/06/19 10:15 p.m.6 views

CVE-2019-12894

Alternate Pic View 2.600 has a Read Access Violation at the Instruction Pointer after a call from PicViewer!PerfgrapFinalize+0x00000000000a9a1b...

7.5CVSS7.1AI score0.01501EPSS
SaveExploits1References1
Rows per page
Query Builder