Lucene search
+L

59 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 3:57 p.m.5 views

SUSE CVE-2026-64525

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.8AI score0.00156EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/25 9:20 a.m.25 views

CVE-2026-64525

The CVE describes a Linux kernel xfrm policy_bydst RCU synchronization issue where xfrm_policy_fini() called synchronize_rcu() during namespace exit, causing long RCUs and heavy cleanup workload when many namespaces are torn down. The fix moves the policy flush and related workqueue drains into a...

5.8AI score0.00156EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.20 views

PT-2026-64756

Name of the Vulnerable Software and Affected Versions Linux kernel version 6.18 Description An issue exists in the xfrm module where the xfrm policy fini function incorrectly calls synchronize rcu within the .exit handler of xfrm net ops. This violates the guidelines in include/net/net namespace....

5.9AI score0.00156EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/08 1:11 p.m.12 views

CVE-2026-43292

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: prevent RCU stalls in kasanreleasevmallocnode When CONFIGPAGEOWNER is enabled, freeing KASAN shadow pages during vmalloc cleanup triggers expensive stack unwinding that acquires RCU read locks. Processing a large...

5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.12 views

Zabbix 跨站脚本漏洞

Zabbix is a set of open-source monitoring systems developed by Zabbix Inc. This system supports network monitoring, server monitoring, cloud monitoring, and application monitoring. Zabbix has a cross-site scripting vulnerability. This vulnerability arises because non-super administrators who have...

7.3CVSS5.8AI score0.00285EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/26 8:28 p.m.7 views

Django: Django: SQL injection via crafted column aliases in QuerySet.order_by()

A flaw was found in Django. A remote attacker could exploit a SQL injection vulnerability in the .QuerySet.orderby method. This occurs when column aliases containing periods are used, and the same alias is also present in FilteredRelation via a specially crafted dictionary. Successful exploitatio...

8.5CVSS7.9AI score0.00802EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/02/03 3:30 p.m.11 views

Django has an SQL Injection issue

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

8.5CVSS5.6AI score0.00802EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2025/12/09 4:10 a.m.7 views

CVE-2025-40344

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Disable periods-elapsed work when closing PCM avsdaifeshutdown handles the shutdown procedure for HOST HDAudio stream while period-elapsed work services its IRQs. As the former frees the DAI's private context,...

7.8CVSS5.2AI score0.0017EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not disabling the periods-elapsed job when turning off PCM...

6.2AI score0.0017EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/05 6:18 p.m.7 views

EUVD-2025-201293

Fulcio allocates excessive memory during token parsing...

7.5CVSS6.4AI score0.00205EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/04 10:4 p.m.68 views

CVE-2025-66506

CVE-2025-66506 affects Fulcio prior to 1.8.3. The identity.extractIssuerURL function splits the untrusted OIDC identity token on periods, which can incur O(n) memory allocations when receiving tokens with many dots. This could lead to resource consumption under malicious input. The issue is fixed...

7.5CVSS6.6AI score0.00205EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/11/28 9:10 a.m.27 views

CVE-2025-66361

An issue was discovered in Logpoint before 7.7.0. Sensitive information is exposed in System Processes for an extended period during high CPU load...

6.9CVSS6.7AI score0.00279EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/25 11:15 p.m.21 views

CVE-2025-65952

Console is a network used to control Gorilla Tag mods' users and other users on the network. Prior to version 2.8.0, a path traversal vulnerability exists where complicated combinations of backslashes and periods can be used to escape the Gorilla Tag path and write to unwanted directories. This...

8.7CVSS0.00414EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/11/25 10:54 p.m.4 views

CVE-2025-65952 Console is vulnerable to path traversal regarding custom assets

Console is a network used to control Gorilla Tag mods' users and other users on the network. Prior to version 2.8.0, a path traversal vulnerability exists where complicated combinations of backslashes and periods can be used to escape the Gorilla Tag path and write to unwanted directories. This...

8.7CVSS6.5AI score0.00414EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/25 10:54 p.m.8 views

EUVD-2025-199659

Console is a network used to control Gorilla Tag mods' users and other users on the network. Prior to version 2.8.0, a path traversal vulnerability exists where complicated combinations of backslashes and periods can be used to escape the Gorilla Tag path and write to unwanted directories. This...

8.7CVSS6.4AI score0.00414EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/25 12:0 a.m.18 views

PT-2025-48096

Name of the Vulnerable Software and Affected Versions Gorilla Tag versions prior to 2.8.0 Description A path traversal issue exists in Console, a network used to control Gorilla Tag mods and users. Prior to version 2.8.0, specific combinations of backslashes and periods can be used to bypass the...

8.7CVSS6.6AI score0.00414EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-1530

Malicious code in bioql PyPI...

5.4CVSS5.5AI score0.02166EPSS
SaveExploits3References3
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-52763

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A cross-site scripting XSS vulnerability in the component /graphallperiods.php of Ganglia-web v3.73 to v3.75 allows attackers to execute arbitrary web scripts o...

5.4CVSS6.1AI score0.00628EPSS
SaveExploits1References3
VulnCheck KEV
VulnCheck KEV
added 2025/06/07 12:0 a.m.6 views

VulnCheck KEV: CVE-2024-52763

A cross-site scripting XSS vulnerability in the component /graphallperiods.php of Ganglia-web v3.73 to v3.75 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the "g" parameter...

5.4CVSS5.9AI score0.00628EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:41 a.m.11 views

CVE-2023-29918

RosarioSIS 10.8.4 is vulnerable to CSV injection via the Periods Module...

5.4CVSS7AI score0.02166EPSS
SaveExploits3References1
Rows per page
Query Builder