Lucene search
+L

2839 matches found

Cvelist
Cvelist
added 2022/08/26 3:25 p.m.27 views

CVE-2021-4216

A Floating point exception division-by-zero flaw was found in Mupdf for zero width pages in muraster.c. It is fixed in Mupdf-1.20.0-rc1 upstream...

5.9AI score0.00229EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/08/26 12:0 a.m.8 views

Artifex Software MuPDF 数字错误漏洞

Artifex Software MuPDF is a free, lightweight PDF reader from Artifex Software, USA. A security vulnerability exists in Artifex Software MuPDF, which stems from a floating point exception divisible by 0 in the 0 width page of its muraster.c component...

5.5CVSS9.2AI score0.00229EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/08/26 12:0 a.m.13 views

PT-2022-11547 · Mupdf +2 · Mupdf +2

Name of the Vulnerable Software and Affected Versions: Mupdf versions prior to 1.20.0-rc1 Description: A Floating point exception division-by-zero flaw was found in Mupdf for zero width pages in muraster.c. Recommendations: For versions prior to 1.20.0-rc1, update to Mupdf-1.20.0-rc1 or later to...

7.8CVSS6.4AI score0.52063EPSS
SaveExploits2References27
CNNVD
CNNVD
added 2022/08/25 12:0 a.m.6 views

SoX 数字错误漏洞

SoX is a set of open source audio processing tools. It supports playing, converting and recording audio in multiple formats. SoX suffers from a security vulnerability that stems from a floating-point exception division by zero in the readsamples function of its voc.c component that crashes the...

5.5CVSS8.3AI score0.0043EPSS
SaveExploits1References10
OSV
OSV
added 2022/07/19 11:5 a.m.5 views

USN-5523-1 tiff vulnerabilities

It was discovered that LibTIFF was not properly performing checks to guarantee that allocated memory space existed, which could lead to a NULL pointer dereference via a specially crafted file. An attacker could possibly use this issue to cause a denial of service. CVE-2022-0907, CVE-2022-0908 It...

7.7CVSS6.9AI score0.02433EPSS
SaveExploits6References8
Code423n4
Code423n4
added 2022/07/14 12:0 a.m.6 views

div by 0 if user got all the fractions

Lines of code Vulnerability details Impact If you got all the fractions you got a div 0 when calculateContribution in the commit and migrateFractions functions Tools Used Manual Review Recommended Mitigation Steps Add if that returns totalEth if totalFractions == lastTotalSupply function...

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

Attackers can call update and grief users from swapping tokens or minting/burning because those functions divide by zero

Lines of code Vulnerability details Details An attacker can specify reserve0 and reserve1 in update function and make them both zero. Every function using those variable to divide would revert causing a dos and causing lost of gas for users proof of concept Attacker has a contract that just keeps...

7AI score
SaveExploits0
NVD
NVD
added 2022/06/28 8:15 p.m.24 views

CVE-2021-3432

Invalid interval in CONNECTIND leads to Division by Zero. Zephyr versions = v1.14.0 Divide By Zero CWE-369. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7364-p4wc-8mj4...

7.5CVSS0.0085EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/28 8:15 p.m.6 views

CVE-2021-3432

Invalid interval in CONNECTIND leads to Division by Zero. Zephyr versions = v1.14.0 Divide By Zero CWE-369. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7364-p4wc-8mj4...

7.5CVSS5.5AI score0.0085EPSS
SaveExploits0References1
Prion
Prion
added 2022/06/28 8:15 p.m.22 views

Design/Logic Flaw

Invalid interval in CONNECTIND leads to Division by Zero. Zephyr versions = v1.14.0 Divide By Zero CWE-369. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7364-p4wc-8mj4...

5CVSS7.4AI score0.0085EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/06/28 7:45 p.m.33 views

CVE-2021-3432 BT: Invalid interval in CONNECT_IND leads to Division by Zero

Invalid interval in CONNECTIND leads to Division by Zero. Zephyr versions = v1.14.0 Divide By Zero CWE-369. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7364-p4wc-8mj4...

4.3CVSS7.7AI score0.0085EPSS
SaveExploits0References1
CVE
CVE
added 2022/06/28 7:45 p.m.77 views

CVE-2021-3432

CVE-2021-3432 affects Zephyr RTOS where an invalid interval in CONNECT_IND can trigger a division by zero (CWE-369). The NVD entry states Zephyr versions >= 1.14.0 are vulnerable, with an impact described as availability loss, and references GHSA-7364-p4wc-8mj4 for more information. The vulner...

7.5CVSS5.8AI score0.0085EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/06/27 5:15 p.m.6 views

CVE-2021-33653

When performing the derivation shape operation of the SpaceToBatch operator, if there is a value of 0 in the parameter blockshape element, it will cause a division by 0 exception...

7.5CVSS7.1AI score0.0085EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/06/27 5:15 p.m.3 views

CVE-2021-33652

When the Reduce operator run operation is executed, if there is a value of 0 in the parameter axissizes element, it will cause a division by 0 exception...

7.5CVSS7.1AI score0.0085EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/06/27 5:15 p.m.4 views

CVE-2021-33651

When performing the analytical operation of the DepthwiseConv2D operator, if the attribute depthmultiplier is 0, it will cause a division by 0 exception...

7.5CVSS7.1AI score0.0085EPSS
SaveExploits0References2
OSV
OSV
added 2022/06/09 7:19 p.m.9 views

CLSA-2022-1654802345 Fix CVE(s): CVE-2022-28463, CVE-2020-27760

SECURITY UPDATE: Division by zero - debian/patches/CVE-2020-27760.patch: Fix divisions by zeros in magick/enhance.c - CVE-2020-27760 SECURITY UPDATE: Heap-based buffer overflow - debian/patches/CVE-2022-28463.patch: Fix buffer overflow - CVE-2022-28463 Fix several issues with undefined behavior: ...

7.8CVSS7.1AI score0.01595EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2022/06/03 12:0 a.m.45 views

SUSE SLES15 Security Update : hdf5, suse-hpc (SUSE-SU-2022:1911-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:1911-1 advisory. Security issues fixed: - CVE-2020-10811: Fixed heap-based buffer over-read in the function H5Olayoutdecode located in H5Olayout.c bsc1167405. -...

9.8CVSS6.7AI score0.02948EPSS
SaveExploits21References88
Tenable Nessus
Tenable Nessus
added 2022/06/02 12:0 a.m.32 views

SUSE SLES15 Security Update : hdf5 (SUSE-SU-2022:1903-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:1903-1 advisory. Security issues fixed: - CVE-2020-10811: Fixed heap-based buffer over-read in the function H5Olayoutdecode located in H5Olayout.c bsc1167405. -...

9.8CVSS6.7AI score0.02948EPSS
SaveExploits21References85
Tenable Nessus
Tenable Nessus
added 2022/05/26 12:0 a.m.43 views

EulerOS 2.0 SP3 : openjpeg (EulerOS-SA-2022-1751)

According to the versions of the openjpeg package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Division-by-zero vulnerabilities in the functions pinextpcrl, pinextcprl, and pinextrpcl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote...

6.5CVSS6.4AI score0.02347EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/05/16 12:0 a.m.12 views

If totalShares for a token falls to zero while there is pendingCredit the contract will become stuck

Lines of code Vulnerability details Impact It is possible for the contract to become stuck and unable to perform any actions if the totalShares of a yield token fall to zero while there is some pendingCredit still to be paid. It will then be impossible to call deposit or withdraw functions, mints...

6.7AI score
SaveExploits0
Rows per page
Query Builder