Lucene search
+L

578 matches found

CVE
CVE
added 2024/11/06 7:27 p.m.67 views

CVE-2024-51755

Twig is a PHP templating engine. CVE-2024-51755 describes a sandbox vulnerability where an attacker could access attributes of Array-like objects because policy checks were not applied before the __isset() call; the check now occurs via the property policy and then __isset() is invoked. This conf...

2.2CVSS3.4AI score0.00418EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/11/06 12:0 a.m.5 views

PT-2024-34886 · Twig +1 · Twig +1

Name of the Vulnerable Software and Affected Versions: Twig versions prior to 3.11.2 Twig versions prior to 3.14.1 Description: In a sandbox, an 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 t...

2.2CVSS7AI score0.00418EPSS
Exploits0References20
Patchstack
Patchstack
added 2024/11/04 10:23 a.m.9 views

WordPress Don't Break The Code plugin <= .3.1 - Reflected Cross Site Scripting (XSS) vulnerability

Reflected Cross Site Scripting XSS vulnerability discovered by João Pedro Soares de Alcântara - Kinorth Patchstack Alliance in WordPress Plugin Don't Break The Code versions = .3.1...

7.1CVSS6.2AI score0.00259EPSS
Exploits0Affected Software1
Patchstack
Patchstack
added 2024/11/04 12:0 a.m.18 views

WordPress Don't Break The Code Plugin <= .3.1 is vulnerable to Cross Site Scripting (XSS)

Software Don't Break The Code Type Plugin Vulnerable versions = .3.1 Fixed in N/A OWASP Top 10 A3: Injection Classification Cross Site Scripting XSS CVE CVE-2024-51779 Patch priority Medium CVSS severity Medium 7.1 Developer Claim ownership PSID e5611bdb41d7 Credits João Pedro S Alcântara Kinorth...

7.1CVSS6.9AI score0.00259EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2024/10/30 6:34 p.m.23 views

SUSE-SU-2024:3834-1 Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506008 fixes several issues. The following security issues were fixed: - CVE-2024-35905: Fixed int overflow for stack access size bsc1226327. - CVE-2024-42133: Bluetooth: Ignore too large handle values in BIG bsc1231419 - CVE-2024-35863: Fixed potential UAF...

7.8CVSS7.3AI score0.00265EPSS
Exploits0References15
SUSE Linux
SUSE Linux
added 2024/10/30 11:3 a.m.1 views

Security update for the Linux Kernel (Live Patch 43 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024172 fixes several issues. The following security issues were fixed: CVE-2021-47600: dm btree remove: fix use after free in rebalancechildren bsc1227472. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2023-52752: smb:...

7.8CVSS7.9AI score0.00271EPSS
Exploits0References20
SUSE Linux
SUSE Linux
added 2024/10/30 4:33 a.m.1 views

Security update for the Linux Kernel (Live Patch 41 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059150 fixes several issues. The following security issues were fixed: CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow bsc1225819. CVE-2024-35862:...

7.8CVSS8.2AI score0.00255EPSS
Exploits0References16
SUSE CVE
SUSE CVE
added 2024/10/29 4:16 a.m.3 views

SUSE CVE-2024-49988

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

6.7CVSS7.6AI score0.00233EPSS
Exploits0References5
NVD
NVD
added 2024/10/21 6:15 p.m.12 views

CVE-2024-49988

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

5.5CVSS0.00233EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

AZL-51771 CVE-2024-49988 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

5.5CVSS6.6AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49988

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

5.5CVSS5.7AI score0.00233EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.15 views

CVE-2024-49925

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: Register sysfs groups through driver core The driver core can register and cleanup sysfs groups already. Make use of that functionality to simplify the error handling and cleanup. Also avoid a UAF race during...

5.5CVSS6.4AI score0.00263EPSS
Exploits0References47
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.26 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

0.00233EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 6:2 p.m.9 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

5.5CVSS6AI score0.00233EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.16 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

6.9AI score0.00233EPSS
Exploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/16 12:52 p.m.3 views

Malicious code in extension-hard-break (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2024/09/27 4:34 a.m.5 views

djangorestframework: Cross-site Scripting (XSS) via break_long_headers

A vulnerability was found in the djangorestframework package. Cross-site scripting occurs via the breaklongheaders template filter due to improper input sanitization before splitting and joining with tags...

6.1CVSS5.7AI score0.01133EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.4 views

SUSE CVE-2024-46718

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned to 1G VRAM chunk. v2: - Always use 2M pages for last chunk Fe...

5.5CVSS8AI score0.00179EPSS
Exploits0References3
NVD
NVD
added 2024/09/13 6:15 a.m.17 views

CVE-2024-46680

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix random crash seen while removing driver This fixes the random kernel crash seen while removing the driver, when running the load/unload test over multiple iterations. 1 modprobe btnxpuart 2 hciconfig hci...

5.5CVSS0.00231EPSS
Exploits0References3
CVE
CVE
added 2024/09/13 5:29 a.m.126 views

CVE-2024-46680

CVE-2024-46680 concerns the Linux kernel Bluetooth Bluetooth: btnxpuart driver crash during driver removal. The vulnerability arises when ps_wakeup() in btnxpuart_close() schedules work that is executed after the btnxpuart module is removed, leading to a kernel crash during repeated load/unload t...

5.5CVSS5.8AI score0.00231EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder