Lucene search
+L

3449 matches found

CNNVD
CNNVD
added 2024/05/17 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a u32 multiplicative overflow...

5.5CVSS6.4AI score0.0025EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/14 10:22 p.m.57 views

GHSA-RHXJ-GH46-JVW8 Grafana Plugin signature bypass

Today we are releasing Grafana 9.2. Alongside with new features and other bug fixes, this release includes a Moderate severity security fix for CVE-2022-31123 We are also releasing security patches for Grafana 9.1.8 and Grafana 8.5.14 to fix these issues. Release 9.2, latest release, also...

8.4CVSS6.9AI score0.00261EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.34 views

RHEL 6 : openvswitch (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 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. - openvswitch: Buffer over-read while parsing the group mod OpenFlow message CVE-2017-9265 - In Open vSwitc...

8.8AI score0.02887EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.26 views

RHEL 7 : protobuf-c (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. - protobuf-c: invalid arithmetic shift via the function parsetagandwiretype may lead to DoS CVE-2022-33070 ...

6.9AI score0.01065EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/05/02 12:0 a.m.12 views

Fedora 40 : libcoap (2024-75863445ff)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-75863445ff advisory. Patch to fix CVE-2024-31031 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested...

7.5CVSS5.5AI score0.00866EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2024/04/30 1:15 p.m.3 views

CVE-2024-2617

A vulnerability exists in the RTU500 that allows for authenticated and authorized users to bypass secure update, if secure update feature was not enabled on all CMUs of a RTU500. If a malicious actor successfully exploits this vulnerability, they could use it to update the RTU500 with unsigned...

7.2CVSS5.9AI score0.00666EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/04/30 1:15 p.m.23 views

CVE-2024-2617

A vulnerability exists in the RTU500 that allows for authenticated and authorized users to bypass secure update, if secure update feature was not enabled on all CMUs of a RTU500. If a malicious actor successfully exploits this vulnerability, they could use it to update the RTU500 with unsigned...

7.2CVSS6.8AI score0.00666EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/30 12:57 p.m.75 views

CVE-2024-2617

CVE-2024-2617 affects Hitachi Energy RTU500 series (RTU500 web server component). The vulnerability lets authenticated users bypass secure update and install unsigned firmware on RTU500. Reported impact is high (CVSS3.1: 7.2) with network attack vector, low complexity, high privileges required, a...

7.2CVSS6.1AI score0.00666EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/30 12:57 p.m.11 views

CVE-2024-2617

A vulnerability exists in the RTU500 that allows for authenticated and authorized users to bypass secure update, if secure update feature was not enabled on all CMUs of a RTU500. If a malicious actor successfully exploits this vulnerability, they could use it to update the RTU500 with unsigned...

7.2CVSS6.1AI score0.00666EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 10:4 a.m.9 views

systemd-resolved: Unsigned name response in signed zone is not refused when DNSSEC=yes

A vulnerability was found in systemd-resolved. This issue may allow systemd-resolved to accept records of DNSSEC-signed domains even when they have no signature, allowing man-in-the-middles or the upstream DNS resolver to manipulate records...

5.9CVSS7.3AI score0.00849EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/04/30 6:49 a.m.23 views

Improper Certificate Validation

osxcollector is vulnerable to Improper Certificate Validation. The vulnerability is due to incomplete inspection of Universal/fat binaries, which allows malicious code to appear as if it is signed by Apple, leading to the execution of unsigned code...

7.8CVSS7.4AI score0.00864EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.7 views

PT-2024-21304

Name of the Vulnerable Software and Affected Versions RTU500 affected versions not specified Description A vulnerability exists in the RTU500 that allows authenticated and authorized users to bypass secure update. If a malicious actor successfully exploits this vulnerability, they could use it to...

7.2CVSS5.9AI score0.00666EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/30 12:0 a.m.28 views

ALSA-2024:2456 Moderate: grub2 security update

The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices. Security Fixes: grub2:...

7.8CVSS6.8AI score0.00536EPSS
SaveExploits2References8
PyPA
PyPA
added 2024/04/25 5:15 p.m.9 views

PYSEC-2024-246

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS7.1AI score0.00798EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2024/04/25 5:0 p.m.71 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS5.5AI score0.00798EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/04/24 12:0 a.m.55 views

RHEL 7 : rh-php72-php (RHSA-2019:3299)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2019:3299 advisory. PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The following packages have been upgraded to a later...

9.8CVSS7.5AI score0.99407EPSS
SaveExploits79References45
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.12 views

SUSE CVE-2024-26828

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

7.3CVSS6.6AI score0.00748EPSS
SaveExploits0References180
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.6 views

SUSE CVE-2024-26849

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nlavalidaterangeunsigned lib/nlattr.c:222 inline BUG: KMSAN: uninit-value in nlavalidateintrange lib/nlattr.c:336 inline BUG: KMSAN: uninit-value in...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/17 7:15 p.m.1 views

DEBIAN-CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.3AI score0.00866EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/04/17 7:15 p.m.21 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.9AI score0.00866EPSS
SaveExploits1References2
Rows per page
Query Builder