Lucene search
+L

3819 matches found

ATTACKERKB
ATTACKERKB
added 2024/04/04 6:15 p.m.6 views

CVE-2024-25709

There is a stored Cross‑Site Scripting XSS vulnerability in Esri Portal for ArcGIS versions 11.2 and below that may allow a remote, authenticated attacker to create a crafted link that can be saved as a new location when moving an existing item, which could potentially execute arbitrary JavaScrip...

6.1CVSS5.9AI score0.00449EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/04 6:15 p.m.9 views

CVE-2024-25709

There is a stored Cross‑Site Scripting XSS vulnerability in Esri Portal for ArcGIS versions 11.2 and below that may allow a remote, authenticated attacker to create a crafted link that can be saved as a new location when moving an existing item, which could potentially execute arbitrary JavaScrip...

6.1CVSS6AI score0.00449EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/04/04 5:15 p.m.35 views

CVE-2024-26792

A double-free flaw was found in the btrfs filesystem in the Linux kernel that could occur after a snapshot creation failure. This flaw could potentially lead to system crashes or unintended behaviors. Mitigation Mitigation for this issue is either not available or the currently available options ...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.9 views

DEBIAN-CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS5.6AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/04 9:15 a.m.18 views

CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS7.4AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.16 views

AZL-54536 CVE-2024-26792 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.12 views

UBUNTU-CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.1AI score0.00236EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.43 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS7.7AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 8:20 a.m.11 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.18 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/04 8:20 a.m.123 views

CVE-2024-26792

CVE-2024-26792 : Linux kernel bug in btrfs snapshot creation can cause a double free of an anonymous device number. Root cause: during snapshot creation, anon_dev is allocated, later freed in nested calls, and if the transaction path fails, the same anon_dev may be freed again even if it has been...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.32 views

CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References19
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

DEBIAN-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.7 views

UBUNTU-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.22 views

CVE-2024-26727 btrfs: do not ASSERT() if the newly created subvolume already got read

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

6.6AI score0.00228EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2024/04/03 1:45 a.m.156 views

Exploit for Exposure of Resource to Wrong Sphere in N8N

Exploit for CVE-2023-27564 This vulnerability allows anonymou...

7.5CVSS7.4AI score0.01214EPSS
SaveExploits2
Amazon
Amazon
added 2024/04/01 12:00 a.m.9 views

Medium: kernel

Issue Overview: A flaw was found in the smb client in the Linux kernel. A potential out-of-bounds error was seen in the smb2parsecontexts function. Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. CVE-2023-52434 In the Linux kernel, the following vulnerabili...

8CVSS7.3AI score0.0102EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/03/26 12:00 a.m.13 views

Nautobot 安全漏洞

Nautobot is a web automation platform from the individual developers of Nautobot. A security vulnerability exists in Nautobot versions prior to 1.6.16, 2.1.9 and prior to 2.1.9, which stems from an unauthenticated anonymous user being unable to properly access multiple Nautobot URL endpoints...

5.3CVSS4.8AI score0.00628EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/25 7:15 a.m.9 views

CVE-2024-2862

This vulnerability allows remote attackers to reset the password of anonymous users without authorization on the affected LG LED Assistant...

9.8CVSS5.8AI score0.51001EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/25 6:31 a.m.90 views

CVE-2024-2862

LG LED Assistant exposes an unauthenticated password-reset vulnerability (CVE-2024-2862). The Nuclei template details an endpoint: /api/changePw that accepts requests from localhost and can be triggered by spoofing X-Forwarded-For: 127.0.0.1 to obtain a success response, enabling password resets ...

9.8CVSS9.4AI score0.51001EPSS
SaveIn wildExploits0References1Affected Software1
Rows per page
Query Builder