Lucene search
K

11198 matches found

Citrix
Citrix
added 2024/07/13 12:0 a.m.5 views

How to use PING to check for proper MTU level for fragmentation for storage networks

There are many times in XenServer environments where the customer will have implemented MTU of 9000 to be able to enjoy the benefits of Jumbo Frames. While this is 100% supported, it is not 100% recommended. For the best customer experience we need to be able to suggest, test, and implement the...

7AI score
Exploits0
Citrix
Citrix
added 2024/07/13 12:0 a.m.6 views

Provisioning Services Database Unable to Configure

Provisioning Service database cannot be configured. When configuring the SQL server settings, the following error might appear in the Configuration Wizard log located in C:\ProgramData\Citrix\Provisioning Services\Log: 2013-07-29 14:44:37,864 1 INFO ConfigWizard - ConfigureServices: encrypt the...

7.8AI score
Exploits0
Citrix
Citrix
added 2024/07/13 12:0 a.m.5 views

Error: "The system was not configured correctly"” Appears when Provisioning Services Console Fails to Connect to Farm

The Provisioning Services Console fails to connect to the farm and displays one of the following error messages: “The system setup is not correct.” or "The system was not configured correctly" The Event logs register a series of Event 11 with StreamProcess as the source: “Cannot establish a...

7.6AI score
Exploits0
CVE
CVE
added 2024/07/12 12:25 p.m.117 views

CVE-2024-40943

CVE-2024-40943 arises from a race in OCFS2 where hole punching and AIO/DIO co-exist, allowing an unwritten extent to be removed during I/O. The Linux kernel fix adds synchronization to wait for outstanding direct I/O before fallocate/punch_hole, preventing inconsistent extent state and potential ...

4.7CVSS6.6AI score0.00012EPSS
Exploits0References9Affected Software1
CNVD
CNVD
added 2024/07/12 12:0 a.m.8 views

Mozilla Firefox and Thunderbird Security Bypass Vulnerability (CNVD-2024-34596)

Mozilla Firefox is an open source web browser.Mozilla Thunderbird is a set of e-mail client software separate from the Mozilla Application Suite. A security bypass vulnerability exists in Mozilla Firefox and Thunderbird, which can be exploited by an attacker to bypass security restrictions caused...

5.5CVSS6.5AI score0.00076EPSS
Exploits0References1
CNVD
CNVD
added 2024/07/12 12:0 a.m.8 views

Mozilla Firefox and Thunderbird Security Bypass Vulnerability

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the U.S. Mozilla Thunderbird is a separate email client software from Mozilla Application Suite. A security bypass vulnerability exists in Mozilla Firefox and Thunderbird, which can be exploited by an attacker to bypass...

4.3CVSS6.5AI score0.00212EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.1 views

Linux kernel security vulnerabilities

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 a failure of the f2fs filesystem to properly handle read-only errors on shutdown, which could result in a...

5.5CVSS7.8AI score0.00014EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/07/12 12:0 a.m.2 views

PT-2024-5093 · Ibm · Ibm Datacap Navigator

Name of the Vulnerable Software and Affected Versions: IBM Datacap Navigator versions 9.1.5 through 9.1.9 Description: The issue is related to the error reporting mechanism in IBM Datacap Navigator, which could allow a remote attacker to obtain sensitive information when a detailed technical erro...

5.5CVSS6.2AI score0.00078EPSS
Exploits0References7
BDU FSTEC
BDU FSTEC
added 2024/07/12 12:0 a.m.1 views

The vulnerability in the implementation of the Secure Boot protocol for operating systems with Windows, which allows attackers to circumvent existing security restrictions.

The vulnerability of the Secure Boot protocol for operating systems running Windows is related to errors in processing input data length parameters. Exploiting this vulnerability could allow a malicious actor to circumvent existing security restrictions remotely...

8.3CVSS5.4AI score0.01873EPSS
Exploits0References3
OSV
OSV
added 2024/07/10 11:15 p.m.1 views

CVE-2024-39560

