Lucene search
+L

969 matches found

GithubExploit
GithubExploit
added 2024/05/30 8:14 p.m.289 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Checkpoint Quantum_Spark_Firmware

CVE-2024-24919 Quick and simple script that takes as input a...

8.6CVSS8.9AI score0.99978EPSS
SaveExploits53
GithubExploit
GithubExploit
added 2024/05/30 2:41 p.m.292 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Checkpoint Quantum_Spark_Firmware

Checkpoint POC Exploit for testing purposes to retrieve sen...

8.6CVSS8.9AI score0.99978EPSS
SaveExploits53
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.7 views

SUSE CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

5.5CVSS7.6AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 1:15 p.m.5 views

DEBIAN-CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

5.5CVSS5.3AI score0.00276EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 1:15 p.m.26 views

CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS7.4AI score0.00276EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 1:15 p.m.10 views

UBUNTU-CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS5.8AI score0.00276EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.20 views

CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS5.7AI score0.00276EPSS
SaveExploits0References12
CVE
CVE
added 2024/05/01 12:53 p.m.7184 views

CVE-2024-27035

In CVE-2024-27035, the Linux kernel f2fs compress path fixes a bug where a data block in a compressed cluster may not be persisted with metadata during checkpoint, risking data corruption after SPOR. The patch ensures the compressed page is written during checkpoint. Affected component: fs/f2fs/c...

7.3CVSS6.6AI score0.00276EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.42 views

CVE-2024-27035 f2fs: compress: fix to guarantee persisting compressed blocks by CP

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS6.7AI score0.00276EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.13 views

CVE-2024-27035 f2fs: compress: fix to guarantee persisting compressed blocks by CP

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS6.7AI score0.00276EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2024/04/17 8:38 a.m.67 views

Cisco Warns of Global Surge in Brute-Force Attacks Targeting VPN and SSH Services

Cisco is warning about a global surge in brute-force attacks targeting various devices, including Virtual Private Network VPN services, web application authentication interfaces, and SSH services, since at least March 18, 2024. "These attacks all appear to be originating from TOR exit nodes and a...

8.8CVSS9.1AI score0.99999EPSS
SaveExploits7
Talos Blog
Talos Blog
added 2024/04/16 12:0 p.m.53 views

Large-scale brute-force activity targeting VPNs, SSH services with commonly used login credentials

Cisco Talos would like to acknowledge Anna Bennett and Brandon White of Cisco Talos and Phillip Schafer, Mike Moran, and Becca Lynch of the Duo Security Research team for their research that led to the identification of these attacks. Cisco Talos is actively monitoring a global increase in...

7.6AI score
SaveExploits0
CVE
CVE
added 2024/04/10 5:7 p.m.124 views

CVE-2024-3568

The CVE-2024-3568 issue affects the Hugging Face Transformers library, where an unsafe deserialization in TFPreTrainedModel.load_repo_checkpoint() uses pickle.load() on data from untrusted sources, enabling remote code execution via a malicious checkpoint. Documented impact targets Transformers v...

9.6CVSS8.4AI score0.02067EPSS
SaveExploits2References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.8 views

PT-2024-26627

Name of the Vulnerable Software and Affected Versions huggingface/transformers affected versions not specified Description The issue allows for arbitrary code execution through deserialization of untrusted data within the load repo checkpoint function of the TFPreTrainedModel class. Attackers can...

9.6CVSS6.9AI score0.02067EPSS
SaveExploits2References12
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.7 views

SUSE CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.3CVSS6.4AI score0.00254EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/06 7:15 a.m.24 views

CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.3CVSS7.6AI score0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 7:15 a.m.2 views

DEBIAN-CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.1CVSS5.8AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.4 views

UBUNTU-CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.3CVSS6.2AI score0.00254EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.48 views

CVE-2023-52588 f2fs: fix to tag gcing flag on page during block migration

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.3CVSS7.8AI score0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 6:45 a.m.7 views

CVE-2023-52588 f2fs: fix to tag gcing flag on page during block migration

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.3CVSS6.1AI score
SaveExploits0References8
Rows per page
Query Builder