Lucene search
+L

20328 matches found

RedhatCVE
RedhatCVE
added 2025/01/16 2:26 p.m.31 views

CVE-2024-7596

An insecure configuration flaw was found in the Generic UDP Encapsulation Protocol. When configured to not require authentication or filtering, this issue could allow a remote unauthenticated attacker to spoof packets or bypass access controls. Mitigation See references section for detailed...

5.4CVSS7.1AI score0.00877EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/01/16 4:52 a.m.19 views

CVE-2024-9042

A flaw was found in Kubernetes Windows nodes. This vulnerability allows a user with the ability to query a node's '/logs' endpoint to execute arbitrary commands on the host. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

5.9CVSS7.3AI score0.01348EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2025/01/15 6:56 p.m.237 views

Exploit for Cross-Site Request Forgery (CSRF) in Oretnom23 Packers_And_Movers_Management_System

CVE-2024-57523 - CSRF Vulnerability in Users.php - SourceCodes...

4.5CVSS6.9AI score0.00498EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2025/01/15 12:54 p.m.28 views

CVE-2024-11029

A flaw was found in the FreeIPA API audit, where it sends the whole FreeIPA command line to journalctl. As a consequence, during the FreeIPA installation process, it inadvertently leaks the administrative user credentials, including the administrator password, to the journal database. In the...

5.5CVSS5.4AI score0.00231EPSS
SaveExploits0References3
ICS
ICS
added 2025/01/15 3:30 a.m.11 views

B&R Automation Runtime

SUMMARY An update is available that resolves a privately reported vulnerability in the product versions listed as affected in this advisory. An attacker who successfully exploited this vulnerability may masquerade as services on affected devices. 2. WORKAROUNDS The mechanism of creating self...

8.2CVSS6.7AI score0.00337EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/01/15 12:00 a.m.12 views

PT-2025-34632

Name of the Vulnerable Software and Affected Versions: PhpOffice/PhpSpreadsheet versions prior to 1.30.0 PhpOffice/PhpSpreadsheet versions prior to 2.1.12 PhpOffice/PhpSpreadsheet versions prior to 2.4.0 PhpOffice/PhpSpreadsheet versions prior to 3.10.0 PhpOffice/PhpSpreadsheet versions prior to...

8.7CVSS6.9AI score0.00792EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2025/01/15 12:00 a.m.9 views

PT-2025-1273

Name of the Vulnerable Software and Affected Versions SimpleHelp versions 5.5.7 and earlier Description SimpleHelp remote support software is affected by multiple path traversal vulnerabilities. These flaws allow unauthenticated remote attackers to download arbitrary files from the SimpleHelp hos...

9.1CVSS9.6AI score0.95151EPSS
SaveExploits2References156
RedhatCVE
RedhatCVE
added 2025/01/14 11:50 p.m.7 views

CVE-2025-21172

A remote code execution vulnerability was found in .NET. This flaw allows an attacker to load a specially crafted file in .NET. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affecte...

7.5CVSS7.7AI score0.01815EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/01/14 7:46 p.m.107 views

Microsoft Security Advisory CVE-2025-21176 | .NET and Visual Studio Remote Code Execution Vulnerability

Microsoft Security Advisory CVE-2025-21176 | .NET and Visual Studio Remote Code Execution Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 8.0 and .NET 9.0. This advisory also provides guidance on what developers ca...

8.8CVSS7.1AI score0.02347EPSS
SaveExploits0References5Affected Software12
OSV
OSV
added 2025/01/14 7:43 p.m.20 views

GHSA-P54P-P3QM-8VGJ Microsoft Security Advisory CVE-2025-21171 | .NET Remote Code Execution Vulnerability

Microsoft Security Advisory CVE-2025-21171 | .NET Remote Code Execution Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 9.0. This advisory also provides guidance on what developers can do to update their applicatio...

8.1CVSS8.1AI score0.01698EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.14 views

CVE-2024-12747

A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass...

5.6CVSS6.4AI score0.00384EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.11 views

CVE-2024-12088

A flaw was found in rsync. When using the --safe-links option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory. Mitigation...

6.5CVSS6.7AI score0.04745EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.15 views

CVE-2024-12086

A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare wi...

6.1CVSS6.3AI score0.01827EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.12 views

CVE-2024-12085

A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length s2length to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time. Mitigation Seei...

7.5CVSS7.3AI score0.08823EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.19 views

CVE-2024-12084

A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths s2length in the code. When MAXDIGESTLEN exceeds the fixed SUMLENGTH 16 bytes, an attacker can write out of bounds in the sum2 buffer. Mitigation Red Hat...

9.8CVSS9.4AI score0.72059EPSS
SaveExploits4References4
ICS
ICS
added 2025/01/14 12:00 a.m.17 views

Schneider Electric EcoStruxure Power Build Rapsody

GENERAL SECURITY RECOMMENDATIONS We strongly recommend the following industry cybersecurity best practices. https://www.se.com/us/en/download/document/7EN52-0390/ Locate control and safety system networks and remote devices behind firewalls and isolate them from the business network. Install...

4.6CVSS7.7AI score0.00228EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/01/13 12:00 a.m.13 views

PT-2025-2780 · Unknown · Graphics Ddk

Name of the Vulnerable Software and Affected Versions: Graphics DDK version = 24.2 RTM2 Description: The kernel software installed and running inside a guest virtual machine VM can send improper commands to the GPU firmware, allowing it to read data outside the guest's virtualized GPU memory. Thi...

7.1CVSS6.7AI score0.00208EPSS
SaveExploits0References7
Packet Storm
Packet Storm
added 2025/01/12 12:00 a.m.117 views

CISA: OBP Training Fact Sheet

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2025/01/12 12:00 a.m.156 views

CISA: Mitigating Attacks on Houses of Worship Security Guide - Simplified Chinese Translation

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2025/01/12 12:00 a.m.124 views

CISA: BMAP Fact Sheet

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
SaveExploits0
Rows per page
Query Builder