Lucene search
+L

692 matches found

UbuntuCve
UbuntuCve
•added 2024/12/02 12:00 a.m.•30 views

CVE-2024-53103

In the Linux kernel, the following vulnerability has been resolved: hvsock: Initializing vsk-trans to NULL to prevent a dangling pointer When hvs is released, there is a possibility that vsk-trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits1References37
Debian
Debian
•added 2024/11/21 7:23 p.m.•11 views

[SECURITY] [DSA 5812-2] postgresql-15 regression update

------------------------------------------------------------------------- Debian Security Advisory DSA-5812-2 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff November 21, 2024 https://www.debian.org/security/faq -...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2024/11/21 12:00 a.m.•16 views

PT-2024-35623

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-rc6 Description A use-after-free vulnerability has been identified in the Linux kernel, specifically in the open cached dir function. This vulnerability occurs when open cached dir encounters an error...

7.8CVSS5.4AI score0.00553EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/11/12 9:11 a.m.•11 views

kernel: smb: client: fix potential UAF in smb2_is_valid_oplock_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isvalidoplockbreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.8AI score0.00631EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/11/12 9:11 a.m.•12 views

kernel: smb: client: fix potential UAF in is_valid_oplock_break()

A use-after-free flaw was found in the Linux kernel in smb isvalidoplockbreak when exiting a session. This flaw allows a local attacker to crash the system...

9.8CVSS6.8AI score0.00662EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/11/12 9:11 a.m.•12 views

kernel: smb: client: fix potential UAF in smb2_is_valid_lease_break()

A use-after-free flaw was found in the Linux kernel in smb smb2isvalidleasebreak when exiting a session. This flaw allows a local attacker to crash the system...

9.8CVSS6.8AI score0.00662EPSS
SaveExploits0References5
NVD
NVD
•added 2024/11/09 10:15 a.m.•48 views

CVE-2024-51779

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Jason Coleman Don't Break The Code dont-break-the-code allows Reflected XSS.This issue affects Don't Break The Code: from n/a through = .3.1...

7.1CVSS0.0027EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2024/11/09 9:23 a.m.•28 views

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

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Jason Coleman Don't Break The Code dont-break-the-code allows Reflected XSS.This issue affects Don't Break The Code: from n/a through = .3.1...

7.1CVSS7.2AI score0.0027EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/11/09 12:00 a.m.•14 views

WordPress plugin Don t Break The Code 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed in PHP. WordPress plugin is an application plugin that supports personal blog sites on PHP and MySQL servers. A cross-site scripting vulnerability exists in the WordPress plugi...

7.1CVSS7.4AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
•added 2024/11/06 8:15 p.m.•18 views

CVE-2024-51755

Twig is a template language for PHP. 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 the isset method is now called after the security check. This is a BC break. This issue has...

2.2CVSS0.00429EPSS
SaveExploits0References2
OSV
OSV
•added 2024/11/06 7:52 p.m.•22 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.00429EPSS
SaveExploits0References6
CVE
CVE
•added 2024/11/06 7:27 p.m.•88 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.00429EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/11/06 7:27 p.m.•15 views

CVE-2024-51755 Unguarded calls to __isset() and to array-accesses when the sandbox is enabled in Twig

Twig is a template language for PHP. 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 the isset method is now called after the security check. This is a BC break. This issue has...

2.2CVSS3.5AI score0.00429EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2024/11/06 12:00 a.m.•9 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.00429EPSS
SaveExploits0References20
Patchstack
Patchstack
•added 2024/11/04 10:23 a.m.•18 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.0027EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
•added 2024/11/04 12:00 a.m.•23 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.0027EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2024/10/30 6:34 p.m.•24 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...

9.8CVSS7.3AI score0.00662EPSS
SaveExploits0References15
SUSE Linux
SUSE Linux
•added 2024/10/30 11:03 a.m.•5 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.00662EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
•added 2024/10/30 4:33 a.m.•11 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.00662EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/10/29 4:16 a.m.•8 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.00617EPSS
SaveExploits0References5
Rows per page
Query Builder