Lucene search
+L

576 matches found

Tenable Nessus
Tenable Nessus
added 2025/06/26 12:0 a.m.6 views

Oracle Linux 9 : osbuild-composer (ELSA-2025-9634)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2025-9634 advisory. 132.2-2.0.1 - Switch to UEKR8 repositories for OL9.6 Orabug: 37962207 - Add support to create OpenScap images JIRA: OLDIS-35301 - Simplify repository names JIRA...

9.1CVSS7.1AI score0.00778EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/06/25 12:0 a.m.11 views

On the Impact of Sybil-Based Attacks on Mobile Crowdsensing for Transportation

Mobile Crowd-Sensing MCS enables users with personal mobile devices PMDs to gain information on their surroundings. Users collect and contribute data on different phenomena using their PMD sensors, and the MCS system processes this data to extract valuable information for end users. Navigation...

6.8AI score
SaveExploits0
Oracle linux
Oracle linux
added 2025/06/25 12:0 a.m.9 views

osbuild-composer security update

132.2-2.0.1 - Switch to UEKR8 repositories for OL9.6 Orabug: 37962207 - Add support to create OpenScap images JIRA: OLDIS-35301 - Simplify repository names JIRA: OLDIS-35893 - Refactor patches to fix some naming and set a correct kernel for Oracle Linux Orabug: 37253643 - Support using OCI...

9.1CVSS7.4AI score0.00778EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:0 a.m.7 views

Open Source, Open Threats? Investigating Security Challenges in Open-Source Software

Open-source software OSS has become increasingly more popular across different domains. However, this rapid development and widespread adoption come with a security cost. The growing complexity and openness of OSS ecosystems have led to increased exposure to vulnerabilities and attack surfaces...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 10:42 a.m.17 views

CVE-2024-52797

Opencast is free and open source software for automated video capture and distribution. First noticed in Opencast 13 and 14, Opencast's Elasticsearch integration may generate syntactically invalid Elasticsearch queries in relation to previously acceptable search queries. From Opencast version 11....

7.5CVSS6.8AI score0.00884EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:8 p.m.11 views

CVE-2022-36447

An inflation issue was discovered in Chia Network CAT1 Standard 1.0.0. Previously minted tokens minted on the Chia blockchain using the CAT1 standard can be inflated to an arbitrary extent by any holder of any amount of the token. The total amount of the token can be increased as high as the...

7.5CVSS6.9AI score0.00797EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:35 p.m.8 views

CVE-2020-9000

An issue was discovered in iPortalis iCS 7.1.13.0. Attackers can send a sequence of requests to rapidly cause .NET Input Validation errors. This increases the size of the log file on the remote server until memory is exhausted, therefore consuming the maximum amount of resources triggering a deni...

7.5CVSS6.9AI score0.01088EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/22 12:0 a.m.12 views

Oracle Linux 9 : osbuild-composer (ELSA-2025-7425)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2025-7425 advisory. 132.2-1.0.1 - Switch to UEKR8 repositories for OL9.6 Orabug: 37962207 - Add support to create OpenScap images JIRA: OLDIS-35301 - Simplify repository names JIRA...

7.5CVSS7.3AI score0.00693EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/14 12:44 a.m.6 views

kernel: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.3 views

kernel: drm/amd/display: Increase array size of dummy_boolean

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase array size of dummyboolean WHY dml2coresharedmodesupport and dmlcoremodesupport access the third element of dummyboolean, i.e. hwdebug5 = &s-dummyboolean2, when dummyboolean has size of 2. Any assignment...

5.5CVSS6.8AI score0.00206EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References5
Citrix
Citrix
added 2025/05/11 12:0 a.m.24 views

Citrix Virtual Apps and Desktops - Citrix.Monitor.exe memory leak

Citrix.Monitor.exe is gradually taking up ram memory on the Delivery Controller. Number of threads increases every day 200+. Memory usage is very high 1GB+. Process memory dump shows a lot of threads with ‘SendMessagesToPendo’ on the call stack...

7.1AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/10 8:8 p.m.31 views

CVE-2025-46833

Programs/P73SimplePythonEncryption.py illustrates a simple Python encryption example using the RSA Algorithm. In versions prior to commit 6ce60b1, an attacker may be able to decrypt the data using brute force attacks and because of this the whole application can be impacted. This issue has been...

8.2CVSS7AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:27 p.m.22 views

CVE-2025-46833 Programs/P73_SimplePythonEncryption.py has weak cryptographic key

Programs/P73SimplePythonEncryption.py illustrates a simple Python encryption example using the RSA Algorithm. In versions prior to commit 6ce60b1, an attacker may be able to decrypt the data using brute force attacks and because of this the whole application can be impacted. This issue has been...

8.2CVSS6.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.11 views

PT-2025-20413 · Unknown · P73 Simplepythonencryption.Py

Name of the Vulnerable Software and Affected Versions: Programs/P73 SimplePythonEncryption.py versions prior to commit 6ce60b1 Description: The issue affects a Python encryption example using the RSA Algorithm, allowing an attacker to potentially decrypt data using brute force attacks, which can...

8.2CVSS6.4AI score0.00258EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/07 10:15 p.m.52 views

CVE-2025-36504

When a BIG-IP HTTP/2 httprouter profile is configured on a virtual server, undisclosed responses can cause an increase in memory resource utilization. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

8.7CVSS0.00419EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/07 10:4 p.m.71 views

CVE-2025-41399

CVE-2025-41399 affects BIG-IP products when a Stream Control Transmission Protocol (SCTP) profile is configured on a virtual server, causing undisclosed requests to increase memory resource utilization and potentially degrade performance or cause DoS via a reset/restart of the TMM process. The Re...

8.7CVSS7.7AI score0.00412EPSS
SaveExploits0References1Affected Software21
Vulnrichment
Vulnrichment
added 2025/05/07 10:4 p.m.10 views

CVE-2025-41399 SCTP Vulnerability

When a Stream Control Transmission Protocol SCTP profile is configured on a virtual server, undisclosed requests can cause an increase in memory resource utilization. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

8.7CVSS7.5AI score0.00412EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2025/05/07 7:11 p.m.13 views

firewalld bug fix update

An update is available for firewalld. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list firewalld is a firewall service daemon that provides a dynamic customizable...

7.2AI score
SaveExploits0
NVD
NVD
added 2025/05/01 2:15 p.m.21 views

CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS0.00156EPSS
SaveExploits0References2
Rows per page
Query Builder