Lucene search
+L
FriendsofphpRecent

1769 matches found

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

CVE-2024-50342: Internal address and port enumeration allowed by NoPrivateNetworkHttpClient

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

4.3CVSS6.6AI score0.00471EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•13 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
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•31 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.•34 views

Deserialization Gadget chain in Swift Mailer

Summary Symfony 1 has a gadget chain due to vulnerable Swift Mailer dependency that would enable an attacker to get remote code execution if a developer unserialize user input in his project. Details This vulnerability present no direct threat but is a vector that will enable remote code executio...

9CVSS5.7AI score0.01485EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•16 views

Prevent installation typosquatting malware

More info at https://www.kernelmode.blog/typosquatting-malware-found-in-composer-repository/...

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

CVE-2020-15143: Remote Code Execution in ParametersParser 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...

8.8CVSS8.9AI score0.01914EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•34 views

CVE-2019-12186: XSS injection in the Grid component

More info at https://sylius.com/blog/cve-2019-12186/...

4.8CVSS7.2AI score0.00552EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•30 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.•32 views

Secret data exfiltration via symfony parameters

Impact Symfony parameters which is what Mautic transforms configuration parameters into can be used within other Symfony parameters by design. However, this also means that an admin who is normally not privy to certain parameters, such as database credentials, could expose them by leveraging any ...

5.8CVSS5.1AI score0.00345EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•32 views

XSS vulnerability on contacts view

Impact Mautic versions before 3.3.4/4.0.0 are vulnerable to an inline JS XSS attack through the contact's first or last name and triggered when viewing a contact's details page then clicking on the action drop down and hovering over the Campaigns button. Contact first and last name can be populat...

8.3CVSS6.7AI score0.00642EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•38 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.•29 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.•34 views

RCE vulnerability in "cookie" session driver

More info at https://blog.laravel.com/laravel-cookie-security-releases...

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

Drupal core - Moderately critical - Access bypass - SA-CORE-2020-008

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

5.3CVSS7.2AI score0.00928EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•22 views

Code injection vulnerability in allSelectors()

More info at https://packetstormsecurity.com/files/cve/CVE-2020-13756...

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

Filter input to avoid XPath injection

Filter input for its use in XPath expressions In order to avoid XPath injection, user input must be filtered before it ends up in the query. Unfortunately, there's no way to do this with a standard method in PHP, so we need our own filtering function. Current best practice recommends using white...

6.1AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:00 a.m.•45 views

Unauthenticated crypto and weak IV in Magento\Framework\Encryption

More info at http://www.openwall.com/lists/oss-security/2016/07/19/3...

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

Drupal core - Moderately critical - Information disclosure - SA-CORE-2020-011

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

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

Drupal core - Critical - Cross-site scripting - SA-CORE-2021-002

More info at https://www.drupal.org/sa-core-2021-002...

6.1CVSS7.2AI score0.00677EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities1769