Lucene search
+L

3984 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 8:54 p.m.14 views

CVE-2021-37644

TensorFlow is an end-to-end open source platform for machine learning. In affected versions providing a negative element to numelements list argument of tf.rawops.TensorListReserve causes the runtime to abort the process due to reallocating a std::vector to have a negative number of elements. The...

5.5CVSS5.9AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 p.m.8 views

CVE-2021-37645

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.QuantizeAndDequantizeV4Grad is vulnerable to an integer overflow issue caused by converting a signed integer value to an unsigned one and then allocating memory based on thi...

5.5CVSS6AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.11 views

CVE-2021-37685

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's expanddims.cc contains a vulnerability which allows reading one element outside of bounds of heap allocated data. If axis is a large negative value e.g., -100000, then after the first if it would...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.10 views

CVE-2021-37687

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS6AI score0.00191EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.12 views

CVE-2021-37669

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause denial of service in applications serving models using tf.rawops.NonMaxSuppressionV5 by triggering a division by 0. The implementation uses a user controlled argument to resize a...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/05/22 8:08 p.m.3 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index through the fiber.Ctx.BodyParser method that panics when trying to parse a negative range index. An attacker can cause the server to crash by sending a specially crafted payload with a negative index f...

8.7CVSS6.9AI score0.00502EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/05/22 8:08 p.m.1 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index through the fiber.Ctx.BodyParser method that panics when trying to parse a negative range index. An attacker can cause the server to crash by sending a specially crafted payload with a negative index f...

8.7CVSS6.9AI score0.00502EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/22 8:08 p.m.6 views

GHSA-HG3G-GPHW-5HHM Fiber panics when fiber.Ctx.BodyParser parses invalid range index

Summary When using the fiber.Ctx.BodyParser to parse into a struct with range values, a panic occurs when trying to parse a negative range index Details fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, however when idx is negative, it causes a panic instead of...

8.7CVSS7AI score0.00502EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/05/22 8:08 p.m.23 views

Fiber panics when fiber.Ctx.BodyParser parses invalid range index

Summary When using the fiber.Ctx.BodyParser to parse into a struct with range values, a panic occurs when trying to parse a negative range index Details fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, however when idx is negative, it causes a panic instead of...

8.7CVSS6.4AI score0.00502EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2025/05/22 8:08 p.m.1 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index through the fiber.Ctx.BodyParser method that panics when trying to parse a negative range index. An attacker can cause the server to crash by sending a specially crafted payload with a negative index f...

8.7CVSS6.9AI score0.00502EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 7:05 p.m.17 views

CVE-2021-1983

Possible buffer overflow due to improper handling of negative data length while processing write request in VR service in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Wearables...

8.4CVSS7.6AI score0.00162EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:40 p.m.6 views

CVE-2021-37661

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a denial of service in boostedtreescreatequantilestreamresource by using negative arguments. The implementation does not validate that numstreams only contains non-negative numbers. I...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/22 6:15 p.m.45 views

CVE-2025-48075

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS0.00502EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 5:30 p.m.9 views

CVE-2020-6016

Valve's Game Networking Sockets prior to version v1.2.0 improperly handles unreliable segments with negative offsets in function SNPReceiveUnreliableSegment, leading to a Heap-Based Buffer Underflow and a free of memory not from the heap, resulting in a memory corruption and probably even a remot...

10CVSS7.7AI score0.06EPSS
SaveExploits1References1
CVE
CVE
added 2025/05/22 5:25 p.m.214 views

CVE-2025-48075

Summary: The CVE-2025-48075 entry concerns the GoFiber (fiber) web framework. Starting in versions 2.52.6 and earlier than 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using key[idx]value syntax; if idx is negative, it panics instead of returning an error, potentially causing d...

8.7CVSS6.5AI score0.00502EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/05/22 5:25 p.m.62 views

CVE-2025-48075 Fiber panics when fiber.Ctx.BodyParser parses invalid range index

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS0.00502EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 5:24 p.m.14 views

CVE-2020-11007

In Shopizer before version 2.11.0, using API or Controller based versions negative quantity is not adequately validated hence creating incorrect shopping cart and order total. This vulnerability makes it possible to create a negative total in the shopping cart. This has been patched in version...

6.5CVSS6.3AI score0.00852EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:24 p.m.10 views

CVE-2020-11161

Out-of-bounds memory access can occur while calculating alignment requirements for a negative width from external components in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music...

7.1CVSS7.2AI score0.00146EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:07 p.m.17 views

CVE-2020-17509

ATS negative cache option is vulnerable to a cache poisoning attack. If you have this option enabled, please upgrade or disable this feature. Apache Traffic Server versions 7.0.0 to 7.1.11 and 8.0.0 to 8.1.0 are affected...

7.5CVSS6.6AI score0.01792EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:13 p.m.13 views

CVE-2020-1918

In-memory file operations ie: using fopen on a data URI did not properly restrict negative seeking, allowing for the reading of memory prior to the in-memory buffer. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, a...

7.5CVSS6.8AI score0.01218EPSS
SaveExploits0
Rows per page
Query Builder