Lucene search
+L

11006 matches found

Cvelist
Cvelist
added 2024/08/20 8:56 p.m.41 views

CVE-2024-42362 GHSL-2023-255: HertzBeat Authenticated (user role) RCE via unsafe deserialization in /api/monitors/import

Hertzbeat is an open source, real-time monitoring system. Hertzbeat has an authenticated user role RCE via unsafe deserialization in /api/monitors/import. This vulnerability is fixed in 1.6.0...

8.8CVSS0.0133EPSS
SaveExploits1References6
OSV
OSV
added 2024/08/20 8:20 p.m.16 views

CVE-2024-42363 GHSL-2023-136_Samson

Prior to 3385, the user-controlled role parameter enters the application in the Kubernetes::RoleVerificationsController. The role parameter flows into the RoleConfigFile initializer and then into the Kubernetes::Util.parsefile method where it is unsafely deserialized using the YAML.loadstream...

8.8CVSS7.3AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/08/20 12:00 a.m.5 views

PT-2024-21719 · Joomla · Joomla!

Name of the Vulnerable Software and Affected Versions: Joomla versions 3.4.6 through 5.1.2 Description: Inadequate validation of URLs could result in an invalid check of whether a redirect URL is internal or not. This issue may allow obscure unsafe links. Recommendations: For Joomla versions 3.4....

6.1CVSS6AI score0.00254EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/08/20 12:00 a.m.18 views

PT-2024-29897 · Hertzbeat · Hertzbeat

Name of the Vulnerable Software and Affected Versions: Hertzbeat versions prior to 1.6.0 Description: Hertzbeat is an open source, real-time monitoring system. It has an authenticated Remote Code Execution RCE vulnerability via unsafe deserialization in the "/api/monitors/import" API endpoint...

8.8CVSS7.5AI score0.0133EPSS
SaveExploits1References12
OpenVAS
OpenVAS
added 2024/08/20 12:00 a.m.50 views

Huawei EulerOS: Security Advisory for openssh (EulerOS-SA-2024-2184)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS8.4AI score0.99506EPSS
SaveExploits71References2
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.8 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 Linux kernel that stems from the use of sprintf leading to unsafe data handling...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2024/08/16 7:10 a.m.35 views

Google to Remove App that Made Google Pixel Devices Vulnerable to Attacks

A large percentage of Google's own Pixel devices shipped globally since September 2017 included dormant software that could be used to stage nefarious attacks and deliver various kinds of malware. The issue manifests in the form of a pre-installed Android app called "Showcase.apk" that comes with...

7.3AI score
SaveExploits0
CNNVD
CNNVD
added 2024/08/16 12:00 a.m.11 views

ZZCMS 安全漏洞

ZZCMS is a content management system CMS by the ZZCMS team in China. Directory traversal vulnerability exists in ZZCMS 2023 and previous versions, the vulnerability stems from insufficient validation and filtering of user-input file paths, which can be exploited by an attacker to delete arbitrary...

4.9CVSS7AI score0.00672EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/15 5:15 p.m.10 views

CVE-2024-42987

Tenda FH1206 v02.03.01.35 was discovered to contain a stack-based buffer overflow vulnerability in the fromPptpUserAdd function. The vulnerability can be triggered via the modino, username, newpwd, or pptpdnetseg parameters, all of which are passed via HTTP POST and used in unsafe sprintf calls...

7.5CVSS6.4AI score0.01307EPSS
SaveExploits1References4
OSV
OSV
added 2024/08/15 6:15 a.m.11 views

CVE-2024-7064

The ElementsKit Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several parameters in all versions up to, and including, 3.6.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access an...

5.4CVSS5.9AI score0.00263EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/08/13 1:18 p.m.20 views

httpd: Potential SSRF in mod_rewrite

A flaw was found in the modrewrite module of httpd. A potential SSRF allows an attacker to cause unsafe rules used in the RewriteRule directive to unexpectedly set up URLs to be handled by the modproxy module...

7.5CVSS7AI score0.3718EPSS
SaveExploits0References5
Snyk
Snyk
added 2024/08/12 4:47 p.m.10 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the rpctensor structure. An attacker can cause memory data leakage by exploiting the unsafe type member. PoC from pwn import ALLOCBUFFER = 0 GETALIGNMENT = 1 GETMAXSIZE = 2 BUFFERGETBASE = 3 FREEBUFFER = 4...

7.5CVSS7AI score0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/12 3:07 p.m.33 views

CVE-2024-42479 llama.cpp allows write-what-where in rpc_server::set_tensor

llama.cpp provides LLM inference in C/C++. The unsafe data pointer member in the rpctensor structure can cause arbitrary address writing. This vulnerability is fixed in b3561...

10CVSS8.4AI score
SaveExploits0References4
CVE
CVE
added 2024/08/12 3:05 p.m.96 views

CVE-2024-42478

CVE-2024-42478 concerns llama.cpp where an unsafe data pointer in the rpc_tensor structure can lead to arbitrary address reads. Several sources concur this is a code-level issue; the public CVE description states the vulnerability is fixed in b3561. Some connected advisories also advise upgrading...

9.8CVSS5.3AI score0.00603EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/12 12:00 a.m.8 views

PT-2024-29975 · Llama.Cpp · Llama.Cpp

Name of the Vulnerable Software and Affected Versions: llama.cpp versions prior to b3561 Description: The issue is related to the rpc tensor structure in llama.cpp, which provides LLM inference in C/C++. The unsafe data pointer member can cause arbitrary address writing, potentially leading to...

10CVSS7.9AI score0.02628EPSS
SaveExploits1References40
SUSE CVE
SUSE CVE
added 2024/08/08 2:35 a.m.9 views

SUSE CVE-2024-7004

Insufficient validation of untrusted input in Safe Browsing in Google Chrome prior to 127.0.6533.72 allowed a remote attacker who convinced a user to engage in specific UI gestures to bypass discretionary access control via a malicious file. Chromium security severity: Low...

4.3CVSS6.6AI score0.00427EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/07 9:43 a.m.13 views

kernel: netfilter: complete validation of user input

A denial of service vulnerability exists in the Linux kernel such that @optlen validation is not called before the function xtalloctableinfo, an attacker could craft a payload that results in a crash resulting in loss of availability...

7.1CVSS6.5AI score0.00238EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/07 12:00 a.m.14 views

PT-2024-5969

Name of the Vulnerable Software and Affected Versions OpenSSH versions prior to the fixed version Description A signal handler in sshd8 may call a logging function that is not async-signal-safe. The signal handler is invoked when a client does not authenticate within the LoginGraceTime seconds 12...

8.1CVSS8.9AI score0.02038EPSS
SaveExploits0References68
Redos
Redos
added 2024/08/07 12:00 a.m.25 views

ROS-20240807-07

Vulnerability in implementation of PreparedStatement.setText or PreparedStatement.setBytea methods of JDBC driver PgJDBC methods for connecting Java programs to a PostgreSQL database is related to unsafe temporary files. Exploitation of the vulnerability could allow an attacker to disclose...

10CVSS8.1AI score0.0481EPSS
SaveExploits1
Amazon
Amazon
added 2024/08/06 12:00 a.m.6 views

Important: emacs

Issue Overview: In Emacs before 29.3, Gnus treats inline MIME contents as trusted. CVE-2024-30203 In Emacs before 29.3, LaTeX preview is enabled by default for e-mail attachments. CVE-2024-30204 In Emacs before 29.3, Org mode considers contents of remote files to be trusted. This affects Org Mode...

9.8CVSS7AI score0.01323EPSS
SaveExploits0
Rows per page
Query Builder