Lucene search
+L
FriendsofphpRecent

1769 matches found

Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.20 views

CVE-2026-45071: XXE (Local File Disclosure) in DomCrawler::addXmlContent() via validateOnParse = true

More info at https://symfony.com/cve-2026-45071...

8.7CVSS5.8AI score0.0057EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.45 views

CVE-2020-15146: Remote Code Execution in OptionsParser while using request parameters inside expression language

Impact Request parameters injected inside an expression evaluated by symfony/expression-language package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution. The vulnerable versions...

9.6CVSS9.3AI score0.02149EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.52 views

CVE-2020-5220: Ability to define unintended serialisation groups via HTTP header which might lead to data exposure

Impact ResourceBundle accepts and uses any serialisation groups to be passed via a HTTP header. This might lead to data exposure by using an unintended serialisation group - for example it could make Shop API use a more permissive group from Admin API. Anyone exposing an API with ResourceBundle's...

5.3CVSS4.9AI score0.00737EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.36 views

CVE-2019-10909: Escape validation messages in the PHP templating engine

More info at https://symfony.com/cve-2019-10909...

5.4CVSS7.2AI score0.01029EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.17 views

Drupal core - Moderately critical - Third-party library - SA-CORE-2020-001

More info at https://www.drupal.org/sa-core-2020-001...

7.2AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.16 views

Contextual Links validation - Critical - Remote Code Execution

More info at https://www.drupal.org/sa-core-2018-006...

7.2AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.15 views

Drupal core - Moderately critical - Denial of Service - SA-CORE-2019-009

More info at https://www.drupal.org/sa-core-2019-009...

7.2AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.13 views

Drupal core - Moderately critical - Multiple vulnerabilities - SA-CORE-2019-010

More info at https://www.drupal.org/sa-core-2019-010...

7.2AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.42 views

Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

8.2CVSS7.8AI score0.83366EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.30 views

PHP Code Injection

phpWhois PHP Code Injection Vulnerability Overview phpWhois and some of its forks in versions before 5.1.0 are prone to a code injection vulnerability due to insufficient sanitization of returned WHOIS data. This allows attackers controlling the WHOIS information of a requested domain to execute...

9.8CVSS9.7AI score0.06195EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.13 views

Exploit of encryption failure vulnerability

More info at https://medium.com/@taylorotwell/laravel-security-release-5-6-15-and-5-5-40-56f1257933a0...

7.2AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.36 views

Drupal core - Critical - Remote code execution - SA-CORE-2020-012

More info at https://www.drupal.org/sa-core-2020-012...

8.8CVSS7.2AI score0.3535EPSS
SaveExploits3Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.32 views

Possible cross-site scripting (XSS) vulnerability in the Blade templating engine

A security researcher has disclosed a possible XSS vulnerability in the Blade templating engine. Given the following two Blade templates: resources/views/parent.blade.php: html @section'content' @show resources/views/child.blade.php: html @extends'parent' @section'content' @endsection And a route...

6.1CVSS5.8AI score0.00799EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.28 views

Timing attack vector for remember me token

The current rememberme token verification process leaves the application open to a timing attack. Since the default is for the token to be stored as a cookie and for cookies to be encrypted, an attacker would have to know the application secret to exploit this. However, should a custom guard be...

5.9CVSS6.3AI score0.01193EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.29 views

Drupal core - Less critical - Access bypass - SA-CORE-2020-006

More info at https://www.drupal.org/sa-core-2020-006...

9.8CVSS7.2AI score0.01275EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.66 views

Attackers can trigger deserialization of arbitrary data via the phar:// wrapper.

Fix for security vulnerability: Using the phar:// wrapper it was possible to trigger the unserialization of user provided data...

9.8CVSS7AI score0.26172EPSS
SaveExploits7Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.28 views

SQL Server LIMIT / OFFSET SQL Injection

