Lucene search
+L

8410 matches found

OSV
OSV
added 2025/12/09 1:16 a.m.5 views

UBUNTU-CVE-2023-53788

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/ca0132: fixup buffer overrun at tuningctlset tuningctlset might have buffer overrun at X if it didn't break from loop by matching A. static int tuningctlset... for i = 0; i TUNINGCTLSCOUNT; i++ A if nid ==...

5.9AI score0.00207EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.13 views

PT-2025-49989

Name of the Vulnerable Software and Affected Versions adata Software GmbH Mitarbeiterportal version 2.15.2.0 Description The software contains multiple incorrect access control issues. A remote, authenticated user with low privileges can perform administrative functions and modify data belonging ...

8.1CVSS6.6AI score0.00527EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.10 views

Traefik 安全漏洞

Traefik is an open source reverse proxy and load balancing tool from Traefik Open Source. A security vulnerability exists in Traefik versions 2.11.31 through 3.6.2, which stems from a path normalization bypass that could result in requests bypassing security controls...

6.9CVSS6.4AI score0.00376EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.11 views

PT-2025-49973

Name of the Vulnerable Software and Affected Versions WebToffee eCommerce Marketing Automation versions through 2.1.1 Description A missing authorization issue exists in the WebToffee eCommerce Marketing Automation plugin's decorator-woocommerce-email-customizer component. This allows exploitatio...

4.3CVSS6.5AI score0.00204EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.7 views

PT-2025-50038

Missing Authorization vulnerability in shinetheme Traveler traveler allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Traveler: from n/a through = 3.2.6...

7AI score0.00243EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.6 views

WordPress plugin Hype pico 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security...

5.3CVSS6.4AI score0.00351EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.8 views

PT-2025-49936

Name of the Vulnerable Software and Affected Versions Image Caption Hover Pro versions prior to 20.0 Description An authorization issue exists in WebCodingPlace Image Caption Hover Pro image-caption-hover-pro, allowing exploitation due to incorrectly configured access control security levels...

5.3CVSS6.6AI score0.00264EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.7 views

PT-2025-49949

Missing Authorization vulnerability in Andrew Lima Sitewide Notice WP sitewide-notice-wp allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Sitewide Notice WP: from n/a through = 2.4.1...

5.3CVSS7AI score0.00322EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.9 views

PT-2025-49968

Name of the Vulnerable Software and Affected Versions ThimPress Thim Elementor Kit versions through 1.3.3 Description An authorization bypass exists due to incorrectly configured access control security levels in ThimPress Thim Elementor Kit. This allows exploitation through user-controlled keys...

4.3CVSS6.6AI score0.00197EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/12/08 4:42 p.m.3 views

Interpretation Conflict

Overview Affected versions of this package are vulnerable to Interpretation Conflict in path matching. An attacker can gain unauthorized access to restricted endpoints by sending requests with URL-encoded restricted characters in the path, which bypasses middleware and security controls...

7.2CVSS6.9AI score0.00376EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:5 a.m.6 views

ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd

...

5.5CVSS7AI score0.00193EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2025/12/08 12:0 a.m.18 views

1Panel IP Access Control Bypass via Untrusted X-Forwarded-For Headers

The server trusts all reverse-proxy headers by default, so any remote client can spoof X-Forwarded-For to bypass IP-based protections AllowIPs, API IP whitelist, “localhost-only” checks. All IP-based access control becomes ineffective...

6.5CVSS7AI score0.00228EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/12/06 10:15 p.m.7 views

CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

0.00193EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/06 10:15 p.m.2 views

DEBIAN-CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

5.3AI score0.00193EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/06 9:50 p.m.38 views

CVE-2025-40275

CVE-2025-40275 is a Linux kernel vulnerability in the ALSA USB audio path. For UAC v3 devices, snd_usb_create_streams() may retrieve the Interface Association Descriptor (IAD) with usb_ifnum_to_if(), and if that call fails the code may fall back to the next interface to set a BADD profile. The co...

6AI score0.00193EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.32 views

CVE-2025-40275 ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

0.00193EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.6 views

CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

5.3AI score0.00193EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/06 12:0 a.m.7 views

PT-2025-49376

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ALSA subsystem, specifically in the snd usb mixer controls badd function. A NULL pointer dereference can occur when processing USB audio devic...

5.3AI score0.00193EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/05 12:0 a.m.9 views

Fortra GoAnywhere MFT 安全漏洞

Fortra GoAnywhere MFT is a file transfer software from Fortra, Inc. A security vulnerability exists in Fortra GoAnywhere MFT versions prior to 7.9.0, which stems from improper access control of the SFTP service, and could result in a Web user logging in with an SSH key...

4.2CVSS6.6AI score0.00169EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/05 12:0 a.m.12 views

PT-2025-49245

Name of the Vulnerable Software and Affected Versions Johnson Controls OpenBlue Mobile Web Application for OpenBlue Workplace versions 2025.1.2 and prior Description Johnson Controls OpenBlue Mobile Web Application for OpenBlue Workplace versions 2025.1.2 and prior are susceptible to a Direct...

9CVSS6.8AI score0.00299EPSS
SaveExploits0References5
Rows per page
Query Builder