Lucene search
+L

644 matches found

OSV
OSV
added 2024/09/04 8:15 p.m.1 views

DEBIAN-CVE-2024-44996

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive -recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot-recvmsg has been replaced with vsockbpfrecvmsg. Thus the following recursiion could happen: vsockbpfrecvmsg - vsockrecvmsg -...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/30 5:18 p.m.27 views

GO-2024-3093 Mattermost doesn't redact remote users' original email addresses in github.com/mattermost/mattermost-server

Mattermost doesn't redact remote users' original email addresses in github.com/mattermost/mattermost-server...

4.3CVSS4.5AI score0.0022EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2024/08/09 2:11 a.m.153 views

Exploit for Heap-based Buffer Overflow in Microsoft

CVE-2024-38077-POC Pseudocode, for backup p...

9.8CVSS7.3AI score0.75365EPSS
SaveExploits5
Openbugbounty
Openbugbounty
added 2024/07/12 1:58 p.m.6 views

forum.original-war.net Cross Site Scripting vulnerability OBB-3944741

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
OSV
OSV
added 2024/07/05 12:31 p.m.37 views

GHSA-C96R-38GV-GRP4 ShopXO Server-Side Request Forgery Vulnerability

A vulnerability was found in ShopXO up to 6.1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file extend/base/Uploader.php. The manipulation of the argument source leads to server-side request forgery. The attack can be launched remotely. Th...

5.5CVSS7AI score0.00483EPSS
SaveExploits1References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:48 p.m.7 views

Malicious code in jquery-easing-original (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/06/25 12:48 p.m.8 views

MAL-2024-2566 Malicious code in jquery-easing-original (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.30 views

CVE-2024-38558

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVSPACKETCMDEXECUTE has 3 main attributes: - OVSPACKETATTRKEY - Packet metadata in a netlink format. - OVSPACKETATTRPACKET - Binary packet content. -...

5.5CVSS6AI score0.00259EPSS
SaveExploits1
NVD
NVD
added 2024/06/14 5:15 a.m.28 views

CVE-2024-3497

Path traversal vulnerability in the web server of the Toshiba printer enables attacker to overwrite orginal files or add new ones to the printer. As for the affected products/models/versions, see the reference URL...

8.8CVSS0.0074EPSS
SaveExploits0References3
Veeam
Veeam
added 2024/06/13 12:0 a.m.18 views

Clone Job Fails Due to Security Context Constraints (SCC) Issue

Challenge Cloned-restore jobs time out and eventually fail because an application's security context provides permissions in the original application namespace. This results in the application's pod being in a non-running state. Example: Namespace = quay-enterprise SCC during deployment = anyuid...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/04 12:40 p.m.4 views

SUSE CVE-2022-39324

Grafana is an open-source platform for monitoring and observability. Prior to versions 8.5.16 and 9.2.8, malicious user can create a snapshot and arbitrarily choose the originalUrl parameter by editing the query, thanks to a web proxy. When another user opens the URL of the snapshot, they will be...

6.7CVSS7AI score0.00828EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.4 views

SUSE CVE-2021-47236

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

7.8CVSS5.6AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

UBUNTU-CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/05/14 6:30 p.m.13 views

Duplicate Advisory: AVideo cross-site scripting vulnerability in the view/about.php page

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-f98p-2hc5-fm7v. This link is maintained to preserve external references. Original Description WWBN AVideo 12.4 is vulnerable to Cross Site Scripting XSS...

5.4CVSS6.5AI score0.00456EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 1:3 p.m.28 views

CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS7.3AI score0.00272EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/04/30 3:30 p.m.28 views

Duplicate Advisory: sqlparse parsing heavily nested list leads to Denial of Service

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2m57-hf25-phgg. This link is maintained to preserve external references. Original Description Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError...

7.5CVSS7AI score0.0321EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: wifi: mwifiex: avoid possible NULL skb pointer dereference

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiexhandleuaprxforward', always check the value returned by 'skbcopy' to avoid potential NULL pointer dereference in 'mwifiexuapqueuebridgedpkt', and drop original...

5.5CVSS6.8AI score0.00139EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:0 a.m.8 views

The vulnerability of Ruijie RG-NBR700GW router microprogramming software lies in the deficiencies of the password recovery mechanism. This allows attackers to recover or change their passwords without knowing the original password.

The vulnerability of Ruijie RG-NBR700GW router microprogramming software is related to deficiencies in the password recovery mechanism. Exploiting this vulnerability allows an attacker to recover or alter their passwords without knowing the original password...

10CVSS5.5AI score0.00724EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/19 12:0 a.m.7 views

PT-2024-24343 · Mealie · Mealie

Name of the Vulnerable Software and Affected Versions: Mealie versions prior to 1.4.0 Description: The issue concerns the scrape image function, which retrieves an image based on a user-provided URL without validating if the URL points to an external location and lacks enforced rate limiting. The...

6.2CVSS6.8AI score0.00409EPSS
SaveExploits0References8
Rows per page
Query Builder