Lucene search
+L

146 matches found

NVD
NVD
added 2026/09/15 8:17 p.m.10 views

CVE-2026-51133

Cross Site Scripting vulnerability in za-internet GmbH C-MOR Video Surveillance = V6.0104 allows a remote attacker to execute arbitrary code via the size parameter in ptzpreset.pml component and the showmovies.pml component...

6.1CVSS0.00914EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/09/15 12:00 a.m.9 views

EUVD-2026-79998

Cross Site Scripting vulnerability in za-internet GmbH C-MOR Video Surveillance = V6.0104 allows a remote attacker to execute arbitrary code via the size parameter in ptzpreset.pml component and the showmovies.pml component...

6.7AI score0.00914EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.13 views

PT-2026-92418

Cross Site Scripting vulnerability in za-internet GmbH C-MOR Video Surveillance = V6.0104 allows a remote attacker to execute arbitrary code via the size parameter in ptzpreset.pml component and the showmovies.pml component...

6.7AI score0.00914EPSS
SaveExploits2References4
CVE
CVE
added 2026/09/15 12:00 a.m.7 views

CVE-2026-51133

CVE-2026-51133 is a Cross-Site Scripting (XSS) vulnerability in za-internet GmbH C-MOR Video Surveillance versions ≤ 6.0104 . The flaw exists in the size parameter of the ptzpreset.pml component and the anyparam of the show-movies.pml component, allowing a remote attacker to execute arbitrary cli...

6.7AI score0.00914EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2026/09/15 12:00 a.m.28 views

CVE-2026-51133

Cross Site Scripting vulnerability in za-internet GmbH C-MOR Video Surveillance = V6.0104 allows a remote attacker to execute arbitrary code via the size parameter in ptzpreset.pml component and the showmovies.pml component...

0.00914EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/09/15 12:00 a.m.5 views

CVE-2026-51133

Cross Site Scripting vulnerability in za-internet GmbH C-MOR Video Surveillance = V6.0104 allows a remote attacker to execute arbitrary code via the size parameter in ptzpreset.pml component and the showmovies.pml component...

6.6AI score0.00914EPSS
SaveExploits2References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: x86/sev: Make encdechypercall accept a size instead of npages. encdechypercall previously accepted the number of pages instead of their size, forcing its callers to round up values. As a result, non-page-aligned vaddrs operations...

9.3CVSS6.2AI score0.00109EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/01 7:23 p.m.13 views

nanoid: Integer Overflow or Wraparound

Summary An integer overflow in nanoidsize permanently corrupts the process-wide CSPRNG pool, causing all subsequent ID generation to return the deterministic string "uuuuuuuuuuuuuuuuuuuuu". Any application that passes user-influenced values to the size parameter loses all randomness guarantees fo...

7.4CVSS6AI score0.00296EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/22 4:28 p.m.14 views

SUSE CVE-2026-73086

nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoidsize function in index.js and index.cjs coerces the user-influenced size parameter to a signed 32-bit integer, allowing a value of 2147483648 to become -2147483648 and corru...

7.4CVSS5.4AI score0.00296EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/13 7:11 p.m.13 views

CVE-2026-72678

Elasticsearch does not validate a size value taken from a user-supplied input before that value is used to reserve memory for an internal data structure. An authenticated user holding only read privileges can submit a single small crafted request to a product API endpoint that causes the node to...

6.5CVSS5.3AI score0.00472EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.7 views

PT-2026-70784

Name of the Vulnerable Software and Affected Versions anoid versions prior to 3.3.12 anoid versions prior to 5.1.11 Description The nanoidsize function in index.js and index.cjs coerces the user-influenced size parameter to a signed 32-bit integer. Providing a value of 2147483648 causes it to...

7.4CVSS6AI score0.00296EPSS
SaveExploits0References34
EUVD
EUVD
added 2026/07/29 1:32 p.m.19 views

EUVD-2026-50325

nanoid Nano ID before 5.1.6 contains an infinite loop in the customAlphabet and customRandom functions. When these functions are configured with a size of 0, the internal generation loop never satisfies its exit condition and spins indefinitely, hanging the calling thread. An application that...

8.2CVSS5.9AI score0.00587EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 6:27 a.m.15 views

CVE-2026-26199

A flaw was found in HDF5, a library used for managing large datasets. This vulnerability occurs when a specific function, H5Igetname, is called with an invalid size parameter, leading to a buffer underflow. An attacker could exploit this by providing specially crafted input, potentially causing t...

6.5CVSS5.6AI score0.00351EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 4:16 p.m.14 views

AZL-92850 CVE-2026-26199 affecting package hdf5 for versions less than 1.14.6-4

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If H5Igetname is invoked on a group id with 0 for the size parameter, it will underflow when trying to place a null terminator in the buffer. This can occur if H5Igetname is invoked in a way...

6.5CVSS5.8AI score0.00351EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/20 2:59 p.m.50 views

CVE-2026-26199 Buffer underflow in `H5Iget_name `/`H5G_get_name` if size is zero

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If H5Igetname is invoked on a group id with 0 for the size parameter, it will underflow when trying to place a null terminator in the buffer. This can occur if H5Igetname is invoked in a way...

5.9CVSS0.00351EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/26 7:41 p.m.40 views

CVE-2026-53304 scsi: sg: Resolve soft lockup issue when opening /dev/sgX

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Resolve soft lockup issue when opening /dev/sgX The parameter defreservedsize defines the default buffer size reserved for each Sgfd and should be restricted to a range between 0 and 1,048,576 see...

0.00133EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/06/12 6:29 p.m.24 views

pypdf: Possible long runtimes for zero-only width values in cross-reference streamsuntimes for zero-only width values in cross-reference streams

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires cross-reference streams with /W 0 0 0 values and large /Size values. Patches This has been fixed in pypdf==6.12.0. Workarounds If developers are unable to upgrade their apps immediately, the...

5.1CVSS5.1AI score0.00172EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/28 2:50 p.m.45 views

CVE-2026-48156 pypdf: Possible long runtimes for zero-only width values in cross-reference streams

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.0, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires cross-reference streams with /W 0 0 0 values and large /Size values. This vulnerability is fixed in 6.12.0...

5.1CVSS0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/28 2:50 p.m.91 views

CVE-2026-48156

The CVE affects the Python PDF library pypdf (prior to 6.12.0). A crafted PDF leveraging cross-reference streams with /W [0 0 0] and large /Size can cause long runtimes. Fixed in 6.12.0; remediation is to upgrade to that version or later.

5.1CVSS5.8AI score0.00172EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.20 views

PT-2026-39009

Name of the Vulnerable Software and Affected Versions fohrloop dash-uploader versions 0.1.0 through 0.7.0a2 Description A remote attacker can execute arbitrary code through the Upload function and the max file size parameter within the dash uploader/httprequesthandler.py, dash uploader/upload.py,...

7.8CVSS6.1AI score0.02777EPSS
SaveExploits5References17
Rows per page
Query Builder