Lucene search
K

109 matches found

EUVD
EUVD
added 2026/05/27 8:19 p.m.3 views

EUVD-2026-32660

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/device.c passed the return values of udisksdrivegetserial, udisksdrivegetvendor, and udisksdrivegetmodel directly to strcmp without NULL checks. The GIO/UDisks API documentation states these...

4.6CVSS5.8AI score0.00038EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.4 views

PT-2026-44110

Name of the Vulnerable Software and Affected Versions pam usb versions prior to 0.8.7 Description In src/device.c, the return values of the functions udisks drive get serial, udisks drive get vendor, and udisks drive get model are passed directly to strcmp without NULL checks. According to...

4.6CVSS5.8AI score0.00038EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/16 11:21 p.m.6 views

CVE-2026-8723

Summary qs.stringify throws TypeError when called with arrayFormat: 'comma' and encodeValuesOnly: true on an array containing null or undefined. The throw is synchronous and not handled by any of qs's null-related options skipNulls, strictNullHandling. Details In the comma + encodeValuesOnly...

6.3CVSS5.9AI score0.00044EPSS
Exploits0
OSV
OSV
added 2026/04/06 2:49 p.m.0 views

BIT-PARSE-2026-34574 Parse Server: Session field immutability bypass via falsy-value guard

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0, an authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the session upda...

5.4CVSS5.8AI score0.00035EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2026/04/01 5:4 p.m.4 views

CVE-2026-34574

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0-alpha.14, an authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the...

5.4CVSS5.7AI score0.00035EPSS
Exploits0References1
OSV
OSV
added 2026/04/01 12:3 a.m.3 views

GHSA-F6J3-W9V3-CQ22 Parse Server has a session field immutability bypass via falsy-value guard

Impact An authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the session update endpoint. This allows nullifying the session expiry, making the session valid indefinitely and bypassing configured session length...

5.3CVSS5.9AI score0.00035EPSS
Exploits0References7
NVD
NVD
added 2026/03/31 4:16 p.m.1 views

CVE-2026-34574

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0-alpha.14, an authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the...

5.4CVSS0.00035EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/31 3:8 p.m.0 views

CVE-2026-34574

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0-alpha.14, an authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the...

5.3CVSS5.7AI score0.00035EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 3:8 p.m.2 views

CVE-2026-34574 Parse Server: Session field immutability bypass via falsy-value guard

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0-alpha.14, an authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the...

5.3CVSS5.7AI score0.00035EPSS
Exploits0References5
OSV
OSV
added 2026/03/31 3:8 p.m.1 views

CVE-2026-34574 Parse Server: Session field immutability bypass via falsy-value guard

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0-alpha.14, an authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the...

5.3CVSS5.8AI score0.00035EPSS
Exploits0References7
CVE
CVE
added 2026/03/31 3:8 p.m.2 views

CVE-2026-34574

Parse Server vulnerability CVE-2026-34574 affects Parse Server prior to 8.6.69 and 9.7.0-alpha.14. An authenticated user can bypass the immutability guard on session fields (expiresAt, createdWith) by sending a null value in a PUT to the session update endpoint, effectively nullifying session exp...

5.4CVSS5.7AI score0.00035EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.3 views

PT-2026-29278

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.69 and 9.7.0-alpha.14 Description An authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the session update endpoint. This...

5.4CVSS5.9AI score0.00035EPSS
Exploits0References11
OSV
OSV
added 2026/03/27 11:17 p.m.1 views

UBUNTU-CVE-2026-33996

LibJWT is a C JSON Web Token Library. Starting in version 3.0.0 and prior to version 3.3.0, the JWK parsing for RSA-PSS did not protect against a NULL value when expecting to parse JSON string values. A specially crafted JWK file could exploit this behavior by using integers in places where the...

5.8CVSS5.8AI score0.00006EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/03/27 11:17 p.m.0 views

CVE-2026-33996

LibJWT is a C JSON Web Token Library. Starting in version 3.0.0 and prior to version 3.3.0, the JWK parsing for RSA-PSS did not protect against a NULL value when expecting to parse JSON string values. A specially crafted JWK file could exploit this behavior by using integers in places where the...

5.8CVSS5.8AI score0.00006EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/03/27 10:21 p.m.2 views

CVE-2026-33996

LibJWT is a C JSON Web Token Library. Starting in version 3.0.0 and prior to version 3.3.0, the JWK parsing for RSA-PSS did not protect against a NULL value when expecting to parse JSON string values. A specially crafted JWK file could exploit this behavior by using integers in places where the...

5.8CVSS5.4AI score0.00006EPSS
Exploits0
Cvelist
Cvelist
added 2026/03/27 10:21 p.m.19 views

CVE-2026-33996 LibJWT has NULL/bounds validation in JWK octet and RSA PSS parsing

LibJWT is a C JSON Web Token Library. Starting in version 3.0.0 and prior to version 3.3.0, the JWK parsing for RSA-PSS did not protect against a NULL value when expecting to parse JSON string values. A specially crafted JWK file could exploit this behavior by using integers in places where the...

5.8CVSS0.00006EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/03/06 12:0 a.m.3 views

TSPortal 安全漏洞

TSPortal is a team management platform developed by Miraheze. Previous versions of TSPortal had security vulnerabilities; these vulnerabilities stemmed from the conversion of empty strings to null values, which could lead to data protection reports being disguised as genuine self-deletion reports...

8.4CVSS5.8AI score0.00034EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/01/08 12:0 a.m.1 views

PT-2026-1937

Name of the Vulnerable Software and Affected Versions Trend Micro Apex Central affected versions not specified Description A flaw exists in Trend Micro Apex Central that could allow a remote attacker to cause a denial-of-service condition. Authentication is not required to exploit this issue. The...

7.5CVSS6.8AI score0.00654EPSS
Exploits1References15
RedhatCVE
RedhatCVE
added 2025/12/25 1:18 p.m.1 views

CVE-2023-54025

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw-wiphy-wowlanconfig will be NULL. rsiconfigwowlan checks whether wowlanconfig is...

5.8AI score0.00046EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:3 a.m.3 views

fbcon: Set fb_display[i]->mode to NULL when the mode is released

...

5.5CVSS7AI score0.00058EPSS
Exploits0
Rows per page
Query Builder