Lucene search
+L

7991 matches found

OSV
OSV
added 2024/11/06 7:52 p.m.13 views

GHSA-JJXQ-FF2G-95VH Twig has unguarded calls to `__isset()` and to array-accesses when the sandbox is enabled

Description In a sandbox, and attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the isset method is now called after the security check. This is a BC break. Resolution The sandbox mode now ensures...

2.2CVSS3.4AI score0.00418EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/06 3:16 p.m.12 views

GHSA-9C3X-R3WP-MGXM Symfony allows internal address and port enumeration by NoPrivateNetworkHttpClient

Description When using the NoPrivateNetworkHttpClient, some internal information is still leaking during host resolution, which leads to possible IP/port enumeration. Resolution The NoPrivateNetworkHttpClient now filters blocked IPs earlier to prevent such leaks. The fisrt patch for this issue is...

3.1CVSS3.7AI score0.00481EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/11/06 3:13 p.m.24 views

Symfony's `Security::login` does not take into account custom `user_checker`

Description The custom userchecker defined on a firewall is not called when Login Programmaticaly with the Security::login method, leading to unwanted login. Resolution The Security::login method now ensure to call the configured userchecker. The patch for this issue is available here for branch...

3.1CVSS6.7AI score0.00318EPSS
SaveExploits0References7Affected Software2
Snyk
Snyk
added 2024/11/06 12:41 p.m.5 views

Insertion of Sensitive Information Into Sent Data

Overview symfony/http-client is a Symfony HttpClient component. Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the request function in NoPrivateNetworkHttpClient, used during host resolution. This can be exploited to enumerate ports or IP...

6.9CVSS6.9AI score0.00481EPSS
SaveExploits0References2
Gentoo Linux
Gentoo Linux
added 2024/11/06 12:0 a.m.17 views

libgit2: Multiple Vulnerabilities

Background libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language that supports C bindings. Description Multiple vulnerabilities have been discovere...

5.9CVSS7.3AI score0.0058EPSS
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2024/11/06 12:0 a.m.15 views

Ubiquiti UniFi: Privilege Escalation

Background Ubiquiti UniFi is a Management Controller for Ubiquiti Networks UniFi APs. Description A vulnerability has been discovered in Ubiquiti UniFi. Please review the CVE identifier referenced below for details. Impact The vulnerability allows a malicious actor with a local operational system...

8.8CVSS7.1AI score0.00163EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/11/06 12:0 a.m.32 views

Symfony 信息泄露漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. An information disclosure vulnerability exists in Symfony that originates from some internal information being disclosed during host resolution, which could lead to IP/port...

3.1CVSS3.9AI score0.00481EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/05 6:15 p.m.24 views

CVE-2024-50134

In the Linux kernel, the following vulnerability has been resolved: drm/vboxvideo: Replace fake VLA at end of vbvamousepointershape with real VLA Replace the fake VLA at end of the vbvamousepointershape shape with a real VLA to fix a "memcpy: detected field-spanning write error" warning: 13.31981...

5.5CVSS0.00252EPSS
SaveExploits0References10
NVD
NVD
added 2024/11/05 6:15 p.m.12 views

CVE-2024-50119

In the Linux kernel, the following vulnerability has been resolved: cifs: fix warning when destroy 'cifsiorequestpool' There's a issue as follows: WARNING: CPU: 1 PID: 27826 at mm/slub.c:4698 freelargekmalloc+0xac/0xe0 RIP: 0010:freelargekmalloc+0xac/0xe0 Call Trace: ? warn+0xea/0x330...

5.5CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/05 6:15 p.m.3 views

DEBIAN-CVE-2024-50100

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: dummy-hcd: Fix "task hung" problem The syzbot fuzzer has been encountering "task hung" problems ever since the dummy-hcd driver was changed to use hrtimers instead of regular timers. It turns out that the problems ar...

5.5CVSS5.4AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.5 views

UBUNTU-CVE-2024-50100

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: dummy-hcd: Fix "task hung" problem The syzbot fuzzer has been encountering "task hung" problems ever since the dummy-hcd driver was changed to use hrtimers instead of regular timers. It turns out that the problems ar...

5.5CVSS5.7AI score0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/05 5:10 p.m.18 views

CVE-2024-50115 KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR34:0 when loading PDPTEs from memory Ignore nCR34:0 when loading PDPTEs from memory for nested SVM, as bits 4:0 of CR3 are ignored when PAE paging is used, and thus VMRUN doesn't enforce 32-byte alignment of...

7.1CVSS6.2AI score0.00243EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/11/05 5:7 p.m.4 views

CVE-2024-50100 USB: gadget: dummy-hcd: Fix "task hung" problem

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: dummy-hcd: Fix "task hung" problem The syzbot fuzzer has been encountering "task hung" problems ever since the dummy-hcd driver was changed to use hrtimers instead of regular timers. It turns out that the problems ar...

7.6AI score0.00233EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/05 5:7 p.m.12 views

CVE-2024-50098 scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Set SDEVOFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEVQUIESCE was set for all LU's scsidevices by UFS shutdown, and at that time the audio...

5.5CVSS6.1AI score0.00234EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/05 5:4 p.m.13 views

CVE-2024-50096

In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: Fix vulnerability in migratetoram upon copy error The nouveaudmemcopyone function ensures that the copy push command is sent to the device firmware but does not track whether it was executed successfully. In the cas...

5.5CVSS5.7AI score0.00243EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/11/05 10:19 a.m.33 views

LSN-0107-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.5AI score0.00757EPSS
SaveExploits2
OSV
OSV
added 2024/11/05 9:19 a.m.18 views

LSN-0107-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS7AI score0.00757EPSS
SaveExploits2References6
Oracle linux
Oracle linux
added 2024/11/05 12:0 a.m.323 views

kernel security update

4.18.0-553.27.110.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

9.8CVSS7.7AI score0.0147EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/01 12:0 a.m.12 views

Progress Telerik Report Server <= 10.2.24.806 Insecure Type Resolution (CVE-2024-8015)

The version of Progress Telerik Report Server installed on the remote host is affected by an insecure type resolution vulnerability: - A remote code execution attack is possible through object injection via an insecure type resolution vulnerability. CVE-2024-8015 Note that Nessus has not tested f...

9.1CVSS6.4AI score0.00817EPSS
SaveExploits0References2
Rosalinux
Rosalinux
added 2024/10/29 8:25 a.m.18 views

Advisory ROSA-SA-2024-2508

Software: flatpak 1.0.9 OS: rosa-server79 packageevrstring: flatpak-1.0.9-13.0.1.res7 CVE-ID: CVE-2024-42472 BDU-ID: 2024-06671 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the Flatpak application and environment management tool is related to improper neutralization of special output elements use...

10CVSS7.4AI score0.01283EPSS
SaveExploits1
Rows per page
Query Builder