Lucene search
+L
VulnrichmentMost viewed

166338 matches found

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/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-52581 netfilter: nf_tables: fix memleak when more than 255 elements expired

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memleak when more than 255 elements expired When more than 255 elements expired we're supposed to switch to a new gc container structure. This never happens: u8 type will wrap before reaching the boundary...

6.7AI score0.00255EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2024/03/02 9:52 p.m.•30 views

CVE-2023-52522 net: fix possible store tearing in neigh_periodic_work()

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

6.6AI score0.00228EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2024/03/02 9:52 p.m.•30 views

CVE-2022-48628 ceph: drop messages from MDS when unmounting

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

6.6AI score0.00237EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2024/02/29 10:37 p.m.•30 views

CVE-2021-47063 drm: bridge/panel: Cleanup connector on bridge detach

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

6.7AI score0.00255EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/02/29 6:23 p.m.•30 views

CVE-2024-1908 Improper Privilege Management vulnerability was identified in GitHub Enterprise Server that allowed Privilege Escalation

An Improper Privilege Management vulnerability was identified in GitHub Enterprise Server that allowed an attacker to use the Enterprise Actions GitHub Connect download token to fetch private repository data. An attacker would require an account on the server instance with non-default settings fo...

6.3CVSS6.8AI score0.00606EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/02/29 3:52 p.m.•30 views

CVE-2024-26618 arm64/sme: Always exit sme_alloc() early with existing storage

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

6.8AI score0.00239EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/02/29 5:43 a.m.•30 views

CVE-2023-52478 HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidppconnectevent has four time-of-check vs time-of-use TOCTOU races when it races with itself. hidppconnectevent primarily runs from a workqueue but it also runs o...

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

CVE-2024-25126 Rack ReDos in content type parsing (2nd degree polynomial)

Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack’s media type parser to take much longer than expected, leading to a possible denial of service vulnerability ReDos 2nd degree polynomial. This vulnerability is patched in 3.0.9.1 and 2.2.8.1...

5.3CVSS6.5AI score0.35376EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
•added 2024/02/28 3:42 p.m.•30 views

CVE-2024-25065 Apache OFBiz: Path traversal allowing authentication bypass.

Possible path traversal in Apache OFBiz allowing authentication bypass. Users are recommended to upgrade to version 18.12.12, that fixes the issue...

9.4AI score0.47667EPSS
SaveExploits0References6
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...

6.8AI score0.00239EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/02/27 6:58 p.m.•30 views

CVE-2024-27099 Azure IoT Platform Device SDK Double Free Vulnerability

The uAMQP is a C library for AMQP 1.0 communication to Azure Cloud Services. When processing an incorrect AMQPVALUE failed state, may cause a double free problem. This may cause a RCE. Update submodule with commit 2ca42b6e4e098af2d17e487814a91d05f6ae4987...

9.8CVSS6.7AI score0.01418EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/02/26 5:20 p.m.•30 views

CVE-2019-25162 i2c: Fix a potential use after free

In the Linux kernel, the following vulnerability has been resolved: i2c: Fix a potential use after free Free the adap structure only after we are done using it. This patch just moves the putdevice down a bit to avoid the use after free. wsa: added comment to the code, added Fixes tag...

6.7AI score0.00378EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2024/02/26 12:0 a.m.•30 views

CVE-2024-26462

Kerberos 5 aka krb5 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c...

6.7AI score0.00437EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2024/02/23 7:0 p.m.•30 views

CVE-2024-1831 SourceCodester Complete File Management System Login Form index.php sql injection

A vulnerability, which was classified as critical, was found in SourceCodester Complete File Management System 1.0. Affected is an unknown function of the file users/index.php of the component Login Form. The manipulation of the argument username with the input torada%27+or+%271%27+%3D+%271%27+--...

7.5CVSS7.4AI score0.00731EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2024/02/22 6:23 p.m.•30 views

CVE-2024-25129 Limited data exfiltration in CodeQL CLI

The CodeQL CLI repo holds binaries for the CodeQL command line interface CLI. Prior to version 2.16.3, an XML parser used by the CodeQL CLI to read various auxiliary files is vulnerable to an XML External Entity attack. If a vulnerable version of the CLI is used to process either a maliciously...

2.7CVSS6.7AI score0.00773EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2024/02/21 3:14 a.m.•30 views

CVE-2024-1671

Inappropriate implementation in Site Isolation in Google Chrome prior to 122.0.6261.57 allowed a remote attacker to bypass content security policy via a crafted HTML page. Chromium security severity: Medium...

5.9AI score0.00741EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/02/20 2:34 p.m.•30 views

CVE-2024-1155 Incorrect permissions for shared NI SystemLink Elixir based services

Incorrect permissions in the installation directories for shared SystemLink Elixir based services may allow an authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS7AI score0.00274EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
•added 2024/02/20 12:0 a.m.•30 views

CVE-2024-24474

QEMU before 8.2.0 has an integer underflow, and resultant buffer overflow, via a TI command when an expected non-DMA transfer length is less than the length of the available FIFO data. This occurs in espdonodma in hw/scsi/esp.c because of an underflow of asynclen...

6.8AI score0.01397EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
•added 2024/02/19 9:23 p.m.•30 views

CVE-2024-1635 Undertow: out-of-memory error after several closed connections with wildfly-http-client protocol

A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and...

7.5CVSS6.6AI score0.04572EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
•added 2024/02/15 2:18 a.m.•30 views

CVE-2024-26260 Hgiga OAKlouds - Command Injection

The functionality for synchronization in HGiga OAKlouds' certain moudules has an OS Command Injection vulnerability, allowing remote attackers to inject system commands within specific request parameters. This enables the execution of arbitrary code on the remote server without permission...

