Lucene search
+L

673 matches found

Cvelist
Cvelist
added 2024/05/30 3:29 p.m.30 views

CVE-2024-36905 tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

7.3AI score0.00332EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/05/29 12:0 a.m.4 views

PT-2024-40115 · Sylius · Sylius

Name of the Vulnerable Software and Affected Versions: Sylius versions 1.0.0 through 1.0.16 Sylius versions 1.1.0 through 1.1.8 Sylius versions 1.2.0 through 1.2.1 Description: The issue affects certain actions in the admin panel that did not require a CSRF token, including marking order's paymen...

6.5CVSS7.3AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/28 2:58 a.m.4 views

SUSE CVE-2024-5148

A flaw was found in the gnome-remote-desktop package. The gnome-remote-desktop system daemon performs inadequate validation of session agents using D-Bus methods related to transitioning a client connection from the login screen to the user session. As a result, the system RDP TLS certificate and...

7.5CVSS6.5AI score0.00569EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2024/05/27 11:46 a.m.17 views

Report: The Dark Side of Phishing Protection

The transition to the cloud, poor password hygiene and the evolution in webpage technologies have all enabled the rise in phishing attacks. But despite sincere efforts by security stakeholders to mitigate them - through email protection, firewall rules and employee education - phishing attacks ar...

7.4AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.25 views

CVE-2021-47441 mlxsw: thermal: Fix out-of-bounds memory accesses

In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: cat /sys/class/thermal/thermalzone2/cdev0/type mlxswfan cat...

6.7AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/22 6:19 a.m.197 views

CVE-2021-47441

CVE-2021-47441 concerns the Linux kernel mlxsw thermal driver. The issue arises when cooling state is set above the driver’s maximum state (e.g., cur_state=18 while max_state=10), which triggers out-of-bounds memory accesses in thermal statistics code. The thermal maintainer indicates it is the d...

7.3CVSS7.3AI score0.00236EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/22 12:0 a.m.7 views

UBUNTU-CVE-2024-5148

A flaw was found in the gnome-remote-desktop package. The gnome-remote-desktop system daemon performs inadequate validation of session agents using D-Bus methods related to transitioning a client connection from the login screen to the user session. As a result, the system RDP TLS certificate and...

7.5CVSS7AI score0.00569EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:3 p.m.106 views

CVE-2021-47362

CVE-2021-47362 affects the Linux kernel’s drm/amd/pm power management code. The vulnerability occurs during DPM initialization when set_power_state reads values from the current state; if current state is not populated, this can lead to a NULL pointer dereference. The ATCS/ACPI path for PCI speed...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.6 views

PT-2024-5049 · Gnome +2 · Gnome-Remote-Desktop +2

Name of the Vulnerable Software and Affected Versions: gnome-remote-desktop affected versions not specified Description: A flaw was found in the gnome-remote-desktop package, where the gnome-remote-desktop system daemon performs inadequate validation of session agents using D-Bus methods related ...

7.8CVSS6.7AI score0.00569EPSS
SaveExploits0References22
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

UBUNTU-CVE-2023-52671

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 Why Under some circumstances, disabling an OPTC and attempting to reclaim its OPPs for a different OPTC could cause a hang/underflow due to OPPs not being properly...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 2:2 p.m.30 views

CVE-2023-52671 drm/amd/display: Fix hang/underflow when transitioning to ODM4:1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 Why Under some circumstances, disabling an OPTC and attempting to reclaim its OPPs for a different OPTC could cause a hang/underflow due to OPPs not being properly...

6.4AI score0.00222EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/15 12:0 a.m.3 views

PT-2024-40185 · Drupal · Drupal

Name of the Vulnerable Software and Affected Versions: drupal affected versions not specified Description: The issue is related to an access bypass in drupal content moderation. In certain conditions, it fails to check a user's access to use specific transitions. Recommendations: At the moment,...

6.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/15 12:0 a.m.3 views

PT-2024-40266 · Drupal · Drupal

Name of the Vulnerable Software and Affected Versions: Drupal affected versions not specified Description: The issue is related to an access bypass in Drupal's content moderation system. Under certain conditions, it fails to properly check a user's access to use specific transitions...

6.8AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/05/02 5:40 p.m.6 views

Malicious code in hw-transition-animation (npm)

The package hw-transition-animation npm version 66.6.9 contains malicious code. The malicious code is designed exfiltrate system information potentially for malicious purpose...

7.1AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/19 2:53 p.m.17 views

CVE-2024-32644 Evmos' transaction execution not accounting for all state transition after interaction with precompiles

Evmos is a scalable, high-throughput Proof-of-Stake EVM blockchain that is fully compatible and interoperable with Ethereum. Prior to 17.0.0, there is a way to mint arbitrary tokens due to the possibility to have two different states not in sync during the execution of a transaction. The exploit ...

9.1CVSS6.8AI score0.00943EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/04/10 10:4 p.m.49 views

Evmos transaction execution not accounting for all state transition after interaction with precompiles

Context - stateObject: represents the state of an account and is used to store its updates during a state transition. This is accomplished using two in memory Storage variables: originStorage and dirtyStorage - StateDB: it is the general interface to retrieve accounts and holds a map of...

9.1CVSS7.2AI score0.00943EPSS
SaveExploits0References7Affected Software9
Openbugbounty
Openbugbounty
added 2024/04/03 9:15 a.m.12 views

fair-energy-transition.eu Cross Site Scripting vulnerability OBB-3897524

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
MSRC
MSRC
added 2024/04/02 7:0 a.m.28 views

Embracing innovation: Derrick’s transition from banking to Microsoft’s Threat Intelligence team

Meet Derrick, a Senior Program Manager on the Operational Threat Intelligence team at Microsoft. Derrick’s role involves understanding and roadmapping the complete set of tools that Threat Intel analysts use to collect, analyze, process, and disseminate threat intelligence across Microsoft...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/03/18 11:15 a.m.2 views

DEBIAN-CVE-2023-52614

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix buffer overflow in transstatshow Fix buffer overflow in transstatshow. Convert simple snprintf to the more secure scnprintf with size of PAGESIZE. Add condition checking if we are exceeding PAGESIZE and exit ear...

7.8CVSS5.9AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/18 10:14 a.m.6 views

CVE-2023-52614 PM / devfreq: Fix buffer overflow in trans_stat_show

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix buffer overflow in transstatshow Fix buffer overflow in transstatshow. Convert simple snprintf to the more secure scnprintf with size of PAGESIZE. Add condition checking if we are exceeding PAGESIZE and exit ear...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References11
Rows per page
Query Builder