Lucene search
+L

1203 matches found

GithubExploit
GithubExploit
added 2024/07/18 12:57 p.m.662 views

Exploit for Exposure of Private Personal Information to an Unauthorized Actor in Follow-Redirects_Project Follow-Redirects

CVE-2022-0155 Proof-of-Concept PoC This repository contains...

8CVSS8.1AI score0.02426EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2024/07/12 12:00 a.m.15 views

CVE-2024-6396 Arbitrary File Overwrite and Data Exfiltration in aimhubio/aim

A vulnerability in the backuprun function in aimhubio/aim version 3.19.3 allows remote attackers to overwrite any file on the host server and exfiltrate arbitrary data. The vulnerability arises due to improper handling of the runhash and repo.path parameters, which can be manipulated to create an...

9.8CVSS8AI score0.53113EPSS
SaveExploits1References1
Snyk
Snyk
added 2024/07/10 3:10 p.m.6 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the embed feature. An attacker can access unpublished or private resource data by inferring the slug or URL of the resource that can be embedded. Note: This is only exploitable if the resource allows embedding a...

6.9CVSS6.9AI score0.00492EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/07/10 3:10 p.m.9 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the embed feature. An attacker can access unpublished or private resource data by inferring the slug or URL of the resource that can be embedded. Note: This is only exploitable if the resource allows embedding a...

6.9CVSS6.9AI score0.00492EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/07/10 3:10 p.m.2 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the embed feature. An attacker can access unpublished or private resource data by inferring the slug or URL of the resource that can be embedded. Note: This is only exploitable if the resource allows embedding a...

6.9CVSS6.9AI score0.00492EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/07/10 3:10 p.m.2 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the embed feature. An attacker can access unpublished or private resource data by inferring the slug or URL of the resource that can be embedded. Note: This is only exploitable if the resource allows embedding a...

6.9CVSS6.9AI score0.00492EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/07/10 3:10 p.m.11 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the embed feature. An attacker can access unpublished or private resource data by inferring the slug or URL of the resource that can be embedded. Note: This is only exploitable if the resource allows embedding a...

6.9CVSS6.9AI score0.00492EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.10 views

kernel: net: ti: fix UAF in tlan_remove_one

A vulnerability was found in the Linux kernel's TI TLAN driver, where the tlanremoveone function can lead to a use-after-free issue when the driver attempts to access private data after the network device has already been freed, potentially causing system instability or crash...

7.8CVSS6.8AI score0.00252EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.6 views

kernel: net: ti: fix UAF in tlan_remove_one

A vulnerability was found in the Linux kernel's TI TLAN driver, where the tlanremoveone function can lead to a use-after-free issue when the driver attempts to access private data after the network device has already been freed, potentially causing system instability or crash...

7.8CVSS6.8AI score0.00252EPSS
SaveExploits0References5
hivepro
hivepro
added 2024/06/22 1:53 p.m.24 views

Active Exploitation of SolarWinds Serv-U Flaw for Accessing Private Data

...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/20 1:56 p.m.29 views

CVE-2022-48746

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix handling of wrong devices during bond netevent Current implementation of bond netevent handler only check if the handled netdev is VF representor and it missing a check if the VF representor is on the same phys...

4.4CVSS7AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.42 views

CVE-2022-48746 net/mlx5e: Fix handling of wrong devices during bond netevent

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix handling of wrong devices during bond netevent Current implementation of bond netevent handler only check if the handled netdev is VF representor and it missing a check if the VF representor is on the same phys...

0.00235EPSS
SaveExploits0References4
Amazon
Amazon
added 2024/06/12 12:00 a.m.27 views

Medium: opensc

Issue Overview: A vulnerability was found in OpenSC where PKCS1 encryption padding removal is not implemented as side-channel resistant. This issue may result in the potential leak of private data. CVE-2023-5992 Affected Packages: opensc Note: This advisory is applicable to Amazon Linux 2 AL2 Cor...

5.9CVSS5.9AI score0.01156EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2024/05/28 7:47 p.m.41 views

K000139794: Mozilla NSS vulnerability CVE-2023-5388

Security Advisory Description NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9. CVE-2023-5388 Impact An...

6.5CVSS7AI score0.00822EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2024/05/24 3:15 p.m.8 views

UBUNTU-CVE-2021-47541

In the Linux kernel, the following vulnerability has been resolved: net/mlx4en: Fix an use-after-free bug in mlx4entryallocresources In mlx4entryallocresources, mlx4encopypriv is called and tmp-txcq will be freed on the error path of mlx4encopypriv. After that mlx4enallocresources is called and...

7.8CVSS5.9AI score0.00295EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.6 views

SUSE CVE-2021-47310

In the Linux kernel, the following vulnerability has been resolved: net: ti: fix UAF in tlanremoveone priv is netdev private data and it cannot be used after freenetdev call. Using priv after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

DEBIAN-CVE-2023-52837

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbdopen Commit 4af5f2e03013 "nbd: use blkmqallocdisk and blkcleanupdisk" cleans up disk by blkcleanupdisk and it won't set disk-privatedata as NULL as before. UAF may be triggered in nbdopen if someone tries to op...

7.8CVSS5.5AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.14 views

AZL-55636 CVE-2023-52837 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbdopen Commit 4af5f2e03013 "nbd: use blkmqallocdisk and blkcleanupdisk" cleans up disk by blkcleanupdisk and it won't set disk-privatedata as NULL as before. UAF may be triggered in nbdopen if someone tries to op...

7.8CVSS6.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.10 views

UBUNTU-CVE-2023-52837

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbdopen Commit 4af5f2e03013 "nbd: use blkmqallocdisk and blkcleanupdisk" cleans up disk by blkcleanupdisk and it won't set disk-privatedata as NULL as before. UAF may be triggered in nbdopen if someone tries to op...

7.8CVSS6.1AI score0.0025EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.24 views

CVE-2023-52837

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbdopen Commit 4af5f2e03013 "nbd: use blkmqallocdisk and blkcleanupdisk" cleans up disk by blkcleanupdisk and it won't set disk-privatedata as NULL as before. UAF may be triggered in nbdopen if someone tries to op...

7.8CVSS7.1AI score0.0025EPSS
SaveExploits0
Rows per page
Query Builder