Lucene search
+L

10857 matches found

Cvelist
Cvelist
added 2025/10/09 8:20 p.m.24 views

CVE-2025-35052 Newforma Info Exchange (NIX) shared hard-coded secret key

Newforma Info Exchange NIX uses a hard-coded key to encrypt certain query parameters. Some encrypted parameter values can specify paths to download files, potentially bypassing authentication and authorization, for example, the 'qs' parameter used in '/DownloadWeb/download.aspx'. This key is shar...

6.3CVSS0.00347EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/09 8:20 p.m.4 views

CVE-2025-35052 Newforma Info Exchange (NIX) shared hard-coded secret key

Newforma Info Exchange NIX uses a hard-coded key to encrypt certain query parameters. Some encrypted parameter values can specify paths to download files, potentially bypassing authentication and authorization, for example, the 'qs' parameter used in '/DownloadWeb/download.aspx'. This key is shar...

6.3CVSS6.7AI score0.00347EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/09 8:19 p.m.36 views

CVE-2025-35050

Summary: CVE-2025-35050 affects Newforma Info Exchange (NIX), where insecure deserialization of serialized .NET data via the /remoteweb/remote.rem endpoint allows a remote, unauthenticated attacker to execute arbitrary code with NT AUTHORITY\NetworkService privileges. The vulnerable endpoint is u...

9.8CVSS7.6AI score0.00861EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/09 8:19 p.m.6 views

CVE-2025-35050 Newforma Info Exchange (NIX) .NET unauthenticated deserialization

Newforma Info Exchange NIX accepts serialized .NET data via the '/remoteweb/remote.rem' endpoint, allowing a remote, unauthenticated attacker to execute arbitrary code with 'NT AUTHORITY\NetworkService' privileges. The vulnerable endpoint is used by Newforma Project Center Server NPCS, so a...

9.8CVSS7.6AI score0.00861EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/09 8:19 p.m.27 views

CVE-2025-35050 Newforma Info Exchange (NIX) .NET unauthenticated deserialization

Newforma Info Exchange NIX accepts serialized .NET data via the '/remoteweb/remote.rem' endpoint, allowing a remote, unauthenticated attacker to execute arbitrary code with 'NT AUTHORITY\NetworkService' privileges. The vulnerable endpoint is used by Newforma Project Center Server NPCS, so a...

9.8CVSS0.00861EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/10/09 3:21 p.m.10 views

Directory Traversal

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Directory Traversal via the WriteFile and ReadFile tools. An attacker can gain full control over the server, including executing arbitrary commands, by supplying crafted file paths that allow...

9.9CVSS7.4AI score0.12115EPSS
SaveExploits1References2
Circl
Circl
added 2025/10/09 2:01 p.m.5 views

GHSA-JV9M-VF54-CHJJ

creationtimestamp| type| source ---|---|--- 2025-10-09 14:01:23+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115344571209622398...

4.8AI score
SaveExploits0References1
OSV
OSV
added 2025/10/09 1:15 p.m.14 views

UBUNTU-CVE-2025-39960

In the Linux kernel, the following vulnerability has been resolved: gpiolib: acpi: initialize acpigpioinfo struct Since commit 7c010d463372 "gpiolib: acpi: Make sure we fill struct acpigpioinfo", uninitialized acpigpioinfo struct are passed to acpifindgpio and later in the call stack info-quirks ...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/09 12:13 p.m.8 views

CVE-2025-39960

In the Linux kernel, the following vulnerability has been resolved: gpiolib: acpi: initialize acpigpioinfo struct Since commit 7c010d463372 "gpiolib: acpi: Make sure we fill struct acpigpioinfo", uninitialized acpigpioinfo struct are passed to acpifindgpio and later in the call stack info-quirks ...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0
CVE
CVE
added 2025/10/09 12:13 p.m.36 views

CVE-2025-39960

Concrete details from connected sources show CVE-2025-39960 affecting the Linux kernel gpiolib/acpi path. The root cause is uninitialized acpi_gpio_info passed to __acpi_find_gpio(), leading to info->quirks usage in acpi_populate_gpio_lookup and breaking i2c_hid_cpi HID over I2C probes. The fi...

7.8CVSS6.1AI score0.00142EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/09 12:13 p.m.10 views

CVE-2025-39960 gpiolib: acpi: initialize acpi_gpio_info struct

In the Linux kernel, the following vulnerability has been resolved: gpiolib: acpi: initialize acpigpioinfo struct Since commit 7c010d463372 "gpiolib: acpi: Make sure we fill struct acpigpioinfo", uninitialized acpigpioinfo struct are passed to acpifindgpio and later in the call stack info-quirks ...

7.3CVSS6.5AI score
SaveExploits0References5
NVD
NVD
added 2025/10/09 10:15 a.m.12 views

CVE-2025-39959

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acpchipinfo Use devgetdrvdatadev-parent instead of devgetplatdatadev to correctly obtain acpchipinfo members in the acp I2S driver. Previously, some members were not updated properly due ...

5.5CVSS0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/09 10:15 a.m.13 views

UBUNTU-CVE-2025-39959

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acpchipinfo Use devgetdrvdatadev-parent instead of devgetplatdatadev to correctly obtain acpchipinfo members in the acp I2S driver. Previously, some members were not updated properly due ...

6.8CVSS5.7AI score0.00119EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/09 9:47 a.m.11 views

CVE-2025-39959

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acpchipinfo Use devgetdrvdatadev-parent instead of devgetplatdatadev to correctly obtain acpchipinfo members in the acp I2S driver. Previously, some members were not updated properly due ...

5.5CVSS5.4AI score0.00119EPSS
SaveExploits0
CVE
CVE
added 2025/10/09 9:47 a.m.28 views

CVE-2025-39959

CVE-2025-39959 is resolved in the Linux kernel ASoC/amd ACP code. The vulnerability stemmed from incorrect retrieval of acp_chip_info in the acp I2S driver, where some members could be stale due to using dev_get_platdata instead of dev_get_drvdata. The fix ensures all acp_chip_info members are re...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.19 views

PT-2025-41474

Name of the Vulnerable Software and Affected Versions Newforma Info Exchange NIX affected versions not specified Description Newforma Info Exchange NIX contains a flaw in the '/UserWeb/Common/MarkupServices.ashx' endpoint that allows a remote, unauthenticated attacker to force NIX to establish a...

8.2CVSS6.4AI score0.00353EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.18 views

PT-2025-41469

Name of the Vulnerable Software and Affected Versions Newforma Info Exchange NIX versions prior to 2023.1 Description Newforma Info Exchange NIX allows authenticated users to read and delete arbitrary files with 'NT AUTHORITYNetworkService' privileges through requests to the...

6.9CVSS6.7AI score0.00378EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.21 views

PT-2025-41471

Name of the Vulnerable Software and Affected Versions Newforma Info Exchange NIX versions prior to 2023.1 Description Newforma Info Exchange NIX contains a flaw in the /UserWeb/Common/UploadBlueimp.ashx API endpoint that allows an authenticated attacker to upload arbitrary files to any location...

8.8CVSS6.9AI score0.00504EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/10/09 12:00 a.m.9 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 properly fetching acpchipinfo data, which could result in a null pointer dereference...

6.2AI score0.00119EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.8 views

PT-2025-41374

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the initialization of the acpi gpio info structure within the gpiolib ACPI subsystem. Specifically, after commit 7c010d463372, the acpi gpi...

7.8CVSS5.4AI score0.00142EPSS
SaveExploits0References15
Rows per page
Query Builder