Lucene search
+L

981 matches found

OSV
OSV
added 2025/08/15 3:13 p.m.8 views

CVE-2025-55207 @astrojs/node's trailing slash handling causes open redirect issue

Astro is a web framework for content-driven websites. Following CVE-2025-54793 there's still an Open Redirect vulnerability in a subset of Astro deployment scenarios prior to version 9.4.1. Astro 5.12.8 addressed CVE-2025-54793 where https://example.com//astro.build/press would redirect to the...

6.9CVSS6.2AI score
SaveExploits0References4
CVE
CVE
added 2025/08/15 3:13 p.m.30 views

CVE-2025-55207

Astro CVE-2025-55207 describes an Open Redirect vulnerability in certain Astro deployment scenarios. Specifically, when using the Node deployment adapter in standalone mode with trailingSlash set to "always", URLs like https://example.com//astro.build/press can redirect to //astro.build/press, en...

6.9CVSS6AI score0.00572EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.2 views

SUSE SLES15 Security Update : kubernetes1.26 (SUSE-SU-2025:02383-2)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:02383-2 advisory. - CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865. Tenable has extracted the...

6.5CVSS7.3AI score0.00535EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/08/15 12:00 a.m.14 views

PT-2025-33494 · Astro · Astro

Name of the Vulnerable Software and Affected Versions: Astro versions prior to 9.4.1 Description: Astro is a web framework for content-driven websites. An open redirect vulnerability exists in certain Astro deployment scenarios. Specifically, when using the Node deployment adapter in standalone...

6.9CVSS7.1AI score0.00572EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/08/14 1:03 p.m.9 views

Security update for kubernetes1.26

This update for kubernetes1.26 fixes the following issues: CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

6.5CVSS7.3AI score0.00535EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/14 1:03 p.m.6 views

SUSE-SU-2025:02383-2 Security update for kubernetes1.26

This update for kubernetes1.26 fixes the following issues: - CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865...

6.5CVSS6.7AI score0.00535EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/08/14 1:02 p.m.18 views

Security update for kubernetes1.23

This update for kubernetes1.23 fixes the following issues: CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

6.5CVSS7.3AI score0.00535EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/14 1:02 p.m.16 views

SUSE-SU-2025:01940-2 Security update for kubernetes1.23

This update for kubernetes1.23 fixes the following issues: - CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865...

6.5CVSS6.7AI score0.00535EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/08/13 12:11 a.m.14 views

Security update for kubernetes1.23

This update for kubernetes1.23 fixes the following issues: CVE-2021-25743: Escape terminal special characters in kubectl output bsc1194400. CVE-2023-2431: Prevent pods to bypass the seccomp profile enforcement bsc1212493. CVE-2024-0793: Advance autoscaling v2 as the preferred API version...

6.5CVSS5.5AI score0.02224EPSS
SaveExploits1References22
OSV
OSV
added 2025/08/13 12:10 a.m.6 views

SUSE-SU-2025:02423-2 Security update for kubernetes1.23

This update for kubernetes1.23 fixes the following issues: - CVE-2021-25743: Escape terminal special characters in kubectl output bsc1194400. - CVE-2023-2431: Prevent pods to bypass the seccomp profile enforcement bsc1212493. - CVE-2024-0793: Advance autoscaling v2 as the preferred API version...

7.7CVSS7.2AI score0.02224EPSS
SaveExploits1References12
OSV
OSV
added 2025/08/11 1:54 p.m.14 views

BIT-LIBPHP-2024-5585 Command injection via array-ish $command parameter of proc_open() (bypass CVE-2024-1874 fix)

In PHP versions 8.1. before 8.1.29, 8.2. before 8.2.20, 8.3. before 8.3.8, the fix for CVE-2024-1874 does not work if the command name includes trailing spaces. Original issue: when using procopen command with array syntax, due to insufficient escaping, if the arguments of the executed command ar...

