Lucene search
+L

723 matches found

Microsoft CVE
Microsoft CVE
added 2024/11/23 8:0 a.m.8 views

GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump

...

5.5CVSS6.7AI score0.04524EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/11/23 12:0 a.m.11 views

CBL Mariner 2.0 Security Update: tar (CVE-2022-48303)

The version of tar installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-48303 advisory. - GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a...

5.5CVSS6.6AI score0.04524EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/19 2:16 a.m.1 views

DEBIAN-CVE-2024-50289

In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110ca.c:270 dvbcaioctl warn: potential spectre issue 'av7110-cislot' w local cap There is a spectre-related vulnerability at the code...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: mm/swapfile: add cond_resched() in get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

5.5CVSS6.8AI score0.00196EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.11 views

sock_map: Add a cond_resched() in sock_hash_free()

...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0
Pen Test Partners Blog
Pen Test Partners Blog
added 2024/11/08 6:17 a.m.27 views

BEC-ware the Phish (part 2): Respond and Remediate Incidents in M365

TL;DR Ensure you can reliably take initial containment actions such as disabling accounts, resetting passwords, and revoking tokens. Token binding ensures that a token only works on the specific device the token was issued and is currently the best protection against token theft. As a minimum...

7.3AI score
SaveExploits0
CNVD
CNVD
added 2024/11/07 12:0 a.m.8 views

Huawei HarmonyOS Conditional Competition Vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from a conditional contention vulnerability that stems from a conditional contention in the kernel network module. An attacker could...

6.2CVSS6.1AI score0.00087EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.10 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from a conditional contention vulnerability that stems from a conditional contention in the kernel network module. An attacker could...

6.2CVSS6.6AI score0.00087EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/02 3:49 a.m.6 views

SUSE CVE-2024-48909

SpiceDB is an open source database for scalably storing and querying fine-grained authorization data. Starting in version 1.35.0 and prior to version 1.37.1, clients that have enabled LookupResources2 and have caveats in the evaluation path for their requests can return a permissionship of...

2.4CVSS6.9AI score0.00301EPSS
SaveExploits0References5
CISA
CISA
added 2024/10/31 12:0 p.m.20 views

Foreign Threat Actor Conducting Large-Scale Spearphishing Campaign with RDP Attachments

CISA has received multiple reports of a large-scale spearphishing campaign targeting organizations in several sectors, including government and information technology IT. The foreign threat actor, often posing as a trusted entity, is sending spearphishing emails containing malicious remote deskto...

7.7AI score
SaveExploits0References5
NVD
NVD
added 2024/10/29 9:15 a.m.17 views

CVE-2024-50412

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Jules Colle Conditional Fields for Contact Form 7 cf7-conditional-fields allows Stored XSS.This issue affects Conditional Fields for Contact Form 7: from n/a through = 2.4.15...

5.9CVSS0.00261EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/29 12:0 a.m.8 views

PT-2024-34186 · Unknown · Conditional Fields For Contact Form 7

Name of the Vulnerable Software and Affected Versions: Conditional Fields for Contact Form 7 versions through 2.4.15 Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting XSS. This allows for Stored XSS attacks...

5.9CVSS5.6AI score0.00261EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/29 12:0 a.m.6 views

WordPress plugin Conditional Fields for Contact Form 跨站脚本漏洞

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

5.9CVSS5.9AI score0.00261EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2024/10/24 7:56 a.m.9 views

WordPress Conditional Fields for Contact Form 7 plugin <= 2.4.15 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by UKO Patchstack Alliance in WordPress Plugin Conditional Fields for Contact Form 7 versions = 2.4.15...

5.9CVSS6.1AI score0.00261EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

DEBIAN-CVE-2024-50057

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. Call devmfreeirq only if client-irq is set. This fixes the warning caused by the tps6598x module...

3.3CVSS5.5AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2024-50037

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

5.5CVSS5.3AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

UBUNTU-CVE-2024-50037

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 1:15 p.m.7 views

AZL-50646 CVE-2024-47756 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix if-statement expression in kspciequirk This code accidentally uses && where || was intended. It potentially results in a NULL dereference. Thus, fix the if-statement expression to use the correct condition...

5.5CVSS6.7AI score0.00219EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.5 views

tracing/timerlat: Only clear timer if a kthread exists

...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0
NVD
NVD
added 2024/10/14 9:15 p.m.21 views

CVE-2024-48909

SpiceDB is an open source database for scalably storing and querying fine-grained authorization data. Starting in version 1.35.0 and prior to version 1.37.1, clients that have enabled LookupResources2 and have caveats in the evaluation path for their requests can return a permissionship of...

2.4CVSS0.00301EPSS
SaveExploits0References2
Rows per page
Query Builder