Lucene search
+L

7895 matches found

Slackware Linux
Slackware Linux
added 2025/05/20 11:2 p.m.15 views

[slackware-security] mozilla-thunderbird

New mozilla-thunderbird packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/mozilla-thunderbird-128.10.2esr-i686-1slack15.0.txz: Upgraded. This release contains security fixes and improvements. For...

7.4AI score
SaveExploits0
OSV
OSV
added 2025/05/20 3:9 p.m.33 views

USN-7523-1 linux-raspi-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

10CVSS6.5AI score0.03558EPSS
SaveExploits11References705
OSV
OSV
added 2025/05/20 1:49 p.m.10 views

CVE-2025-47938 TYPO3 Vulnerable to Unverified Password Change for Backend Users

TYPO3 is an open source, PHP based web content management system. Starting in version 9.0.0 and prior to versions 9.5.51 ELTS, 10.4.50 ELTS, 11.5.44 ELTS, 12.4.31 LTS, and 13.4.12 LTS, the backend user management interface allows password changes without requiring the current password. When an...

3.8CVSS6.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/16 12:0 a.m.12 views

Code-Projects Employee Record System 代码注入漏洞

Code-Projects Employee Record System is a Code-Projects open source employee record system. Code-Projects Employee Record System version 1.0 has a code injection vulnerability , the vulnerability stems from the currentemployees.php file currentemployeeid/firstname/middlename/lastname parameters a...

5.4CVSS4.8AI score0.00348EPSS
SaveExploits1References6
OSV
OSV
added 2025/05/15 4:15 p.m.22 views

UBUNTU-CVE-2025-48050

In DOMPurify through 3.2.5 before 6bc6d60, scripts/server.js does not ensure that a pathname is located under the current working directory. NOTE: the Supplier disputes the significance of this report because the "Uncontrolled data used in path expression" occurs "in a development helper script...

7.5CVSS6.8AI score0.00468EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/15 12:0 a.m.167 views

CVE-2025-48050

CVE-2025-48050 — DOMPurify path traversal risk In DOMPurify up to 3.2.5 (before 6bc6d60), scripts/server.js may fail to ensure that a pathname stays under the current working directory, enabling potential path traversal (CWE-24). The supplier notes this originates in a development helper script t...

7.5CVSS7.4AI score0.00468EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/15 12:0 a.m.18 views

PT-2025-25851

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overflow issue has been identified in the Linux kernel, specifically in the dell-wmi-sysman platform, within the current password store function. This occurs when the buf array,...

7.8CVSS7AI score0.00195EPSS
SaveExploits0
Citrix
Citrix
added 2025/05/15 12:0 a.m.15 views

Citrix Virtual Desktop - Username show "-" in the Citrix Studio after launching Server Desktop

After user session Launched, the "current username" in Citrix Studio shows "-"...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/15 12:0 a.m.18 views

CVE-2025-48050

In DOMPurify through 3.2.5 before 6bc6d60, scripts/server.js does not ensure that a pathname is located under the current working directory. NOTE: the Supplier disputes the significance of this report because the "Uncontrolled data used in path expression" occurs "in a development helper script...

7.5CVSS0.00468EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/15 12:0 a.m.10 views

CVE-2025-48050

In DOMPurify through 3.2.5 before 6bc6d60, scripts/server.js does not ensure that a pathname is located under the current working directory. NOTE: the Supplier disputes the significance of this report because the "Uncontrolled data used in path expression" occurs "in a development helper script...

7.5CVSS7.4AI score0.00468EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/13 9:16 p.m.5 views

CVE-2025-43565

ColdFusion versions 2025.1, 2023.13, 2021.19 and earlier are affected by an Incorrect Authorization vulnerability that could lead to arbitrary code execution in the context of the current user. A high-privileged attacker could leverage this vulnerability to bypass security protections and execute...

8.4CVSS6.3AI score0.15746EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/13 9:16 p.m.7 views

CVE-2025-43559

ColdFusion versions 2025.1, 2023.13, 2021.19 and earlier are affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. A high-privileged attacker could leverage this vulnerability to bypass security mechanisms and...

9.1CVSS6.3AI score0.01465EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/13 6:15 p.m.10 views

CVE-2025-30326

Photoshop Desktop versions 26.5, 25.12.2 and earlier are affected by an Access of Uninitialized Pointer vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS6.3AI score0.00282EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: s390: avoid using global register for current_stack_pointer

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

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

kernel: udf: fix uninit-value use in udf_get_fileshortad

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in udfcurrentaext to mitigate later uninit-value use in udfgetfileshortad KMSAN bug1. After applying the patch reproducer did not trigger any...

7.8CVSS6.9AI score0.0028EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/13 12:0 a.m.6 views

Adobe Substance3D 代码问题漏洞

Adobe Substance 3D Modeler is a 3D modeling and sculpting software from the American company Audobee Adobe. Adobe Substance 3D Modeler suffers from an uncontrolled search path element vulnerability that can be exploited by an attacker to execute arbitrary code in the context of the current user...

7.8CVSS7.6AI score0.0024EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/12 12:48 p.m.8 views

Malicious code in frau-hoster (npm)

This packages collect system information and attempt to send it to remote servers, details include hostname, OS, IP address, username and current working directory. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware...

6.8AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/12 12:48 p.m.5 views

Malicious code in @skip-partner/i18n (npm)

This package is attempting to send system information, like hostname, user, current working directory and user id to an external server --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 980936be9121e5c676851d9936d40ab77cc3e1f8be85e93a7bc081dd6c47dd9c Any computer that...

6.8AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/09 4:55 a.m.5 views

SUSE CVE-2022-49838

In the Linux kernel, the following vulnerability has been resolved: sctp: clear outcurr if all frag chunks of current msg are pruned A crash was reported by Zhen Chen: listdel corruption, ffffa035ddf01c18-next is NULL WARNING: CPU: 1 PID: 250682 at lib/listdebug.c:49 listdelentryvalid+0x59/0xe0...

5.5CVSS6.4AI score0.00204EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.4 views

Ensure That the PATH User Variable Is Strictly Defined

In Linux, the PATH variable defines the path for searching for executable files in the user context of the current user. For example, if a user runs the ls command in any directory, the system searches for the ls command in the directories specified by PATH and executes the command. The PATH...

7.4AI score
SaveExploits0References4
Rows per page
Query Builder