Lucene search
+L

31335 matches found

CBLMariner
CBLMariner
added 2024/04/03 12:40 a.m.41 views

CVE-2008-3908 affecting package wordnet for versions less than 3.0-43

CVE-2008-3908 affecting package wordnet for versions less than 3.0-43. A patched version of the package is available...

10CVSS6.5AI score0.04429EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.38 views

CVE-2024-26674 x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups

In the Linux kernel, the following vulnerability has been resolved: x86/lib: Revert to ASMEXTABLEUA for get,putuser fixups During memory error injection test on kernels = v6.4, the kernel panics like below. However, this issue couldn't be reproduced on kernels getusernocheck4+0x6/0x20 mce: Hardwa...

6.8AI score0.00264EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/02 6:43 a.m.8 views

CVE-2024-26668 netfilter: nft_limit: reject configurations that cause integer overflow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlimit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occurs with very very large requests, such as 17gbyte/s. Its better to reject this...

6.1AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.28 views

CVE-2024-26663

In the Linux kernel, the following vulnerability has been resolved: tipc: Check the bearer type before calling tipcudpnlbeareradd syzbot reported the following general protection fault 1: general protection fault, probably for non-canonical address 0xdffffc0000000010: 0000 1 PREEMPT SMP KASAN...

7.8CVSS7.3AI score0.00248EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/02 12:00 a.m.9 views

PT-2024-23621 · Bento4 · Bento4

Name of the Vulnerable Software and Affected Versions: Bento4 version 1.6.0-641-2-g1529b83 Description: An issue was discovered in Bento4, leading to a Denial of Service DoS. The issue is a heap-use-after-free in AP4 UnknownAtom::AP4 UnknownAtom at Ap4Atom.cpp, as demonstrated by mp42ts...

7.5CVSS6.1AI score0.00673EPSS
SaveExploits1References10
OSV
OSV
added 2024/04/01 2:04 p.m.34 views

BIT-DISCOURSE-2024-27085 Denial of service through invites in Discourse

Discourse is an open source platform for community discussion. In affected versions users that are allowed to invite others can inject arbitrarily large data in parameters used in the invite route. The problem has been patched in the latest version of Discourse. Users are advised to upgrade. User...

6.5CVSS6.3AI score0.00569EPSS
SaveExploits0References3
CNVD
CNVD
added 2024/04/01 12:00 a.m.46 views

Dell vApp Manager OS Command Injection Vulnerability (CNVD-2024-16928)

Dell vApp Manager is a virtual application manager from Dell USA. An operating system command injection vulnerability exists in Dell vApp Manager versions prior to 9.2.4.9, which can be exploited by an attacker to cause the execution of inserted commands...

8.8CVSS7.3AI score0.01437EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/29 8:16 p.m.79 views

GHSA-35W3-6QHC-474V @workos-inc/authkit-nextjs session replay vulnerability

Impact A user can reuse an expired session by controlling the x-workos-session header. Patches Patched in https://github.com/workos/authkit-nextjs/releases/tag/v0.4.2...

4.8CVSS5AI score0.00659EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/03/29 7:05 p.m.37 views

Un-sanitized metric name or labels can be used to take over exported metrics

Impact In code which applies un-sanitized string values into metric names or labels, like this: swift let lang = try? request.query-getString.self, at: "lang" Counter label: "language", dimensions: "lang", lang ?? "unknown" an attacker could make use of this and send a ?lang query parameter...

7.4CVSS6.9AI score0.00645EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/03/29 2:46 p.m.13 views

CVE-2024-29020 JumpServer allows nn authorized attacker to get sensitive information in playbook files when playbook_id is leaked

JumpServer is an open source bastion host and an operation and maintenance security audit system. An authorized attacker can obtain sensitive information contained within playbook files if they manage to learn the playbookid of another user. This breach of confidentiality can lead to information...

4.6CVSS6.2AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/29 12:00 a.m.11 views

