Lucene search
+L

3413 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 9:30 a.m.8 views

CVE-2023-43660

Warpgate is a smart SSH, HTTPS and MySQL bastion host for Linux that doesn't need special client apps. The SSH key verification for a user can be bypassed by sending an SSH key offer without a signature. This allows bypassing authentication under following conditions: 1. The attacker knows the...

8.1CVSS6.8AI score0.00253EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:50 a.m.16 views

CVE-2021-31841

A DLL sideloading vulnerability in McAfee Agent for Windows prior to 5.7.4 could allow a local user to perform a DLL sideloading attack with an unsigned DLL with a specific name and in a specific location. This would result in the user gaining elevated permissions and the ability to execute...

8.2CVSS7.5AI score0.00241EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/01/08 8:45 p.m.4 views

Directory Traversal

Overview @remix-run/node is a Node.js platform abstractions for Remix Affected versions of this package are vulnerable to Directory Traversal via the createFileSessionStorage function. An attacker can access or modify files outside the intended session file directory by crafting a malicious sessi...

9.1CVSS7.4AI score0.15911EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/08 8:45 p.m.8 views

Directory Traversal

Overview @remix-run/deno is a Deno platform abstractions for Remix Affected versions of this package are vulnerable to Directory Traversal via the createFileSessionStorage function. An attacker can access or modify files outside the intended session file directory by crafting a malicious session...

9.1CVSS7.5AI score0.15911EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/08 8:45 p.m.27 views

React Router has Path Traversal in File Session Storage

If applications use createFileSessionStorage from @react-router/node or @remix-run/node/@remix-run/deno in Remix v2 with an unsigned cookie, it is possible for an attacker to cause the session to try to read/write from a location outside the specified session file directory. The success of the...

9.1CVSS6.7AI score0.15911EPSS
SaveExploits0References3Affected Software3
OSV
OSV
added 2026/01/08 8:45 p.m.87 views

GHSA-9583-H5HC-X8CW React Router has Path Traversal in File Session Storage

If applications use createFileSessionStorage from @react-router/node or @remix-run/node/@remix-run/deno in Remix v2 with an unsigned cookie, it is possible for an attacker to cause the session to try to read/write from a location outside the specified session file directory. The success of the...

9.1CVSS6.6AI score0.15911EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/07 8:47 p.m.2 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the readline function in the mdbload.c file. An attacker can cause a denial of service or potentially access limited heap memory contents by providing malformed input that triggers an unsigned offset calculation t...

7CVSS6.7AI score0.00132EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.13 views

CVE-2019-16514

An issue was discovered in ConnectWise Control formerly known as ScreenConnect 19.3.25270.7185. The server allows remote code execution. Administrative users could upload an unsigned extension ZIP file containing executable code that is subsequently executed by the server...

7.2CVSS7.9AI score0.04249EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:29 a.m.11 views

CVE-2019-12758

Symantec Endpoint Protection, prior to 14.2 RU2, may be susceptible to an unsigned code execution vulnerability, which may allow an individual to execute code without a resident proper digital signature...

7.2CVSS7.5AI score0.0066EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/01/06 12:24 a.m.4 views

SUSE CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

7.5CVSS6.9AI score0.00488EPSS
SaveExploits2References5
OSV
OSV
added 2026/01/05 9:32 a.m.5 views

CVE-2025-68763 crypto: starfive - Correctly handle return of sg_nents_for_len

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Correctly handle return of sgnentsforlen The return value of sgnentsforlen was assigned to an unsigned long in starfivehashdigest, causing negative error codes to be converted to large positive integers. Add...

6.4AI score
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/01/05 6:18 a.m.7 views

xorg: xmayland: Value overflow in XkbSetCompatMap()

A flaw was identified in the X.Org X server’s X Keyboard Xkb extension where improper bounds checking in the XkbSetCompatMap function can cause an unsigned short overflow. If an attacker sends specially crafted input data, the value calculation may overflow, leading to memory corruption or a cras...

7.3CVSS5.9AI score0.00277EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/05 6:16 a.m.6 views

xorg: xmayland: Value overflow in XkbSetCompatMap()

A flaw was identified in the X.Org X server’s X Keyboard Xkb extension where improper bounds checking in the XkbSetCompatMap function can cause an unsigned short overflow. If an attacker sends specially crafted input data, the value calculation may overflow, leading to memory corruption or a cras...

7.3CVSS5.9AI score0.00277EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/05 6:9 a.m.5 views

xorg: xmayland: Value overflow in XkbSetCompatMap()

A flaw was identified in the X.Org X server’s X Keyboard Xkb extension where improper bounds checking in the XkbSetCompatMap function can cause an unsigned short overflow. If an attacker sends specially crafted input data, the value calculation may overflow, leading to memory corruption or a cras...

7.3CVSS5.9AI score0.00277EPSS
SaveExploits0References5
NVD
NVD
added 2026/01/02 4:17 p.m.4 views

CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

7.5CVSS0.00488EPSS
SaveExploits2References8
OSV
OSV
added 2026/01/02 4:17 p.m.6 views

UBUNTU-CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2026/01/02 4:17 p.m.6 views

CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

7.5CVSS5.9AI score0.00488EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/01/02 12:0 a.m.1 views

CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

6.5AI score0.00488EPSS
SaveExploits2References3
CVE
CVE
added 2026/01/02 12:0 a.m.173 views

CVE-2025-67269

CVE-2025-67269 describes an integer underflow in gpsd/packet.c:nextstate() during NAVCOM packet parsing. The payload length is computed as lexer->length = (size_t)c - 4 without validating that c >= 4, causing an unsigned underflow to a very large value and a loop that can exhaust CPU (DoS)....

7.5CVSS6.5AI score0.00488EPSS
SaveExploits2References8Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/02 12:0 a.m.7 views

CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits2References8
Rows per page
Query Builder