An Improper Handling of Exceptional Conditions vulnerability in the routing protocol daemon rpd of Juniper Networks Junos OS and Junos OS Evolved allows a logically adjacent downstream RSVP neighbor to cause kernel memory exhaustion, leading to a kernel crash, resulting in a Denial of Service DoS...

7.1CVSS5.8AI score
Exploits0References1
Mageia
Mageia
added 2024/07/10 6:1 p.m.19 views

Updated netatalk packages fix security vulnerabilities

Netatalk before 3.2.1 has an off-by-one error and resultant heap-based buffer overflow because of setting ibufPASSWDLEN to '\0' in FPLoginExt in login in etc/uams/uamspam.c. CVE-2024-38439 Netatalk before 3.2.1 has an off-by-one error, and resultant heap-based buffer overflow and segmentation...

9.8CVSS7.5AI score0.00718EPSS
Exploits3References2
RedHat Linux
RedHat Linux
added 2024/07/10 1:26 p.m.2 views

python: Path traversal on tempfile.TemporaryDirectory

A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link...

7.8CVSS6.7AI score0.00077EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/07/10 12:0 a.m.2 views

The vulnerabilities of the functions cert_store_stats() and get_ca_certs() in the SSL module of the Python programming language interpreter (CPython) allow a malicious individual to gain unauthorized access to protected information.

The vulnerability of the certstorestats and getcacerts functions in the SSL module of the Python programming language interpreter CPython is related to synchronization errors when using a shared resource. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected...

7.4CVSS6.7AI score0.00395EPSS
Exploits0References19Affected Software4
OSV
OSV
added 2024/07/09 12:12 p.m.5 views

USN-6886-1 golang-1.21, golang-1.22 vulnerabilities

It was discovered that the Go net/http module did not properly handle the requests when request's headers exceed MaxHeaderBytes. An attacker could possibly use this issue to cause a panic resulting into a denial of service. This issue only affected Go 1.21 in Ubuntu 20.04 LTS and Ubuntu 22.04 LTS...

9.8CVSS7AI score0.64852EPSS
Exploits1References10
RedHat Linux
RedHat Linux
added 2024/07/09 8:59 a.m.3 views

python: Path traversal on tempfile.TemporaryDirectory

A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link...

7.8CVSS6.7AI score0.00077EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/07/09 12:0 a.m.3 views

PT-2024-4784 · Microsoft · Windows Enroll Engine +1

Name of the Vulnerable Software and Affected Versions: Windows Enroll Engine affected versions not specified Description: The issue is related to errors in cryptographic signature verification in the Windows Enroll Engine component of Windows operating systems. This allows an attacker to bypass...

7CVSS6.5AI score0.00248EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/07/09 12:0 a.m.2 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the U.S. Mozilla Thunderbird is a separate email client software from Mozilla Application Suite. A security bypass vulnerability exists in Mozilla Firefox and Thunderbird, which can be exploited by an attacker to bypass...

4.3CVSS6.5AI score0.00212EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/07/08 11:45 a.m.2 views

python: Path traversal on tempfile.TemporaryDirectory

A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link...

7.8CVSS6.7AI score0.00077EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/07/08 12:0 a.m.1 views

The vulnerability of the Orion Login.aspx page of the SolarWinds Platform’s network monitoring and IT infrastructure management software allows a perpetrator to carry out a brute-force attack.

The vulnerability of the Orion Login.aspx page of the SolarWinds IT infrastructure monitoring and management software is related to synchronization errors when using a common resource. Exploiting this vulnerability could allow a malicious actor to carry out a brute-force attack...

6.4CVSS6.8AI score0.06475EPSS
Exploits4References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/07/05 12:0 a.m.1 views

The vulnerability of the interpreter for Ghostscript software, which handles the processing, conversion, and generation of documents, is related to errors in processing the relative path to the directory. This vulnerability allows an attacker to execute arbitrary code.

The vulnerability of the interpreter used in software for processing, transforming, and generating Ghostscript documents is related to errors in processing the relative path to the directory. Exploiting this vulnerability allows a malicious actor to execute arbitrary code using a specially crafte...

6.8CVSS7.3AI score0.00079EPSS
Exploits0References12Affected Software7
Rows per page
Query Builder