Lucene search
+L

1628 matches found

Tenable Nessus
Tenable Nessus
added 2025/01/29 12:0 a.m.14 views

SUSE SLES12 Security Update : nodejs18 (SUSE-SU-2025:0234-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:0234-1 advisory. Update to 18.20.6: - CVE-2025-23085: Fixed HTTP2 memory leak on premature close and ERRPROTO bsc1236250 - CVE-2025-22150: Fixed insufficiently...

6.8CVSS6.5AI score0.01327EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/01/24 4:34 p.m.5 views

Security update for nodejs18

This update for nodejs18 fixes the following issues: Update to 18.20.6: CVE-2025-23085: Fixed HTTP2 memory leak on premature close and ERRPROTO bsc1236250 CVE-2025-22150: Fixed insufficiently random values used when defining the boundary for a multipart/form-data request in undici bsc1236258 Patc...

7.4CVSS7.3AI score0.01327EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/24 4:34 p.m.14 views

SUSE-SU-2025:0234-1 Security update for nodejs18

This update for nodejs18 fixes the following issues: Update to 18.20.6: - CVE-2025-23085: Fixed HTTP2 memory leak on premature close and ERRPROTO bsc1236250 - CVE-2025-22150: Fixed insufficiently random values used when defining the boundary for a multipart/form-data request in undici bsc1236258...

6.8CVSS6AI score0.01327EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/24 4:5 p.m.14 views

SUSE-SU-2025:0233-1 Security update for nodejs18

This update for nodejs18 fixes the following issues: Update to 18.20.6: - CVE-2025-23085: Fixed HTTP2 memory leak on premature close and ERRPROTO bsc1236250 - CVE-2025-22150: Fixed insufficiently random values used when defining the boundary for a multipart/form-data request in undici bsc1236258...

6.8CVSS6AI score0.01327EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/24 2:33 p.m.19 views

SUSE-SU-2025:0232-1 Security update for nodejs20

This update for nodejs20 fixes the following issues: Update to 20.18.2: - CVE-2025-23083: Fixed worker permission bypass via InternalWorker leak in diagnostics bsc1236251 - CVE-2025-23085: Fixed HTTP2 memory leak on premature close and ERRPROTO bsc1236250 - CVE-2025-22150: Fixed insufficiently...

7.7CVSS6.1AI score0.01327EPSS
SaveExploits0References7
NVD
NVD
added 2025/01/21 6:15 p.m.15 views

CVE-2025-22150

Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If...

6.8CVSS0.00748EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/14 7:19 p.m.23 views

BIT-PHP-MIN-2024-8925 Erroneous parsing of multipart form data

In PHP versions 8.1. before 8.1.30, 8.2. before 8.2.24, 8.3. before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted data being able to...

5.3CVSS6AI score0.00927EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2024/12/24 10:43 a.m.567 views

Node.js: Usage of unsafe random function in undici for choosing boundary

The vulnerability in the Undici library involves the use of an unsafe random function to choose the boundary for a multipart/form-data request. The use of Math.random to generate this boundary can be predicted if several of its generated values are known. This could potentially allow an attacker ...

6.8CVSS6.5AI score0.00748EPSS
SaveExploits0
OSV
OSV
added 2024/12/19 4:19 a.m.32 views

RLSA-2024:10949 Moderate: php:8.2 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: host/secure cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756 php: passwordverify can erroneously return true, opening ATO risk CVE-2024-3096 php: Filter bypass in filtervar...

7.5CVSS6.8AI score0.3786EPSS
SaveExploits5References7
Tenable Nessus
Tenable Nessus
added 2024/12/19 12:0 a.m.20 views

RockyLinux 9 : php:8.1 (RLSA-2024:10950)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:10950 advisory. php: host/secure cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756 php: passwordverify can erroneously return true, opening ATO risk...

7.5CVSS7.2AI score0.49336EPSS
SaveExploits7References13
Tenable Nessus
Tenable Nessus
added 2024/12/19 12:0 a.m.18 views

RockyLinux 8 : php:8.2 (RLSA-2024:10951)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:10951 advisory. php: host/secure cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756 php: passwordverify can erroneously return true, opening ATO risk...

7.5CVSS7.2AI score0.49336EPSS
SaveExploits7References13
RedHat Linux
RedHat Linux
added 2024/12/11 4:20 p.m.5 views

php: Erroneous parsing of multipart form data

A flaw was found in PHP's parsing of multipart form data contents, which affects both file and input form data. This may lead to legitimate data not being processed, violating data integrity. For example, if a multipart form data payload contains a valid prefix 'X' of the defined boundary B such...

5.3CVSS5.7AI score0.00927EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/12/11 4:20 p.m.18 views

php: Erroneous parsing of multipart form data

A flaw was found in PHP's parsing of multipart form data contents, which affects both file and input form data. This may lead to legitimate data not being processed, violating data integrity. For example, if a multipart form data payload contains a valid prefix 'X' of the defined boundary B such...

5.3CVSS5.7AI score0.00927EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/12/11 4:20 p.m.58 views

Moderate: Red Hat Security Advisory: php:7.4 security update

An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS7.1AI score0.49336EPSS
SaveExploits13References13
RedHat Linux
RedHat Linux
added 2024/12/11 4:19 p.m.5 views

php: Erroneous parsing of multipart form data

A flaw was found in PHP's parsing of multipart form data contents, which affects both file and input form data. This may lead to legitimate data not being processed, violating data integrity. For example, if a multipart form data payload contains a valid prefix 'X' of the defined boundary B such...

5.3CVSS5.7AI score0.00927EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/12/11 4:19 p.m.29 views

Moderate: Red Hat Security Advisory: php:8.2 security update

An update for the php:8.2 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.7AI score0.3786EPSS
SaveExploits5References8
RedHat Linux
RedHat Linux
added 2024/12/11 4:16 p.m.9 views

php: Erroneous parsing of multipart form data

A flaw was found in PHP's parsing of multipart form data contents, which affects both file and input form data. This may lead to legitimate data not being processed, violating data integrity. For example, if a multipart form data payload contains a valid prefix 'X' of the defined boundary B such...

5.3CVSS5.7AI score0.00927EPSS
SaveExploits1References6
OSV
OSV
added 2024/12/11 12:0 a.m.52 views

ALSA-2024:10952 Moderate: php:7.4 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: 1-byte array overrun in common path resolve code CVE-2023-0568 php: Passwordverify always return true with some hash CVE-2023-0567 php: Missing error check and insufficient random bytes in...

9.8CVSS7.4AI score0.49336EPSS
SaveExploits13References24
AlmaLinux
AlmaLinux
added 2024/12/11 12:0 a.m.44 views

Moderate: php:8.2 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: host/secure cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756 php: passwordverify can erroneously return true, opening ATO risk CVE-2024-3096 php: Filter bypass in filtervar...

7.5CVSS6.5AI score0.49336EPSS
SaveExploits7References14
AlmaLinux
AlmaLinux
added 2024/12/11 12:0 a.m.39 views

Moderate: php:8.1 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: host/secure cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756 php: passwordverify can erroneously return true, opening ATO risk CVE-2024-3096 php: Filter bypass in filtervar...

7.5CVSS7.6AI score0.49336EPSS
SaveExploits7References14
Rows per page
Query Builder