Lucene search
+L

71 matches found

SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.9 views

SUSE CVE-2023-53729

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: qmiencdec: Restrict string length in decode The QMI TLV value for strings in a lot of qmi element info structures account for null terminated strings with MAXLEN + 1. If a string is actually MAXLEN + 1 length, this wil...

6.5CVSS6.5AI score0.00143EPSS
SaveExploits0References15
OSV
OSV
added 2025/10/22 2:15 p.m.5 views

DEBIAN-CVE-2023-53729

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: qmiencdec: Restrict string length in decode The QMI TLV value for strings in a lot of qmi element info structures account for null terminated strings with MAXLEN + 1. If a string is actually MAXLEN + 1 length, this wil...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.24 views

CVE-2023-53729 soc: qcom: qmi_encdec: Restrict string length in decode

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: qmiencdec: Restrict string length in decode The QMI TLV value for strings in a lot of qmi element info structures account for null terminated strings with MAXLEN + 1. If a string is actually MAXLEN + 1 length, this wil...

7.8CVSS0.00143EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/10/16 6:41 p.m.13 views

Strapi Password Hashing is Missing Maximum Password Length Validation

Summary Strapi's password hashing implementation using bcryptjs lacks maximum password length validation. Since bcryptjs truncates passwords exceeding 72 bytes, this creates potential vulnerabilities such as authentication bypass and performance degradation. POC Create an admin user with a passwo...

6.3CVSS7.1AI score0.00379EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2025/10/16 4:21 p.m.33 views

CVE-2025-25298

CVE-2025-25298 concerns Strapi’s @strapi/core up to v5.10.3, where bcryptjs-based password hashing does not enforce a maximum password length. Passwords longer than 72 bytes are silently truncated by bcryptjs, allowing a user to register with an overlong password and authenticate using only the f...

6.3CVSS6.6AI score0.00379EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/10/16 4:21 p.m.18 views

CVE-2025-25298 Missing Maximum Password Length Validation in Strapi Password Hashing

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS0.00379EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/10/16 4:21 p.m.4 views

CVE-2025-25298 Missing Maximum Password Length Validation in Strapi Password Hashing

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS6.6AI score0.00379EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/01 7:15 p.m.13 views

UBUNTU-CVE-2025-9809

Out-of-bounds write in cdfsopencuetrack in libretro libretro-common latest on all platforms allows remote attackers to execute arbitrary code via a crafted .cue file with a file path exceeding PATHMAXLENGTH that is copied using memcpy into a fixed-size buffer...

9.8CVSS6.2AI score0.0042EPSS
SaveExploits0References5
NVD
NVD
added 2025/08/26 1:15 p.m.14 views

CVE-2025-38676

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Avoid stack buffer overflow from kernel cmdline While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" if the "str" argument is maximum length...

7.8CVSS0.00394EPSS
SaveExploits1References10
Debian CVE
Debian CVE
added 2025/08/26 1:07 p.m.18 views

CVE-2025-38676

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Avoid stack buffer overflow from kernel cmdline While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" if the "str" argument is maximum length...

7.8CVSS6.5AI score0.00394EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/03/05 2:29 p.m.12 views

django: potential denial-of-service vulnerability in IPv6 validation

A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions cleanipv6address and isvalidipv6address were vulnerable, as was the...

7.5CVSS7.1AI score0.01923EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.20 views

PT-2025-8660 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A signed integer overflow issue has been identified in the Linux kernel, specifically in the ipv6 component, related to the l2tp ip6 sendmsg function. This occurs when the length len i...

7.8CVSS8AI score0.93838EPSS
SaveExploits14References491
OSV
OSV
added 2025/01/14 6:54 p.m.11 views

CVE-2025-23041 Short and Long Answer Fields Are Not Validated Server-Side For Maximum Length in Umbraco.Forms

Umbraco.Forms is a web form framework written for the nuget ecosystem. Character limits configured by editors for short and long answer fields are validated only client-side, not server-side. This issue has been patched in versions 8.13.16, 10.5.7, 13.2.2, and 14.1.2. Users are advised to upgrade...

5.8CVSS6.8AI score0.00376EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.17 views

UBUNTU-CVE-2024-53685

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATHMAX If the full path to be built by cephmdscbuildpath happens to be longer than PATHMAX, then this function will enter an endless retry loop, effectively blocking the whole task. Most of the...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.46 views

CVE-2022-48806 eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

0.00283EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2023/03/20 12:00 a.m.12 views

Gas Cost Vulnerability

Lines of code Vulnerability details The fuse function iterates through the provided characterList to check for duplicate characters and validate the trays. If the length of characterList is too high, the gas cost for executing the fuse function will also be high, potentially reaching the block ga...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:57 a.m.8 views

SUSE CVE-2016-7944

Integer overflow in X.org libXfixes before 5.0.3 on 32-bit platforms might allow remote X servers to gain privileges via a length value of INTMAX, which triggers the client to stop reading data and get out of sync...

9.8CVSS8.1AI score0.03395EPSS
SaveExploits0References7
OSV
OSV
added 2022/02/16 9:15 p.m.8 views

ALPINE-CVE-2021-43303

Buffer overflow in PJSUA API when calling pjsuacalldump. An attacker-controlled 'buffer' argument may cause a buffer overflow, since supplying an output buffer smaller than 128 characters may overflow the output buffer, regardless of the 'maxlen' argument supplied...

9.8CVSS7.4AI score0.02356EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/16 9:15 p.m.3 views

DEBIAN-CVE-2021-43303

Buffer overflow in PJSUA API when calling pjsuacalldump. An attacker-controlled 'buffer' argument may cause a buffer overflow, since supplying an output buffer smaller than 128 characters may overflow the output buffer, regardless of the 'maxlen' argument supplied...

9.8CVSS9AI score0.02356EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/09/21 12:00 a.m.9 views

CVE-2021-41531

NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation...

7.5CVSS7.1AI score0.0093EPSS
SaveExploits0References2
Rows per page
Query Builder