9.8CVSS8.2AI score0.01603EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/02/14 4:30 p.m.•30 views

CVE-2024-24966 F5OS vulnerability

When LDAP remote authentication is configured on F5OS, a remote user without an assigned role will be incorrectly authorized. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

6.2CVSS7.2AI score0.00203EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2024/02/14 12:0 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/13 6:2 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.06645EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/02/12 7:9 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.8384EPSS
SaveExploits4References2
Vulnrichment
Vulnrichment
•added 2024/02/07 2:45 p.m.•30 views

CVE-2024-25143

The Document and Media widget In Liferay Portal 7.2.0 through 7.3.6, and older unsupported versions, and Liferay DXP 7.3 before service pack 3, 7.2 before fix pack 13, and older unsupported versions, does not limit resource consumption when generating a preview image, which allows remote...

6.5CVSS6.5AI score0.00691EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2024/02/06 12:0 p.m.•30 views

CVE-2024-0690 Ansible-core: possible information leak in tasks that ignore ansible_no_log configuration

An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLENOLOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue may include sensitive information, such as...

5CVSS6.1AI score0.00301EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2024/01/31 5:51 p.m.•30 views

CVE-2024-21893

A server-side request forgery vulnerability in the SAML component of Ivanti Connect Secure 9.x, 22.x and Ivanti Policy Secure 9.x, 22.x and Ivanti Neurons for ZTA allows an attacker to access certain restricted resources without authentication...

8.2CVSS8.4AI score0.99999EPSS
SaveExploits5References1
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/23 11:15 p.m.•30 views

CVE-2024-23633 Label Studio XSS Vulnerability on Data Import

Label Studio, an open source data labeling tool had a remote import feature allowed users to import data from a remote web source, that was downloaded and could be viewed on the website. Prior to version 1.10.1, this feature could had been abused to download a HTML file that executed malicious...

4.7CVSS6.9AI score0.00592EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/01/18 3:5 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/12 12:52 a.m.•30 views

CVE-2024-21591 Junos OS: SRX Series and EX Series: Security Vulnerability in J-web allows a preAuth Remote Code Execution

An Out-of-bounds Write vulnerability in J-Web of Juniper Networks Junos OS on SRX Series and EX Series allows an unauthenticated, network-based attacker to cause a Denial of Service DoS, or Remote Code Execution RCE and obtain root privileges on the device. This issue is caused by use of an...

9.8CVSS7.9AI score0.17668EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2024/01/10 10:3 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 2023/12/25 11:31 p.m.•30 views

CVE-2023-7107 code-projects E-Commerce Website user_signup.php sql injection

A vulnerability was found in code-projects E-Commerce Website 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file usersignup.php. The manipulation of the argument firstname/middlename/email/address/contact/username leads to sql injection. The attac...

7.5CVSS7.4AI score0.00924EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2023/12/06 6:19 a.m.•30 views

CVE-2023-2861 Qemu: 9pfs: improper access control on special files

A flaw was found in the 9p passthrough filesystem 9pfs implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder...

6CVSS6.5AI score0.00376EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2023/12/05 10:44 p.m.•30 views

CVE-2023-49283 Test code in published microsoft-graph-core package exposes phpinfo()

microsoft-graph-core the Microsoft Graph Library for PHP. The Microsoft Graph Beta PHP SDK published packages which contained test code that enabled the use of the phpInfo function from any application that could access and execute the file at...

5.4CVSS6.7AI score0.02203EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2023/11/14 10:58 p.m.•30 views

CVE-2023-45626

An authenticated vulnerability has been identified allowing an attacker to effectively establish highly privileged persistent arbitrary code execution across boot cycles...

5.5CVSS7.3AI score0.00942EPSS
SaveExploits0References1
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/13 1:13 p.m.•30 views

CVE-2023-6098 Cross-site Scripting on ICSSolution ICS Business Manager

An XSS vulnerability has been discovered in ICS Business Manager affecting version 7.06.0028.7066. A remote attacker could send a specially crafted string exploiting the obddact parameter, allowing the attacker to steal an authenticated user's session, and perform actions within the application...

6.3CVSS6AI score0.0049EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2023/11/09 7:34 p.m.•30 views

CVE-2023-5546 Moodle: stored xss in quiz grading report via user id number

ID numbers displayed in the quiz grading report required additional sanitizing to prevent a stored XSS risk...

4.3CVSS5.7AI score0.01165EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2023/11/08 5:22 p.m.•30 views

CVE-2023-3282 Cortex XSOAR: Local Privilege Escalation (PE) Vulnerability in Cortex XSOAR Engine

A local privilege escalation PE vulnerability in the Palo Alto Networks Cortex XSOAR engine software running on a Linux operating system enables a local attacker to execute programs with elevated privileges if the attacker has shell access to the engine...

6.4CVSS7.5AI score0.00174EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2023/11/01 9:3 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/24 12:0 a.m.•30 views

CVE-2023-46316

In buc Traceroute 2.0.12 through 2.1.2 before 2.1.3, the wrapper scripts do not properly parse command lines...

6.8AI score0.00367EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
•added 2023/10/10 5:7 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:7 p.m.•30 views

CVE-2023-36698 Windows Kernel Security Feature Bypass Vulnerability

...

4.4CVSS6.8AI score0.00477EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2023/10/10 5:7 p.m.•30 views

CVE-2023-36706 Windows Deployment Services Information Disclosure Vulnerability

...

6.5CVSS6.8AI score0.01832EPSS
SaveExploits0References1
Total number of security vulnerabilities5000