Lucene search
K

2673 matches found

Veracode
Veracode
added 2025/12/13 7:36 a.m.7 views

Arbitrary File Access

Werkzeug is vulnerable to Arbitrary File Access. The vulnerability is due to insufficient validation of Windows device names in the safejoin function, where paths ending with special device names such as CON or AUX can be opened via sendfromdirectory, causing the application to hang indefinitely...

6.3CVSS6.9AI score0.00466EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/11 7:35 p.m.3 views

CVE-2025-36925

In WAVESsenddatatodsp of libaocwaves.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.4AI score0.00068EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.2 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2025-2483)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : scsi: qla2xxx: Fix warning message due to adisc being flushedCVE-2022-49158 scsi: qla2xxx: Implement ref count for SRBCVE-2022-49159 tcp: add...

7.8CVSS7.2AI score0.00358EPSS
Exploits3References85
Cvelist
Cvelist
added 2025/12/09 8:35 p.m.19 views

CVE-2021-47702 OpenBMCS Cross Site Request Forgery (CSRF) via sendFeedback.php

OpenBMCS 2.4 contains a CSRF vulnerability that allows attackers to perform actions with administrative privileges by exploiting the sendFeedback.php endpoint. Attackers can submit malicious requests to trigger unintended actions, such as sending emails or modifying system settings...

5.3CVSS0.00159EPSS
Exploits2References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.2 views

EUVD-2023-60171

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

5.7AI score0.00216EPSS
Exploits0References9
Snyk
Snyk
added 2025/12/09 5:23 p.m.1 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in external media URLs passed to sendMessageComponents and other methods that take input originating from MessagegetComponents. An attacker can trigger the application to download arbitrary external...

6.9CVSS6.9AI score
Exploits0References2
NVD
NVD
added 2025/12/09 4:17 p.m.2 views

CVE-2023-53839

In the Linux kernel, the following vulnerability has been resolved: dccp: fix data-race around dp-dccpsmsscache dccpsendmsg reads dp-dccpsmsscache before locking the socket. Same thing in dodccpgetsockopt. Add READONCE/WRITEONCE annotations, and change dccpsendmsg to check again dccpsmsscache aft...

0.00216EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.2 views

OpenBMCS 跨站请求伪造漏洞

OpenBMCS is a building management and control system from OpenBMCS Australia. A cross-site request forgery vulnerability exists in OpenBMCS version 2.4, which stems from a cross-site request forgery issue in the sendFeedback.php endpoint that could lead to the execution of an administrator action...

5.3CVSS6.8AI score0.00159EPSS
Exploits2References5
OSV
OSV
added 2025/12/06 10:15 p.m.6 views

DEBIAN-CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

5.2AI score0.00171EPSS
Exploits0References1
NVD
NVD
added 2025/12/06 10:15 p.m.8 views

CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

0.00171EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.17 views

CVE-2025-40284 Bluetooth: MGMT: cancel mesh send timer when hdev removed

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

0.00171EPSS
Exploits0References5
CVE
CVE
added 2025/12/06 9:51 p.m.25 views

CVE-2025-40284

CVE-2025-40284 : In the Linux kernel, Bluetooth MGMT did not cancel the mesh_send_done timer when the hdev was removed, leading to a use-after-free crash (KASAN) if the timer fired after removal. The documented fix cancels the MGMT timer on hdev removal, aligning with other MGMT timers, to preven...

6.2AI score0.00171EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/06 12:0 a.m.7 views

PT-2025-49385

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Bluetooth implementation related to mesh sending. Specifically, the mesh send done timer is not properly canceled when a hardware device hdev is...

6.1AI score0.00171EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/12/05 4:8 p.m.2 views

CVE-2025-40264

No description is available for this CVE...

5.5CVSS6.5AI score0.00182EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/02 12:27 a.m.3 views

EUVD-2025-199893

Werkzeug safejoin allows Windows special device names...

6.3CVSS6.1AI score0.00466EPSS
Exploits0References4
OSV
OSV
added 2025/12/02 12:27 a.m.1 views

GHSA-HGF8-39GV-G3F2 Werkzeug safe_join() allows Windows special device names

Werkzeug's safejoin function allows path segments with Windows device names. On Windows, there are special device names such as CON, AUX, etc that are implicitly present and readable in every directory. sendfromdirectory uses safejoin to safely serve files at user-specified paths under a director...

6.3CVSS6.8AI score0.00466EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2025/12/02 12:27 a.m.16 views

Werkzeug safe_join() allows Windows special device names

Werkzeug's safejoin function allows path segments with Windows device names. On Windows, there are special device names such as CON, AUX, etc that are implicitly present and readable in every directory. sendfromdirectory uses safejoin to safely serve files at user-specified paths under a director...

6.3CVSS6.8AI score0.00466EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/12/02 12:22 a.m.2 views

SUSE CVE-2025-66221

Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.4, Werkzeug's safejoin function allows path segments with Windows device names. On Windows, there are special device names such as CON, AUX, etc that are implicitly present and readable in every directory...

5.3CVSS6.6AI score0.00466EPSS
Exploits0References3
OSV
OSV
added 2025/12/01 2:15 a.m.2 views

CVE-2025-13800

A vulnerability was found in ADSLR NBR1005GPEV2 250814-r037c. This issue affects the function setmeshdisconnect of the file /sendorder.cgi. The manipulation of the argument mac results in command injection. It is possible to launch the attack remotely. The exploit has been made public and could b...

9.8CVSS5.6AI score0.0827EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2025/12/01 1:32 a.m.6 views

CVE-2025-13800 ADSLR NBR1005GPEV2 send_order.cgi set_mesh_disconnect command injection

A vulnerability was found in ADSLR NBR1005GPEV2 250814-r037c. This issue affects the function setmeshdisconnect of the file /sendorder.cgi. The manipulation of the argument mac results in command injection. It is possible to launch the attack remotely. The exploit has been made public and could b...

6.5CVSS6.6AI score0.0827EPSS
Exploits1References4
Rows per page
Query Builder