Impact Those using SQL Server with Laravel and allowing user input to be passed directly to the limit and offset functions are vulnerable to SQL injection. Other database drivers such as MySQL and Postgres are not affected by this vulnerability. Patches This problem has been patched on Laravel...

7.9AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.17 views

Sandbox state regression in deprecated internal wrappers in `src/Resources/core.php`

More info at https://symfony.com/blog/cve-2026-48805-sandbox-state-regression-in-deprecated-internal-wrappers-in-src-resources-core-php...

9.1CVSS5.8AI score0.00483EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.18 views

Sandbox `__toString()` policy bypass via `Traversable` in `join`/`replace` and `in`/`not in` operators

More info at https://symfony.com/blog/cve-2026-48807-sandbox-tostring-policy-bypass-via-traversable-in-join-replace-and-in-not-in-operators...

9.1CVSS5.8AI score0.00367EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.37 views

Unguarded calls to __toString() when nesting an object into an array

More info at https://symfony.com/blog/cve-2024-51754-unguarded-calls-to-tostring-in-a-sandbox-when-an-object-is-in-an-array-or-an-argument-list...

2.2CVSS5.9AI score0.00435EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.13 views

CVE-2026-45068: Argument Injection in SendmailTransport via Dash-Prefixed Recipient Address

More info at https://symfony.com/cve-2026-45068...

8.7CVSS5.8AI score0.00524EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.35 views

CVE-2018-14773: Remove support for legacy and risky HTTP headers

More info at https://symfony.com/blog/cve-2018-14773-remove-support-for-legacy-and-risky-http-headers...

6.5CVSS7.2AI score0.58061EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.16 views

CVE-2026-45067: Email Header / SMTP Command Injection via CRLF in Symfony\Component\Mime\Address

More info at https://symfony.com/cve-2026-45067...

6.3CVSS5.8AI score0.00598EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.12 views

CVE-2025-64500: Incorrect parsing of PATH_INFO can lead to limited authorization bypass

More info at https://symfony.com/blog/cve-2025-64500-incorrect-parsing-of-path-info-can-lead-to-limited-authorization-bypass...

7.3CVSS6.6AI score0.01325EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.33 views

CVE-2019-10910: Check service IDs are valid

More info at https://symfony.com/cve-2019-10910...

9.8CVSS7.2AI score0.0595EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.18 views

CVE-2026-48760: HtmlSanitizer URL Parser Deny Gates Underinclusive: Percent-Encoded BiDi Marks and Unicode Whitespace Bypass Visual-Spoofing Defense

More info at https://symfony.com/cve-2026-48760...

6.1CVSS5.8AI score0.00338EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.15 views

CVE-2026-45074: Cas2Handler Derives CAS service URL from Client Host Header → Cross-Service Ticket Replay

More info at https://symfony.com/cve-2026-45074...

8.1CVSS5.8AI score0.00488EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.14 views

CVE-2026-45077: Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener

More info at https://symfony.com/cve-2026-45077...

8.6CVSS5.8AI score0.00666EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.16 views

CVE-2026-45755: Mailtrap Mailer Webhook Parser Never Verifies the X-Mt-Signature HMAC: Unauthenticated Webhook Event Injection

More info at https://symfony.com/cve-2026-45755...

6.9CVSS5.8AI score0.00267EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.12 views

CVE-2026-45756: JsonPath Evaluates Attacker-Controlled Regular Expressions in match()/search() Without Limits: ReDoS

More info at https://symfony.com/cve-2026-45756...

8.2CVSS5.8AI score0.0063EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.18 views

CVE-2026-45069: OidcTokenHandler Accepts JWTs Missing aud/iss/exp Claims

More info at https://symfony.com/cve-2026-45069...

9.1CVSS5.8AI score0.00258EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.15 views

CVE-2026-45070: Email Header Injection via Non-Token Characters in Mime Parameter Names

More info at https://symfony.com/cve-2026-45070...

6.5CVSS5.8AI score0.0039EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.13 views

CVE-2026-45071: XXE (Local File Disclosure) in DomCrawler::addXmlContent() via validateOnParse = true

More info at https://symfony.com/cve-2026-45071...

8.7CVSS5.8AI score0.0057EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.33 views

CVE-2020-15245: Ability to switch customer email address on account detail page and stay verified

Impact The user may register in a shop by email [email protected], verify it, change it to the mail [email protected] and stay verified and enabled. This may lead to having accounts addressed to totally different emails, that were verified. Note, that this way one is not able to take over any...

4.3CVSS4.4AI score0.00627EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.24 views

CVE-2026-45064: HtmlSanitizer URL Attributes Pass Through BiDi Override Characters → Visual href Spoofing

More info at https://symfony.com/cve-2026-45064...

6.1CVSS5.8AI score0.00338EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.26 views

CVE-2024-50341: Security::login does not take into account custom user_checker

More info at https://symfony.com/cve-2024-50341...

3.1CVSS6.6AI score0.00311EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.34 views

CVE-2019-10911: Add a separator in the remember me cookie hash

More info at https://symfony.com/cve-2019-10911...

7.5CVSS7.2AI score0.0122EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.16 views

CVE-2026-45753: HtmlSanitizer UrlAttributeSanitizer Omits action/formaction/poster/cite: javascript: URI Survives Sanitization (XSS)

More info at https://symfony.com/cve-2026-45753...

6.1CVSS5.8AI score0.00338EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.19 views

CVE-2026-48760: HtmlSanitizer URL Parser Deny Gates Underinclusive: Percent-Encoded BiDi Marks and Unicode Whitespace Bypass Visual-Spoofing Defense

More info at https://symfony.com/cve-2026-48760...

6.1CVSS5.8AI score0.00338EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.31 views

CVE-2019-18887: Use constant time comparison in UriSigner

More info at https://symfony.com/cve-2019-18887...

8.1CVSS7.2AI score0.01338EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.36 views

CVE-2019-18887: Use constant time comparison in UriSigner

More info at https://symfony.com/cve-2019-18887...

8.1CVSS7.2AI score0.01338EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.28 views

CVE-2019-10911: Add a separator in the remember me cookie hash

More info at https://symfony.com/cve-2019-10911...

7.5CVSS7.2AI score0.0122EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.26 views

CVE-2024-50343: Incorrect response from Validator when input ends with ` `

More info at https://symfony.com/cve-2024-50343...

3.1CVSS6.6AI score0.00455EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.49 views

CVE-2023-46733: Potential XSS in WebhookController

More info at https://symfony.com/cve-2023-46733...

6.5CVSS7.2AI score0.00689EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.47 views

CVE-2024-51736: Command execution hijack on Windows with Process class

More info at https://symfony.com/cve-2024-51736...

9.8CVSS6.8AI score0.00425EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.12 views

CVE-2026-45063: Identity Spoofing via Unanchored DN Regex in X509Authenticator

More info at https://symfony.com/cve-2026-45063...

9.1CVSS5.8AI score0.00367EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.17 views

CVE-2024-50343: Incorrect response from Validator when input ends with ` `

More info at https://symfony.com/cve-2024-50343...

3.1CVSS6.6AI score0.00455EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.15 views

CVE-2026-45133: YAML Parser Stack Exhaustion via Unbounded Recursion in Nested Blocks, Sequences, and Mappings

More info at https://symfony.com/cve-2026-45133...

8.2CVSS5.8AI score0.0063EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.18 views

CVE-2026-45305: YAML Parser ReDoS via Catastrophic Backtracking in Parser::cleanup() Regex

More info at https://symfony.com/cve-2026-45305...

8.7CVSS5.8AI score0.00684EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.15 views

HTML-output filters in twig/* extras incorrectly declared `is_safe => ['all']`

More info at https://symfony.com/cve-2026-46637...

5.4CVSS5.8AI score0.00305EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities1769