Lucene search
+L

9522 matches found

Spring Security Advisories
Spring Security Advisories
added 2024/12/17 12:0 a.m.9 views

This Week in Spring - December 17th, 2024

This Week in Spring - December 17th, 2024 Hi, Spring fans! Welcome to another installment of a Bootiful Podcast! It's the 17th of December, 2024! And you know what means? The end of the year is nearly upon us! I can't believe it. It's been a very long year indeed, but I'm happy to get on board a...

7.2AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2024/12/16 9:28 p.m.30 views

Security Bulletin: IBM WebSphere Application Server is vulnerable to a denial of service (CVE-2024-45085)

Summary IBM WebSphere Application Server is vulnerable to a denial of service when a JSF application configured with Sun Reference Implementation 1.2 is deployed. Vulnerability Details CVEID:CVE-2024-45085 DESCRIPTION: IBM WebSphere Application Server is vulnerable to a denial of service, under...

7.5CVSS6.8AI score0.00565EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/12/16 2:6 p.m.17 views

BIT-NODE-MIN-2020-8252

The implementation of realpath in libuv 10.22.1, 12.18.4, and 14.9.0 used within Node.js incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes...

7.8CVSS7.9AI score0.00714EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/13 1:23 p.m.11 views

CGA-P35F-QV46-7JWR

Bulletin has no description...

9.1CVSS9.2AI score0.03153EPSS
SaveExploits2
Fedora
Fedora
added 2024/12/13 1:37 a.m.65 views

[SECURITY] Fedora 40 Update: matrix-synapse-1.111.1-3.fc40

Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP. Synapse is a reference "homeserver" implementation of Matrix from the core development team at matrix.org, written in Python/Twisted. It is intended to showcase the concept of Matrix and let folks see the spec in...

9.1CVSS7.2AI score0.00709EPSS
SaveExploits0
OSV
OSV
added 2024/12/12 7:23 p.m.12 views

CVE-2024-55885 Beego Vulnerable to Collision Hazards of MD5 in Cache Key Filenames

beego is an open-source web framework for the Go programming language. Versions of beego prior to 2.3.4 use MD5 as a hashing algorithm. MD5 is no longer considered secure against well-funded opponents due to its vulnerability to collision attacks. Version 2.3.4 replaces MD5 with SHA256...

6.9CVSS7.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/12 5:55 p.m.9 views

CVE-2024-12455

A flaw was found in Fedora 41's glibc implementation of getrandom for ppc64le. This issue occurs due to an implementation error for a vDSO indirect function call and the way the return of success and possible error codes are signaled on this platform. As a result, getrandom fails to produce...

6.3CVSS6.8AI score
SaveExploits0References3
OSV
OSV
added 2024/12/12 12:15 p.m.8 views

CVE-2024-54097

Security vulnerability in the HiView module Impact: Successful exploitation of this vulnerability may affect feature implementation and integrity...

7.5CVSS5.8AI score0.00328EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/12 12:15 p.m.27 views

CVE-2024-54097

Security vulnerability in the HiView module Impact: Successful exploitation of this vulnerability may affect feature implementation and integrity...

7.5CVSS0.00328EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/12 11:11 a.m.93 views

CVE-2024-54097

Technical details about CVE-2024-54097 are not publicly available in the provided connected documents; no specific affected products, versions, root cause, or fixes are disclosed here. Monitor for official disclosures and updates.

7.5CVSS7.2AI score0.00328EPSS
SaveExploits0References1Affected Software2
Amazon
Amazon
added 2024/12/12 12:0 a.m.11 views

Important: ghostscript

Issue Overview: PS interpreter - check the type of the Pattern Implementation NOTE: https://bugs.ghostscript.com/showbug.cgi?id=707991 NOTE: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8 NOTE:...

8.4CVSS7.4AI score0.00388EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/12/10 7:52 p.m.45 views

USN-7148-1: Linux kernel vulnerabilities

Lyu Tao discovered that the NFS implementation in the Linux kernel did not properly handle requests to open a directory on a regular file. A local attacker could use this to expose sensitive information kernel memory. Several security issues were discovered in the Linux kernel. An attacker could...

9.8CVSS7AI score0.00787EPSS
SaveExploits1
OSV
OSV
added 2024/12/05 7:5 p.m.10 views

GHSA-GW5W-5J7F-JMJJ Unsound usages of `std::slice::from_raw_parts`

The library breaks the safety assumptions when using unsafe API std::slice::fromrawparts. First, when using the API in iterator implementation TempFdArrayIterator.next, generic type could be any type, which would create and pass a misaligned pointer to the unsafe API. Second, when validating the...

7.5AI score
SaveExploits0References3
CVE
CVE
added 2024/12/05 3:24 p.m.74 views

CVE-2024-53856

CVE-2024-53856 affects the rPGP library (Rust OpenPGP) where, prior to version 0.14.1, crafted data can trigger panics/crashes in rpgp (e.g., during parsing OpenPGP messages, decrypting, parsing keys, or signing). This can lead to a denial-of-service through program termination. The issue is fixe...

7.5CVSS7.3AI score0.00448EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/05 3:24 p.m.55 views

CVE-2024-53856 rPGP Panics on Malformed Untrusted Input

rPGP is a pure Rust implementation of OpenPGP. Prior to 0.14.1, rPGP allows an attacker to trigger rpgp crashes by providing crafted data. This vulnerability is fixed in 0.14.1...

7.5CVSS0.00448EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/05 3:24 p.m.9 views

CVE-2024-53856 rPGP Panics on Malformed Untrusted Input

rPGP is a pure Rust implementation of OpenPGP. Prior to 0.14.1, rPGP allows an attacker to trigger rpgp crashes by providing crafted data. This vulnerability is fixed in 0.14.1...

7.5CVSS6.5AI score0.00448EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/12/05 3:22 p.m.26 views

CVE-2024-53857

rPGP is a pure Rust implementation of OpenPGP. Prior to 0.14.1, rPGP allows attackers to trigger resource exhaustion vulnerabilities in rpgp by providing crafted messages. This affects general message parsing and decryption with symmetric keys...

7.5CVSS5.3AI score0.00448EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/05 3:13 p.m.28 views

CVE-2024-54129 Improper Initialization of `imc` Scheme Leading to `SIGABRT` in ION-DTN BPv7

The NASA’s Interplanetary Overlay Network ION is an implementation of Delay/Disruption Tolerant Networking DTN. A vulnerability exists in the version ION-DTN BPv7 implementation version 4.1.3 when receiving a bundle with an improper reference to the imc scheme with valid Service-Specific Part SSP...

9.2CVSS0.00422EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/12/05 12:0 a.m.9 views

rPGP 安全漏洞

rPGP is a pure Rust implementation of OpenPGP open sourced by rPGP. A security vulnerability exists in rPGP versions prior to 0.14.1. An attacker exploiting this vulnerability could cause resource exhaustion by providing specially crafted messages...

7.5CVSS6.3AI score0.00448EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/12/05 12:0 a.m.13 views

rPGP 安全漏洞

rPGP is a pure Rust implementation of OpenPGP open sourced by rPGP. A security vulnerability exists in rPGP versions prior to 0.14.1. An attacker exploiting this vulnerability could trigger an rpgp crash by supplying specially crafted data...

7.5CVSS6.3AI score0.00448EPSS
SaveExploits0References1
Rows per page
Query Builder