PT-2024-2959 · Ruijie · Ruijie Rg-Nbr700Gw

Name of the Vulnerable Software and Affected Versions: Ruijie RG-NBR700GW version 10.34b12 Description: The issue is related to a lack of cookie verification when resetting the password, resulting in an administrator password reset vulnerability. An attacker can exploit this to log in to the devi...

10CVSS6.6AI score0.00724EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/28 1:33 p.m.25 views

CVE-2024-29882 SRS DOM - XSS on JSONP callback

SRS is a simple, high-efficiency, real-time video server. SRS's /api/v1/vhosts/vid-?callback= endpoint didn't filter the callback function name which led to injecting malicious javascript payloads and executing XSS Cross-Site Scripting. This vulnerability is fixed in 5.0.210 and 6.0.121...

7.2CVSS6.5AI score
SaveExploits0References4
OSV
OSV
added 2024/03/27 9:57 p.m.19 views

GHSA-2G4C-8FPM-C46V web3-utils Prototype Pollution vulnerability

Impact: The mergeDeep function in the web3-utils package has been identified for Prototype Pollution vulnerability. An attacker has the ability to modify an object's prototype, which could result in changing the behavior of all objects that inherit from the impacted prototype by providing careful...

7.5CVSS7.4AI score0.00712EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/27 7:18 p.m.50 views

CVE-2024-29891 ZITADEL Improper Content-Type Validation Leads to Account Takeover via Stored XSS + CSP Bypass

ZITADEL users can upload their own avatar image and various image types are allowed. Due to a missing check, an attacker could upload HTML and pretend it is an image to gain access to the victim's account in certain scenarios. A possible victim would need to directly open the supposed image in th...

8.7CVSS8.8AI score0.0076EPSS
SaveExploits0References8
NVD
NVD
added 2024/03/27 7:15 p.m.43 views

CVE-2024-29888

Saleor is an e-commerce platform that serves high-volume companies. When using Pickup: Local stock only click-and-collect as a delivery method in specific conditions the customer could overwrite the warehouse address with its own, which exposes its address as click-and-collect address. This issue...

5.4CVSS4.4AI score0.00529EPSS
SaveExploits0References11
GithubExploit
GithubExploit
added 2024/03/27 2:41 p.m.389 views

Exploit for Code Injection in Wwbn Avideo

AVideo CVE-2024-31819 🎥🔒💥 This Python script is an exploit fo...

9.8CVSS9.9AI score0.15635EPSS
SaveExploits6
Cvelist
Cvelist
added 2024/03/27 1:01 p.m.33 views

CVE-2024-27091 GeoNode stored XSS to full account takeover

GeoNode is a geospatial content management system, a platform for the management and publication of geospatial data. An issue exists within GEONODE where the current rich text editor is vulnerable to Stored XSS. The applications cookies are set securely, but it is possible to retrieve a victims...

6.1CVSS6.3AI score0.00376EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2024/03/27 4:34 a.m.18 views

.NET 6.0 bugfix update

An update is available for dotnet6.0. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list .NET is a managed-software framework. It implements a subset of the .NET...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/27 12:00 a.m.12 views

PT-2024-23203 · Flir · Flir Ax8

Name of the Vulnerable Software and Affected Versions: FLIR AX8 versions up to 1.46.16 Description: A critical issue affects the User Registration component, specifically the file /tools/test login.php?action=register. The manipulation leads to improper authorization, and the attack may be...

8.8CVSS6.4AI score0.22987EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/03/27 12:00 a.m.3 views

PT-2024-10419 · FFmpeg +3 · Ffmpeg +3

Name of the Vulnerable Software and Affected Versions: FFmpeg version 6.1.1 Description: The issue is related to an integer overflow in the libavformat/westwood vqa.c component of the FFmpeg library. This can be exploited by a remote attacker using a specially crafted VQA file, potentially leadin...

9.1CVSS6AI score0.01512EPSS
SaveExploits3References57
Rows per page
Query Builder