Lucene search
K

1404 matches found

SUSE CVE
SUSE CVE
added 2024/01/23 2:46 a.m.1 views

SUSE CVE-2023-50447

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 which was about the expression parameter...

8.4CVSS8.6AI score0.01703EPSS
Exploits0References8
OSV
OSV
added 2024/01/19 8:15 p.m.1 views

DEBIAN-CVE-2023-50447

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 which was about the expression parameter...

8.1CVSS7AI score0.01703EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/01/18 3:41 p.m.8 views

CVE-2024-0607 Kernel: nf_tables: pointer math issue in nft_byteorder_eval()

A flaw was found in the Netfilter subsystem in the Linux kernel. The issue is in the nftbyteordereval function, where the code iterates through a loop and writes to the dst array. On each iteration, 8 bytes are written, but dst is an array of u32, so each element only has space for 4 bytes. That...

6.6CVSS6.5AI score0.00239EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/01/18 3:41 p.m.25 views

CVE-2024-0607 Kernel: nf_tables: pointer math issue in nft_byteorder_eval()

A flaw was found in the Netfilter subsystem in the Linux kernel. The issue is in the nftbyteordereval function, where the code iterates through a loop and writes to the dst array. On each iteration, 8 bytes are written, but dst is an array of u32, so each element only has space for 4 bytes. That...

6.6CVSS6.9AI score0.00239EPSS
Exploits0References3
GithubExploit
GithubExploit
added 2024/01/12 9:53 p.m.65 views

Exploit for Cross-site Scripting in Remyandrade Math_Game

CVE-2024-24136 : Math Game Cross-Site-Scripti...

6.1CVSS7.1AI score0.00587EPSS
Exploits3
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.16 views

Loss of precision in calculations

Lines of code Vulnerability details The use of regular division can lead to loss of precision. This could enable certain manipulations through precision attacks. Recommendation: Use SafeMath's div for integer division. Division used in parent can lead to loss of precision. Safemath usage is...

7.1AI score
Exploits0
Cvelist
Cvelist
added 2023/12/13 7:39 p.m.32 views

CVE-2023-46247 Vyper has incorrect storage layout for contracts containing large arrays

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. Contracts containing large arrays might underallocate the number of slots they need by 1. Prior to v0.3.8, the calculation to determine how many slots a storage variable needed used math.ceiltype.sizeinbytes / 32. T...

7.5CVSS7.5AI score0.00692EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/12/10 12:0 a.m.1 views

PT-2023-8447

Name of the Vulnerable Software and Affected Versions Pillow versions prior to 10.2.0 Description The issue is related to the incorrect management of code generation in the eval function of the ImageMath module in the Pillow library when processing the environment parameter. This can allow a remo...

9.8CVSS7.6AI score0.03399EPSS
Exploits0References75
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.13 views

convertedAmount set to zero because of bad math arithmetic

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. The pool will be able to give an outputAmount corresponding to the rawInputAmount = 0 Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant...

7.2AI score
Exploits0
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.6 views

Lack of Validation and Potential Overflow in _fetchInteractionId Function

Lines of code Vulnerability details Impact The lack of validation on interactionType could allow invalid values, potentially leading to unexpected interaction IDs. Additionally, if interactionType exceeds 8 bits, it could cause an overflow issue, potentially altering the token address within the...

7.3AI score
Exploits0
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.7 views

Potential Gas and Overflow Issues with Decimal Shift Left in _convertDecimals Function

Lines of code Vulnerability details Impact The exponentiation operation in the decimal shift left scenario can lead to high gas consumption and potential integer overflow. The gas cost and risk of overflow increase with the value of the exponent, which could make the function expensive or even...

7.4AI score
Exploits0
UbuntuCve
UbuntuCve
added 2023/12/05 5:15 p.m.44 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.7AI score0.0125EPSS
Exploits0References6
Prion
Prion
added 2023/12/05 5:15 p.m.35 views

Design/Logic Flaw

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

5CVSS6.9AI score0.0125EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2023/12/05 4:18 p.m.400 views

CVE-2023-45287

Summary of CVE-2023-45287 (Go): Before Go 1.20, RSA-based TLS key exchanges used math/big (not constant time). RSA blinding was applied but may not fully prevent timing leaks after removal of PKCS#1 padding, potentially enabling recovery of session key bits. Go 1.20+ switched crypto/tls to a full...

7.5CVSS7.6AI score0.0125EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/05 12:0 a.m.9 views

PT-2023-29487

Name of the Vulnerable Software and Affected Versions Go versions prior to 1.20 Description The issue concerns the RSA-based TLS key exchanges in Go, which used the math/big library that is not constant time. Although RSA blinding was applied to prevent timing attacks, analysis suggests this may...

8.6CVSS7AI score0.16775EPSS
Exploits18References51
Friends Of PHP
Friends Of PHP
added 2023/11/27 6:31 p.m.19 views

phpseclib vulnerable to denial of service

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2f25-pfq3-c7h8. This link is maintained to preserve external references. Original Description In Math/BinaryField.php in phpseclib 3 before 3.0.34, excessively large degrees in binary fields can lead to a denial...

7.5CVSS7AI score0.00756EPSS
Exploits0Affected Software1
OSV
OSV
added 2023/11/27 6:31 p.m.13 views

GHSA-JPR7-Q523-HX25 Duplicate Advisory: phpseclib vulnerable to denial of service

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2f25-pfq3-c7h8. This link is maintained to preserve external references. Original Description In Math/BinaryField.php in phpseclib 3 before 3.0.34, excessively large degrees in binary fields can lead to a denial...

7.5CVSS7AI score0.00756EPSS
Exploits0References6
OSV
OSV
added 2023/11/27 6:15 p.m.18 views

CVE-2023-49316

In Math/BinaryField.php in phpseclib 3 before 3.0.34, excessively large degrees can lead to a denial of service...

7.5CVSS7.4AI score
Exploits0References2
NVD
NVD
added 2023/11/27 6:15 p.m.9 views

CVE-2023-49316

In Math/BinaryField.php in phpseclib 3 before 3.0.34, excessively large degrees can lead to a denial of service...

7.5CVSS0.00756EPSS
Exploits0References2
Prion
Prion
added 2023/11/27 6:15 p.m.11 views

Design/Logic Flaw

In Math/BinaryField.php in phpseclib 3 before 3.0.34, excessively large degrees can lead to a denial of service...

5CVSS6.9AI score0.00756EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder