Lucene search
+L
VulnrichmentMost viewed

178114 matches found

Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.30 views

CVE-2023-52588 f2fs: fix to tag gcing flag on page during block migration

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.3CVSS6.9AI score0.00254EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/05 10:22 p.m.30 views

CVE-2024-24786 Infinite loop in JSON unmarshaling in google.golang.org/protobuf

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

6.5AI score0.01262EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/05 7:24 p.m.30 views

CVE-2024-23296

A memory corruption issue was addressed with improved validation. This issue is fixed in iOS 16.7.8 and iPadOS 16.7.8, iOS 17.4 and iPadOS 17.4, macOS Monterey 12.7.6, macOS Sonoma 14.4, macOS Ventura 13.6.7, tvOS 17.4, visionOS 1.1, watchOS 10.4. An attacker with arbitrary kernel read and write...

7.3AI score0.01411EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/05 5:57 p.m.30 views

CVE-2024-22253 Use-after-free vulnerability

VMware ESXi, Workstation, and Fusion contain a use-after-free vulnerability in the UHCI USB controller. A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine's VMX process running on the host. On ESXi, the...

9.3CVSS7.7AI score0.00645EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/04 7:56 p.m.30 views

CVE-2024-2048 Vault Cert Auth Method Did Not Correctly Validate Non-CA Certificates

Vault and Vault Enterprise “Vault” TLS certificate auth method did not correctly validate client certificates when configured with a non-CA certificate as trusted certificate. In this configuration, an attacker may be able to craft a malicious certificate that could be used to bypass...

8.1CVSS6.5AI score0.00447EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.30 views

CVE-2023-52574 team: fix null-ptr-deref when team device type is changed

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer 1. BUG: kernel NULL pointer dereference, address: 0000000000000228 ... RIP: 0010:vlandevhardheader+0x35/0x140 8021q...

6.5AI score0.0024EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.30 views

CVE-2023-52572 cifs: Fix UAF in cifs_demultiplex_thread()

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifsdemultiplexthread There is a UAF when xfstests on cifs: BUG: KASAN: use-after-free in smb2isnetworknamedeleted+0x27/0x160 Read of size 4 at addr ffff88810103fc08 by task cifsd/923 CPU: 1 PID: 923 Comm: cifsd...

6.8AI score0.00231EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/01 2:26 a.m.30 views

CVE-2023-38366 IBM FileNet Content Manager directory traversal

IBM Filenet Content Manager Component 5.5.8.0, 5.5.10.0, and 5.5.11.0 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to view arbitrary files on the system. IBM X-Force ID: 261115...

5.3CVSS6.7AI score0.00754EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/29 6:02 a.m.30 views

CVE-2024-25094 WordPress PJ News Ticker Plugin <= 1.9.5 is vulnerable to Cross Site Scripting (XSS)

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Paul Jura & Nicolas Montigny PJ News Ticker allows Stored XSS.This issue affects PJ News Ticker: from n/a through 1.9.5...

6.5CVSS6.7AI score0.0031EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.30 views

CVE-2023-52477 usb: hub: Guard against accesses to uninitialized BOS descriptors

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

6.5AI score0.00233EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/02/28 11:28 p.m.30 views

CVE-2024-26146 Possible Denial of Service Vulnerability in Rack Header Parsing

Rack is a modular Ruby web server interface. Carefully crafted headers can cause header parsing in Rack to take longer than expected resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Ruby 3.2 has mitigations for this problem, so Rack applications using Ru...

5.3CVSS5.7AI score0.01996EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/02/28 1:50 p.m.30 views

CVE-2024-23807 Apache Xerces C++: Use-after-free on external DTD scan

The Apache Xerces C++ XML parser on versions 3.0.0 before 3.2.5 contains a use-after-free error triggered during the scanning of external DTDs. Users are recommended to upgrade to version 3.2.5 which fixes the issue, or mitigate the issue by disabling DTD processing. This can be accomplished via...

6.8AI score0.01482EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.30 views

CVE-2021-47011 mm: memcontrol: slab: fix obtain a reference to a freeing memcg

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

7.8CVSS6.8AI score0.00249EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/26 6:45 p.m.30 views

CVE-2024-1899 Showdownjs Denial of Service

An issue in the anchors subparser of Showdownjs versions = 2.1.0 could allow a remote attacker to cause denial of service conditions...

5.3CVSS6.8AI score0.008EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/02/21 8:28 p.m.30 views

CVE-2024-23654 discourse-ai admin-initiated SSRF when interacting with AI services

discourse-ai is the AI plugin for the open-source discussion platform Discourse. Prior to commit 94ba0dadc2cf38e8f81c3936974c167219878edd, interactions with different AI services are vulnerable to admin-initiated SSRF attacks. Versions of the plugin that include commit...

4.1CVSS6.8AI score0.00411EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/21 3:36 p.m.30 views

CVE-2024-1709 Authentication bypass using an alternate path or channel

ConnectWise ScreenConnect 23.9.7 and prior are affected by an Authentication Bypass Using an Alternate Path or Channel vulnerability, which may allow an attacker direct access to confidential information or critical systems...

10CVSS6.9AI score0.9998EPSS
SaveExploits10References10
Vulnrichment
Vulnrichment
added 2024/02/21 6:41 a.m.30 views

CVE-2023-42945

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sonoma 14.1. An app may gain unauthorized access to Bluetooth...

6.2AI score0.00299EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/20 7:50 p.m.30 views

CVE-2024-26135 MeshCentral cross-site websocket hijacking (CSWSH) vulnerability

MeshCentral is a full computer management web site. Versions prior to 1.1.21 a cross-site websocket hijacking CSWSH vulnerability within the control.ashx endpoint. This component is the primary mechanism used within MeshCentral to perform administrative actions on the server. The vulnerability is...

8.3CVSS6.7AI score0.00464EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/02/20 6:56 p.m.30 views

CVE-2024-1335 ImageRecycle pdf & image compression <= 3.1.13 - Cross-Site Request Forgery to Settings Update in disableOptimization

The ImageRecycle pdf & image compression plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1.13. This is due to missing or incorrect nonce validation on the disableOptimization function. This makes it possible for unauthenticated attackers to...

4.3CVSS6.6AI score0.00208EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/20 6:27 p.m.30 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

6.8AI score0.00231EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/15 1:39 p.m.30 views

CVE-2024-20716 Force high-usage of resources by generating unlimited coupons: Adobe Commerce

Adobe Commerce versions 2.4.6-p3, 2.4.5-p5, 2.4.4-p6 and earlier are affected by an Uncontrolled Resource Consumption vulnerability that could lead to an application denial-of-service. A high-privileged attacker could leverage this vulnerability to exhaust system resources, causing the applicatio...

4.9CVSS6.6AI score0.00874EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/15 12:18 p.m.30 views

CVE-2024-20726 [TianfuCup] JP2K Image Parsing Out-Of-Bounds Write

Acrobat Reader versions 20.005.30539, 23.008.20470 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.2AI score0.02379EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/14 12:00 a.m.30 views

CVE-2024-24690 Zoom Clients - Improper Input Validation

Improper input validation in some Zoom clients may allow an authenticated user to conduct a denial of service via network access...

5.4CVSS5.3AI score0.00571EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/14 12:00 a.m.30 views

CVE-2024-25224

A cross-site scripting XSS vulnerability in Simple Admin Panel App v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Size Number parameter under the Add Size function...

5.3AI score0.00375EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/02/13 6:02 p.m.30 views

CVE-2024-21359 Microsoft WDAC OLE DB provider for SQL Server Remote Code Execution Vulnerability

...

8.8CVSS6.7AI score0.01644EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/12 7:58 p.m.30 views

CVE-2024-25110 Azure IoT Platform Device SDK Remote Code Execution Vulnerability

The UAMQP is a general purpose C library for AMQP 1.0. During a call to opengetofferedcapabilities, a memory allocation may fail causing a use-after-free issue and if a client called it during connection communication it may cause a remote code execution. Users are advised to update the submodule...

9.8CVSS7.6AI score0.07228EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/12 8:50 a.m.30 views

CVE-2024-24875 WordPress Link Library Plugin <= 7.5.13 is vulnerable to Cross Site Request Forgery (CSRF)

Cross-Site Request Forgery CSRF vulnerability in Yannick Lefebvre Link Library.This issue affects Link Library: from n/a through 7.5.13...

4.3CVSS7AI score0.00214EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/12 7:09 a.m.30 views

CVE-2024-24926 WordPress Brooklyn Theme <= 4.9.7.6 is vulnerable to PHP Object Injection

Deserialization of Untrusted Data vulnerability in UnitedThemes Brooklyn | Creative Multi-Purpose Responsive WordPress Theme.This issue affects Brooklyn | Creative Multi-Purpose Responsive WordPress Theme: from n/a through 4.9.7.6...

7.5CVSS6.9AI score0.01089EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/09 5:28 p.m.30 views

CVE-2023-50386 Apache Solr: Backup/Restore APIs allow for deployment of executables in malicious ConfigSets

Improper Control of Dynamically-Managed Code Resources, Unrestricted Upload of File with Dangerous Type, Inclusion of Functionality from Untrusted Control Sphere vulnerability in Apache Solr.This issue affects Apache Solr: from 6.0.0 through 8.11.2, from 9.0.0 before 9.4.1. In the affected...

8.2AI score0.83719EPSS
SaveExploits4References2
Vulnrichment
Vulnrichment
added 2024/02/07 9:04 p.m.30 views

CVE-2023-6535 Kernel: null pointer dereference in nvmet_tcp_execute_request

A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service...

6.5CVSS6.6AI score0.01549EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/02/05 7:31 a.m.30 views

CVE-2024-24857 Race condition vulnerability in Linux kernel bluetooth in conn_info_{min,max}_age_set()

A race condition was found in the Linux kernel's net/bluetooth device driver in conninfomin,maxageset function. This can result in integrity overflow issue, possibly leading to bluetooth connection abnormality or denial of service...

4.6CVSS7.2AI score0.00317EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/01 4:18 p.m.30 views

CVE-2024-23832 Mastodon Remote user impersonation and takeover

Mastodon is a free, open-source social network server based on ActivityPub Mastodon allows configuration of LDAP for authentication. Due to insufficient origin validation in all Mastodon, attackers can impersonate and take over any remote account. Every Mastodon version prior to 3.5.17 is...

9.4CVSS7AI score0.02452EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/31 4:53 a.m.30 views

CVE-2024-0914 Opencryptoki: timing side-channel in handling of rsa pkcs#1 v1.5 padded ciphertexts (marvin)

A timing side-channel vulnerability has been discovered in the opencryptoki package while processing RSA PKCS1 v1.5 padded ciphertexts. This flaw could potentially enable unauthorized RSA ciphertext decryption or signing, even without access to the corresponding private key...

5.9CVSS6.4AI score0.00878EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/01/18 3:05 p.m.30 views

CVE-2021-33631 Kernel crash in EXT4 filesystem

Integer Overflow or Wraparound vulnerability in openEuler kernel on Linux filesystem modules allows Forced Integer Overflow.This issue affects openEuler kernel: from 4.19.90 before 4.19.90-2401.3, from 5.10.0-60.18.0 before 5.10.0-183.0.0...

5.5CVSS6.5AI score0.00371EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/01/16 4:11 p.m.30 views

CVE-2023-45237 Use of a Weak PseudoRandom Number Generator in EDK II Network Package

EDK2's Network Package is susceptible to a predictable TCP Initial Sequence Number. This vulnerability can be exploited by an attacker to gain unauthorized access and potentially lead to a loss of Confidentiality...

5.3CVSS6.4AI score0.00994EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/10 10:03 p.m.30 views

CVE-2023-42865

An out-of-bounds read was addressed with improved input validation. This issue is fixed in macOS Ventura 13.3, tvOS 16.4, iOS 16.4 and iPadOS 16.4, watchOS 9.4. Processing an image may result in disclosure of process memory...

5.7AI score0.0052EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/01/09 5:58 p.m.30 views

CVE-2022-48618

The issue was addressed with improved checks. This issue is fixed in macOS Ventura 13.1, watchOS 9.2, iOS 16.2 and iPadOS 16.2, tvOS 16.2. An attacker with arbitrary read and write capability may be able to bypass Pointer Authentication. Apple is aware of a report that this issue may have been...

5.9AI score0.00487EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/01/04 5:01 p.m.34 views

CVE-2023-6270 Kernel: aoe: improper reference count leads to use-after-free vulnerability

A flaw was found in the ATA over Ethernet AoE driver in the Linux kernel. The aoecmdcfgpkts function improperly updates the refcnt on struct netdevice, and a use-after-free can be triggered by racing between the free on the struct and the access through the skbtxq global queue. This could lead to...

7CVSS7.3AI score0.0041EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/12/28 12:00 a.m.30 views

CVE-2023-50445

Shell Injection vulnerability GL.iNet A1300 v4.4.6, AX1800 v4.4.6, AXT1800 v4.4.6, MT3000 v4.4.6, MT2500 v4.4.6, MT6000 v4.5.0, MT1300 v4.3.7, MT300N-V2 v4.3.7, AR750S v4.3.7, AR750 v4.3.7, AR300M v4.3.7, and B1300 v4.3.7., allows local attackers to execute arbitrary code via the getsystemlog and...

7.8AI score0.09123EPSS
SaveExploits3References2
Vulnrichment
Vulnrichment
added 2023/12/13 9:30 a.m.30 views

CVE-2023-47074 ZDI-CAN-21812: Adobe Illustrator JP2 File Parsing Out-Of-Bounds Read Remote Code Execution Vulnerability

Adobe Illustrator versions 28.0 and earlier and 27.9 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory structure. An attacker could leverage this vulnerability to execute code in the contex...

7.8CVSS6.6AI score0.00421EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/30 10:18 p.m.30 views

CVE-2023-42916

An out-of-bounds read was addressed with improved input validation. This issue is fixed in iOS 17.1.2 and iPadOS 17.1.2, macOS Sonoma 14.1.2, Safari 17.1.2. Processing web content may disclose sensitive information. Apple is aware of a report that this issue may have been exploited against versio...

5.8AI score0.17823EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2023/11/14 5:57 p.m.30 views

CVE-2023-36042 Visual Studio Denial of Service Vulnerability

...

6.2CVSS7.2AI score0.00787EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/14 5:57 p.m.30 views

CVE-2023-36439 Microsoft Exchange Server Remote Code Execution Vulnerability

...

8CVSS6.8AI score0.04923EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/14 5:57 p.m.30 views

CVE-2023-36052 Azure CLI REST Command Information Disclosure Vulnerability

...

8.6CVSS7AI score0.21542EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/10 12:00 a.m.30 views

CVE-2023-47246

In SysAid On-Premise before 23.3.36, a path traversal vulnerability leads to code execution after an attacker writes a file to the Tomcat webroot, as exploited in the wild in November 2023...

7.2AI score0.98851EPSS
SaveExploits3References3
Vulnrichment
Vulnrichment
added 2023/11/03 6:40 a.m.30 views

CVE-2023-5763 Glassfish remote code execution

In Eclipse Glassfish 5 or 6, running with old versions of JDK lower than 6u211, or 7u201, or 8u191, allows remote attackers to load malicious code on the server via access to insecure ORB listeners...

6.8CVSS7.4AI score0.0065EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/11/01 9:03 a.m.30 views

CVE-2023-1716 Bitrix24 Stored Cross-Site Scripting (XSS) via Improper Input Neutralization on Invoice Edit Page (2 of 2)

Cross-site scripting XSS vulnerability in Invoice Edit Page in Bitrix24 22.0.300 allows attackers to execute arbitrary JavaScript code in the victim's browser, and possibly execute arbitrary PHP code on the server if the victim has administrator privilege...

9CVSS6.4AI score0.00715EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/10/30 4:56 p.m.30 views

CVE-2023-21299

In Package Manager, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for...

6.1AI score0.00091EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/10/10 5:07 p.m.30 views

CVE-2023-36596 Remote Procedure Call Information Disclosure Vulnerability

...

7.5CVSS6.8AI score0.02038EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/10/10 5:07 p.m.30 views

CVE-2023-36698 Windows Kernel Security Feature Bypass Vulnerability

...

4.4CVSS6.8AI score0.00477EPSS
SaveExploits0References1
Total number of security vulnerabilities5000