Lucene search
K

20 matches found

Debian CVE
Debian CVE
added 2025/10/16 3:51 p.m.4 views

CVE-2025-62492

A vulnerability stemming from floating-point arithmetic precision errors exists in the QuickJS engine's implementation of TypedArray.prototype.indexOf when a negative fromIndex argument is supplied. The fromIndex argument read as a double variable, $d$ is used to calculate the starting position f...

6.5CVSS5.5AI score0.00019EPSS
Exploits1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2018-17916

Malware in sbrugna...

8.8CVSS9.1AI score0.01563EPSS
Exploits0References9
Code423n4
Code423n4
added 2023/11/10 12:0 a.m.10 views

Arthimetic operation result in loss of voting power

Lines of code Vulnerability details Impact Carrying out calculation of voting power in function finalize based on division with value 1e4, then subtracting it with totalContributions and after that multiplying and dividing again will be a resultant that cause large precision error or even loss of...

7.1AI score
Exploits0
Code423n4
Code423n4
added 2023/09/11 12:0 a.m.9 views

GeVault LP calculations do not use scaling and are vulnerable to deposit attacks

Lines of code Vulnerability details Impact Currently, getTVL counts all token balances in GeVault, and attackers can manipulate getTVL to implement deposit attacks. Secondly, since the calculation of LP does not use scaling, because there is a precision error in the division, the cost for the...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2023/09/07 12:0 a.m.12 views

Wrong calculation of elapsed days

Lines of code Vulnerability details Impact For a certain period of time, the dailyIr is compounded every day. However, when calculating prevClosePrice, the last day's addition is missed. The formula for calculating the current price is as follows: Range.dailyInterestRate Days Elapsed + 1...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2023/08/02 12:0 a.m.16 views

Potential Early Exploit in Morho-Aave ERC4626 Implementation

Lines of code Vulnerability details Impact The issue discovered can be exploited when a vault is initially empty. A malicious actor could frontrun a legitimate user's deposit, contributing a negligible amount to the vault. This allows the actor to own shares while the total asset in the vault is...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2023/07/10 12:0 a.m.9 views

There is a large precision error in sqrt calculation of lp

Lines of code Vulnerability details Impact Compared with div, there is a larger precision error in calculating lp through sqrt, so there should be a way to check whether there are excess tokens left when adding liquidity. Proof of Concept function testCalcLpTokenSupplyDiff public uint256 memory...

6.7AI score
Exploits0
0day.today
0day.today
added 2019/02/07 12:0 a.m.50 views

Skia - Incorrect Convexity Assumptions Leading to Buffer Overflows Exploit

I was looking into the root cause of https://bugs.chromium.org/p/chromium/issues/detail?id=850350. In that bug, due to precision errors, Skia generated a concave RRect, but declared it convex. Later, the RRect was transformed with an affine transform and used as a clipping region for drawing...

Exploits0
NVD
NVD
added 2019/01/09 7:29 p.m.13 views

CVE-2018-6153

A precision error in Skia in Google Chrome prior to 68.0.3440.75 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS8.2AI score0.01563EPSS
Exploits0References6
NVD
NVD
added 2019/01/09 7:29 p.m.15 views

CVE-2018-6126

A precision error in Skia in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS6.8AI score0.41185EPSS
Exploits1References13
UbuntuCve
UbuntuCve
added 2019/01/09 7:29 p.m.19 views

CVE-2018-6153

A precision error in Skia in Google Chrome prior to 68.0.3440.75 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS7.2AI score0.01563EPSS
Exploits0References1
CVE
CVE
added 2019/01/09 7:0 p.m.120 views

CVE-2018-6153

CVE-2018-6153 is a buffer/precision error in the Skia library used by Google Chrome prior to 68.0.3440.75. The issue allows a remote attacker who has already compromised the renderer process to perform an out-of-bounds memory write via a crafted HTML page, enabling potential arbitrary code execut...

8.8CVSS8AI score0.01563EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2019/01/09 7:0 p.m.250 views

CVE-2018-6126

CVE-2018-6126 is a Skia-related heap/buffer overflow in Google Chrome prior to 67.0.3396.62. A precision error in Skia could allow a remote attacker to perform an out-of-bounds memory write via a crafted HTML page, enabling potential arbitrary code execution. Publicly, this vulnerability is track...

8.8CVSS6.8AI score0.41185EPSS
Exploits1References13Affected Software1
Debian CVE
Debian CVE
added 2019/01/09 7:0 p.m.24 views

CVE-2018-6153

Removed by vendor...

8.8CVSS9.3AI score0.01563EPSS
Exploits0
exploitpack
exploitpack
added 2018/07/27 12:0 a.m.44 views

Skia - Heap Overflow in SkScan::FillPath due to Precision Error

Skia - Heap Overflow in SkScan::FillPath due to Precision Error There is a heap overflow in Skia when drawing paths with antialiasing turned off. This issue can be triggered in both Google Chrom and Mozilla Firefox by rendering a specially crafted SVG image. PoCs for both browsers are attached...

0.5AI score
Exploits0
0day.today
0day.today
added 2018/07/27 12:0 a.m.95 views

Skia - Heap Overflow in SkScan::FillPath due to Precision Error Vulnerability

Exploit for multiple platform in category dos / poc There is a heap overflow in Skia when drawing paths with antialiasing turned off. This issue can be triggered in both Google Chrom and Mozilla Firefox by rendering a specially crafted SVG image. PoCs for both browsers are attached. Details: When...

0.41185EPSS
Exploits1
Exploit DB
Exploit DB
added 2018/07/27 12:0 a.m.70 views

Skia - Heap Overflow in SkScan::FillPath due to Precision Error

There is a heap overflow in Skia when drawing paths with antialiasing turned off. This issue can be triggered in both Google Chrom and Mozilla Firefox by rendering a specially crafted SVG image. PoCs for both browsers are attached. Details: When Skia fills a path with antialiasing turned off,...

7.4AI score
Exploits0
RedhatCVE
RedhatCVE
added 2018/07/25 6:49 a.m.23 views

CVE-2018-6153

A precision error in Skia in Google Chrome prior to 68.0.3440.75 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS3.3AI score0.01563EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2018/05/30 9:1 a.m.25 views

CVE-2018-6126

A precision error in Skia in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS3.2AI score0.41185EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2018/05/30 12:0 a.m.21 views

CVE-2018-6126

A precision error in Skia in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS7.2AI score0.41185EPSS
Exploits1References4
Rows per page
Query Builder