8.8CVSS7.7AI score0.28807EPSS
SaveExploits3References7
OSV
OSV
added 2025/08/11 1:54 p.m.7 views

BIT-LIBPHP-2024-2757 PHP mb_encode_mimeheader runs endlessly for some inputs

In PHP 8.3. before 8.3.5, function mbencodemimeheader runs endlessly for some inputs that contain long strings of non-space characters followed by a space. This could lead to a potential DoS attack if a hostile user sends data to an application that uses this function...

7.5CVSS7.1AI score0.01924EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/08/10 12:15 a.m.12 views

CVE-2025-54793

Astro is a web framework for content-driven websites. In versions 5.2.0 through 5.12.7, there is an Open Redirect vulnerability in the trailing slash redirection logic when handling paths with double slashes. This allows an attacker to redirect users to arbitrary external domains by crafting URLs...

6.9CVSS6.6AI score0.00614EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/08 12:02 a.m.6 views

CVE-2025-54793 Astro: Duplicate trailing slash feature can lead to Open Redirects

Astro is a web framework for content-driven websites. In versions 5.2.0 through 5.12.7, there is an Open Redirect vulnerability in the trailing slash redirection logic when handling paths with double slashes. This allows an attacker to redirect users to arbitrary external domains by crafting URLs...

6.9CVSS6.2AI score0.00614EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/08 12:02 a.m.20 views

CVE-2025-54793 Astro: Duplicate trailing slash feature can lead to Open Redirects

Astro is a web framework for content-driven websites. In versions 5.2.0 through 5.12.7, there is an Open Redirect vulnerability in the trailing slash redirection logic when handling paths with double slashes. This allows an attacker to redirect users to arbitrary external domains by crafting URLs...

6.9CVSS0.00614EPSS
SaveExploits0References2
CVE
CVE
added 2025/08/08 12:02 a.m.53 views

CVE-2025-54793

Summary: CVE-2025-54793 affects Astro web framework. Versions 5.2.0 through 5.12.7 have an Open Redirect in the trailing slash redirection logic when handling paths with double slashes, enabling a user to be redirected to an external domain via crafted URLs (e.g., https://example.com//malicious-s...

6.9CVSS6.3AI score0.00614EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/08/06 10:06 a.m.21 views

CVE-2025-6013 Vault LDAP MFA Enforcement Bypass When Using Username As Alias

Vault and Vault Enterprise’s “Vault” ldap auth method may not have correctly enforced MFA if usernameasalias was set to true and a user had multiple CNs that are equal but with leading or trailing spaces. Fixed in Vault Community Edition 1.20.2 and Vault Enterprise 1.20.2, 1.19.8, 1.18.13, and...

6.5CVSS0.00502EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/06 10:06 a.m.9 views

CVE-2025-6013 Vault LDAP MFA Enforcement Bypass When Using Username As Alias

Vault and Vault Enterprise’s “Vault” ldap auth method may not have correctly enforced MFA if usernameasalias was set to true and a user had multiple CNs that are equal but with leading or trailing spaces. Fixed in Vault Community Edition 1.20.2 and Vault Enterprise 1.20.2, 1.19.8, 1.18.13, and...

6.5CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2025/08/04 2:48 p.m.11 views

GHSA-MM3P-J368-7JCR IPX Allows Path Traversal via Prefix Matching Bypass

Summary The approach used to check whether a path is within allowed directories is vulnerable to path prefix bypass when the allowed directories do not end with a path separator. This occurs because the check relies on a raw string prefix comparison. PoC - setup mkdir /public123 move a png file...

6.9CVSS5.9AI score0.00668EPSS
SaveExploits1References7
SUSE Linux
SUSE Linux
added 2025/08/01 4:07 p.m.10 views

Security update for kubernetes1.28

This update for kubernetes1.28 fixes the following issues: CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

6.5CVSS6.8AI score0.00535EPSS
SaveExploits0References4
Rows per page
Query Builder