Lucene search
+L

5365 matches found

Vulnrichment
Vulnrichment
added 2024/08/02 12:0 a.m.16 views

CVE-2024-38891

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a remote attacker to perform a Sniffing Network Traffic attack due to the cleartext transmission of sensitive information...

7.2AI score0.00436EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/02 12:0 a.m.51 views

CVE-2024-38890

An issue in Horizon Business Services Inc. Caterease Software 16.0.1.1663 through 24.0.1.2405 and possibly later versions allows a local attacker to perform an Authentication Bypass by Capture-replay attack due to insufficient protection against capture-replay attacks...

0.00214EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/02 12:0 a.m.16 views

CVE-2024-38882

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a remote attacker to perform command line execution through SQL Injection due to improper neutralization of special elements used in an OS command...

8.7AI score0.00809EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/02 12:0 a.m.39 views

CVE-2024-38887

CVE-2024-38887 affects Horizon Business Services Inc. Caterease versions 16.0.1.1663–24.0.1.2405. The issue allows a remote attacker to expand control over the operating system from the database by executing commands with unnecessary privileges. Impact is described as total compromise in the sour...

9.8CVSS7AI score0.01447EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2024/08/02 12:0 a.m.33 views

CVE-2024-38890

CVE-2024-38890 affects Horizon Business Services Inc. Caterease Software versions 16.0.1.1663 through 24.0.1.2405 (potentially later) and enables a local attacker to bypass authentication via a capture-replay attack due to insufficient protection against capture-replay. The Red Hat, NVD, CVE reco...

8.4CVSS6.8AI score0.00214EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/08/02 12:0 a.m.32 views

CVE-2024-38891

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a remote attacker to perform a Sniffing Network Traffic attack due to the cleartext transmission of sensitive information...

0.00436EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/02 12:0 a.m.27 views

CVE-2024-38883

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a remote attacker to perform a Drop Encryption Level attack due to the selection of a less-secure algorithm during negotiation...

0.00351EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/02 12:0 a.m.18 views

CVE-2024-38885

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a remote attacker to perform unauthorized access using known operating system credentials due to hardcoded SQL user credentials in the client application...

7.9AI score0.00525EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/02 12:0 a.m.16 views

CVE-2024-38884

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a local attacker to perform an Authentication Bypass attack due to improperly implemented security checks for standard authentication mechanisms...

7.1AI score0.00179EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.23 views

CVE-2024-42090

A deadlock flaw was found in the Linux kernel’s pinctrl subsystem. This flaw allows a local user to crash the system. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and...

4.7CVSS6AI score0.00187EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/30 12:29 p.m.28 views

CVE-2024-6699 SQLi in Mikafon Electronic's Mikafon MA7

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Mikafon Electronic Inc. Mikafon MA7 allows SQL Injection. This issue affects Mikafon MA7: from v3.0 before v3.1...

9.3CVSS0.0042EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/29 4:26 p.m.12 views

CVE-2024-42090 pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fix deadlock in createpinctrl when handling -EPROBEDEFER In createpinctrl, pinctrlmapsmutex is acquired before calling addsetting. If addsetting returns -EPROBEDEFER, createpinctrl calls pinctrlfree. However, pinctrlfree...

6.7AI score0.00187EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/29 4:26 p.m.56 views

CVE-2024-42090 pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fix deadlock in createpinctrl when handling -EPROBEDEFER In createpinctrl, pinctrlmapsmutex is acquired before calling addsetting. If addsetting returns -EPROBEDEFER, createpinctrl calls pinctrlfree. However, pinctrlfree...

0.00187EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/29 4:26 p.m.204 views

CVE-2024-42090

The CVE CVE-2024-42090 affects the Linux kernel pinctrl subsystem. Root cause: in create_pinctrl(), pinctrl_maps_mutex is held when add_setting() can return -EPROBE_DEFER, and the code then calls pinctrl_free(), which attempts to re-acquire pinctrl_maps_mutex, risking a deadlock. The patch fixes ...

5.5CVSS6.6AI score0.00187EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/07/29 4:26 p.m.16 views

CVE-2024-42090 pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fix deadlock in createpinctrl when handling -EPROBEDEFER In createpinctrl, pinctrlmapsmutex is acquired before calling addsetting. If addsetting returns -EPROBEDEFER, createpinctrl calls pinctrlfree. However, pinctrlfree...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References13
NVD
NVD
added 2024/07/29 3:15 p.m.23 views

CVE-2024-41027

In the Linux kernel, the following vulnerability has been resolved: Fix userfaultfdapi to return EINVAL as expected Currently if we request a feature that is not set in the Kernel config we fail silently and return all the available features. However, the man page indicates we should return an...

3.3CVSS0.00282EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.16 views

CVE-2024-41027 Fix userfaultfd_api to return EINVAL as expected

In the Linux kernel, the following vulnerability has been resolved: Fix userfaultfdapi to return EINVAL as expected Currently if we request a feature that is not set in the Kernel config we fail silently and return all the available features. However, the man page indicates we should return an...

6.6AI score0.00282EPSS
SaveExploits0References5
Schneier on Security
Schneier on Security
added 2024/07/25 11:5 a.m.11 views

Data Wallets Using the Solid Protocol

I am the Chief of Security Architecture at Inrupt, Inc., the company that is commercializing Tim Berners-Lees Solid open W3C standard for distributed data ownership. This week, we announced a digital wallet based on the Solid architecture. Details are here, but basically a digital wallet is a...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/25 12:0 a.m.25 views

AlmaLinux 9 : libuv (ALSA-2024:4756)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2024:4756 advisory. libuv: Improper Domain Lookup that potentially leads to SSRF attacks CVE-2024-24806 Tenable has extracted the preceding description block directly from the AlmaLin...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/24 12:0 a.m.23 views

Photon OS 4.0: Linux PHSA-2023-4.0-0375

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2023-4.0-0375. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.8CVSS7.4AI score0.00323EPSS
SaveExploits0References2
Rows per page
Query Builder