Lucene search
+L

4724 matches found

OSV
OSV
added 2025/03/30 6:15 a.m.10 views

AZL-59300 CVE-2025-1219 affecting package php for versions less than 8.1.32-1

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may...

5.3CVSS6.7AI score0.00718EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/30 5:57 a.m.14 views

CVE-2025-1861 Stream HTTP wrapper truncates redirect location to 1024 bytes

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC911...

6.3CVSS6.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/03/30 5:57 a.m.9 views

CVE-2025-1861 Stream HTTP wrapper truncates redirect location to 1024 bytes

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC911...

6.3CVSS6.5AI score0.00821EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/30 5:57 a.m.1628 views

CVE-2025-1861

CVE-2025-1861 affects PHP across multiple branches (8.1.x up to 8.1.32, 8.2.x up to 8.2.28, 8.3.x up to 8.3.19, 8.4.x up to 8.4.5). Root cause: the HTTP redirect location is truncated due to a 1024-byte location buffer during redirect handling. Impact: redirects may resolve to an incorrect URL, p...

9.8CVSS6.3AI score0.00821EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/30 5:49 a.m.10 views

CVE-2025-1736 Stream HTTP wrapper header check might omit basic auth header

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be misinterpreted...

6.3CVSS6.4AI score0.00531EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/30 5:43 a.m.3 views

CVE-2025-1734 Streams HTTP wrapper does not fail for headers with invalid name and no colon

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when receiving headers from HTTP server, the headers missing a colon : are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers...

6.3CVSS7.2AI score0.00481EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/03/30 5:43 a.m.27 views

CVE-2025-1734

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when receiving headers from HTTP server, the headers missing a colon : are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers...

6.3CVSS6.1AI score0.00481EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2025/03/30 5:43 a.m.22 views

CVE-2025-1734

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when receiving headers from HTTP server, the headers missing a colon : are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers...

6.3CVSS6.3AI score0.00481EPSS
SaveExploits0
CVE
CVE
added 2025/03/30 5:33 a.m.456 views

CVE-2025-1219

The CVE-2025-1219 issue affects PHP versions 8.1.x before 8.1.32, 8.2.x before 8.2.28, 8.3.x before 8.3.19, and 8.4.x before 8.4.5. When requesting an HTTP resource with DOM or SimpleXML, the content-type header used to determine charset during redirects can cause incorrect parsing or bypass vali...

6.3CVSS6.2AI score0.00718EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2025/03/30 5:33 a.m.26 views

CVE-2025-1219

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may...

6.3CVSS6.3AI score0.00718EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/03/30 5:33 a.m.49 views

CVE-2025-1219 libxml streams use wrong content-type header when requesting a redirected resource

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may...

6.3CVSS0.00718EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/30 5:33 a.m.14 views

CVE-2025-1219 libxml streams use wrong content-type header when requesting a redirected resource

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may...

6.3CVSS6.4AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/03/30 12:0 a.m.6 views

PHP 安全漏洞

PHP is a scripting language for PHP that is executed server-side. A security vulnerability exists in PHP versions prior to 8.1.32, 8.2.28, 8.3.19, and 8.4.5, which stems from the fact that when receiving a header from an HTTP server, a header with a missing colon is incorrectly treated as a valid...

6.3CVSS5.9AI score0.00481EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/30 12:0 a.m.5 views

PHP 安全漏洞

PHP is a scripting language for PHP that is executed server-side. A security vulnerability exists in PHP versions prior to 8.1.32, prior to 8.2.28, prior to 8.3.19, and prior to 8.4.5, which stems from the use of an incorrect content type header to determine the character set when requesting an...

6.3CVSS6AI score0.00718EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/29 11:44 a.m.17 views

CVE-2025-30829

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in Arraytics WPCafe wp-cafe allows PHP Local File Inclusion.This issue affects WPCafe: from n/a through = 2.2.31...

7.5CVSS7.2AI score0.01024EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/29 11:43 a.m.12 views

CVE-2025-30890

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in SuitePlugins Login Widget for Ultimate Member login-widget-for-ultimate-member allows PHP Local File Inclusion.This issue affects Login Widget for Ultimate Member: from n/a throu...

7.5CVSS7.2AI score0.00743EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/29 11:40 a.m.16 views

CVE-2025-30814

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in RadiusTheme The Post Grid the-post-grid allows PHP Local File Inclusion.This issue affects The Post Grid: from n/a through = 7.7.17...

7.5CVSS7.2AI score0.01024EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/29 11:40 a.m.10 views

CVE-2025-30891

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in magepeopleteam WpTravelly tour-booking-manager allows PHP Local File Inclusion.This issue affects WpTravelly: from n/a through = 1.8.7...

8.8CVSS7.2AI score0.00633EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/29 11:39 a.m.8 views

CVE-2025-30846

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in jetmonsters Restaurant Menu by MotoPress mp-restaurant-menu allows PHP Local File Inclusion.This issue affects Restaurant Menu by MotoPress: from n/a through = 2.4.4...

8.8CVSS7.2AI score0.00707EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/29 11:38 a.m.10 views

CVE-2025-30820

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in HT Plugins WishSuite wishsuite allows PHP Local File Inclusion.This issue affects WishSuite: from n/a through = 1.4.4...

7.5CVSS7.2AI score0.01024EPSS
SaveExploits0References1
Rows per page
Query Builder