Lucene search
+L

17406 matches found

Positive Technologies
Positive Technologies
added 2024/08/21 12:00 a.m.12 views

PT-2024-10767 · Opentext · Opentext Self Service Password Reset

Name of the Vulnerable Software and Affected Versions: OpenText Self Service Password Reset versions prior to 4.5.0.2 OpenText Self Service Password Reset versions prior to 4.4.0.6 Description: The issue is related to an Improper Input Validation vulnerability that allows Cross-Site Scripting XSS...

7.3CVSS5.9AI score0.00324EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/08/21 12:00 a.m.11 views

PT-2024-32185

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.52 Description The issue arises when ethtool callbacks are executed while a reset is in progress, attempting to access deleted resources. This can result in a NULL pointer dereference. The reproduction steps...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2024/08/20 8:29 p.m.14 views

GO-2023-1719 Answer vulnerable to account takeover because password reset links do not expire in github.com/answerdev/answer

Answer vulnerable to account takeover because password reset links do not expire in github.com/answerdev/answer...

8.8CVSS6.3AI score0.00607EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.40 views

CVE-2024-42268

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

5.5CVSS7.3AI score0.00172EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/19 3:12 p.m.28 views

CVE-2024-6348 Predictable seed generation after ECU reset

Predictable seed generation in the security access mechanism of UDS in the Blind Spot Protection Sensor ECU in Nissan Altima 2022 allows attackers to predict the requested seeds and bypass security controls via repeated ECU resets and seed requests...

5.3CVSS7AI score0.0041EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.20 views

CVE-2024-42287

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

8.8CVSS0.00338EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/17 9:15 a.m.5 views

DEBIAN-CVE-2024-42287

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

4.7CVSS5.5AI score0.00338EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.11 views

AZL-48975 CVE-2024-42287 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

4.7CVSS6.3AI score0.00338EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.27 views

CVE-2024-42268

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

5.5CVSS0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/17 9:15 a.m.23 views

AZL-47805 CVE-2024-42268 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

5.5CVSS6.4AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.4 views

DEBIAN-CVE-2024-42268

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

5.5CVSS5.7AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.12 views

CVE-2023-3409

The Bricks theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.8.1. This is due to missing or incorrect nonce validation on the 'resetsettings' function. This makes it possible for unauthenticated attackers to reset the theme's settings via a forged...

4.3CVSS5.6AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:15 a.m.7 views

UBUNTU-CVE-2024-42268

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

5.5CVSS6.2AI score0.00172EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.31 views

CVE-2024-42268

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References11
CVE
CVE
added 2024/08/17 9:08 a.m.130 views

CVE-2024-42287

Root cause: CVE-2024-42287 affects the Linux kernel SCSI qla2xxx path where command completion was done early in the unload path outside the lock, causing a race that could crash the system. The fix is to complete the command within the lock, avoiding the race with dma_free_attr and multiple comp...

8.8CVSS6.6AI score0.00338EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:08 a.m.25 views

CVE-2024-42287 scsi: qla2xxx: Complete command early within lock

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

6.9AI score0.00338EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/08/17 9:08 a.m.26 views

CVE-2024-42287

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

8.8CVSS5.4AI score0.00338EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:08 a.m.16 views

CVE-2024-42287 scsi: qla2xxx: Complete command early within lock

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

8.8CVSS5.9AI score
SaveExploits0References12
OSV
OSV
added 2024/08/17 8:54 a.m.24 views

CVE-2024-42268 net/mlx5: Fix missing lock on sync reset reload

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/08/17 8:54 a.m.36 views

CVE-2024-42268 net/mlx5: Fix missing lock on sync reset reload

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

0.00172EPSS
SaveExploits0References4
Rows per page
Query Builder