Lucene search
+L

9617 matches found

The Hacker News
The Hacker News
added 2024/05/16 3:16 a.m.14 views

Cybercriminals Exploiting Microsoft's Quick Assist Feature in Ransomware Attacks

The Microsoft Threat Intelligence team said it has observed a threat actor it tracks under the name Storm-1811 abusing the client management tool Quick Assist to target users in social engineering attacks. "Storm-1811 is a financially motivated cybercriminal group known to deploy Black Basta...

7.4AI score
SaveExploits0
CVE
CVE
added 2024/05/14 1:38 a.m.59 views

CVE-2024-4810

CVE-2024-4810 is rejected/not used; it has been replaced by CVE-2024-36015.

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.34 views

RHEL 7 : firefox (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - firefox: Possible integer overflow to fix inside XMLParse in Expat CVE-2016-9063 - firefox: arbitrary cod...

8AI score0.05472EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/05/08 12:00 a.m.22 views

Apple iTunes < 12.13.2 A Vulnerability (uncredentialed check)

The version of Apple iTunes installed on the remote Windows host is prior to 12.13.2. It is, therefore, affected by a vulnerability as referenced in the HT214099 advisory. - The issue was addressed with improved checks. This issue is fixed in iTunes 12.13.2 for Windows. Parsing a file may lead to...

7.8CVSS6AI score0.00683EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/06 4:15 p.m.7 views

CVE-2024-26312

Archer Platform 6 before 2024.03 contains a sensitive information disclosure vulnerability. An authenticated attacker could potentially obtain access to sensitive information via a popup warning message...

4.3CVSS5.8AI score0.00406EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/06 4:15 p.m.24 views

CVE-2024-26312

Archer Platform 6 before 2024.03 contains a sensitive information disclosure vulnerability. An authenticated attacker could potentially obtain access to sensitive information via a popup warning message...

4.3CVSS5.8AI score0.00406EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/05/05 12:00 a.m.18 views

Fedora 40 : clamav (2024-34474f346b)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-34474f346b advisory. ClamAV 1.0.6 is a critical patch release with the following fixes: Updated select Rust dependencies to the latest versions. This resolved Cargo audit...

5.8AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.8 views

SUSE CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS7.5AI score0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/03 6:15 p.m.33 views

CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS7.4AI score0.00241EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/03 6:15 p.m.31 views

CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/03 5:44 p.m.203 views

CVE-2022-48695

CVE-2022-48695 is a Linux kernel vulnerability in the scsi: mpt3sas driver that results in a use-after-free (refcount_t underflow) observed during controller reset. The issue is fixed in the kernel by the referenced commits listed in the connected sources. The vulnerability is described as a loca...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/05/03 5:44 p.m.33 views

CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS7.4AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/05/03 5:44 p.m.25 views

CVE-2022-48695 scsi: mpt3sas: Fix use-after-free warning

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/03 5:44 p.m.27 views

CVE-2022-48695 scsi: mpt3sas: Fix use-after-free warning

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS7.6AI score0.00241EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/03 2:50 p.m.92 views

CVE-2022-48671

CVE-2022-48671 affects the Linux kernel in the cgroup subsystem: a missing cpus_read_lock() in cgroup_attach_task_all() allowed a deadlock with threadgroup_rwsem, mitigated by adding cpus_read_lock() (aligned with cgroup_procs_write_start()). The issue was observed by syzbot at cpuset_attach() an...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.9 views

SUSE CVE-2024-27024

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix WARNING in rdsconnconnectifdown If connection isn't established yet, getmr will fail, trigger connection after getmr...

4.3CVSS6.5AI score0.00312EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.8 views

SUSE CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

3.3CVSS6.3AI score0.01635EPSS
SaveExploits0References10
Circl
Circl
added 2024/05/02 9:46 a.m.7 views

CVE-2024-33512

creationtimestamp| type| source ---|---|--- 2024-05-02 09:46:45+00:00| seen| https://www.cert.at/de/warnungen/2024/5/kritische-sicherheitslucken-in-arubaos-updates-verfugbar 2024-05-02 12:36:15+00:00| seen| https://t.me/truesecator/5691 2026-07-06 11:00:07+00:00| seen| https://t.me/ZerodayAlert/2...

9.8CVSS7.1AI score0.14617EPSS
SaveExploits0References3
Circl
Circl
added 2024/05/02 9:46 a.m.8 views

CVE-2024-33514

creationtimestamp| type| source ---|---|--- 2024-05-02 09:46:45+00:00| seen| https://www.cert.at/de/warnungen/2024/5/kritische-sicherheitslucken-in-arubaos-updates-verfugbar...

7.5CVSS5.6AI score0.00617EPSS
SaveExploits0References1
Circl
Circl
added 2024/05/02 9:46 a.m.18 views

CVE-2024-33518

creationtimestamp| type| source ---|---|--- 2024-05-02 09:46:45+00:00| seen| https://www.cert.at/de/warnungen/2024/5/kritische-sicherheitslucken-in-arubaos-updates-verfugbar...

5.3CVSS5.6AI score0.0053EPSS
SaveExploits0References1
Rows per page
Query Builder