Lucene search
K
FriendsofphpMost viewed

1697 matches found

Friends Of PHP
Friends Of PHP
•added 2023/12/12 8:52 p.m.•165 views

TYPO3-EXT-SA-2023-011: Configuration Injection in extension "Direct Mail" (direct_mail)

More info at https://typo3.org/security/advisory/typo3-ext-sa-2023-011...

7.2AI score0.01517EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2015/03/01 9:13 a.m.•145 views

PHP object injection attack vulnerability in Slim.

https://github.com/slimphp/Slim/blob/master/Slim/Middleware/SessionCookie.phpL127 Generally, it's a bad idea to blindly unserialize user-controllable input. https://www.owasp.org/index.php/PHPObjectInjection EDIT - for people who don't want to read the whole thread: The SessionCookie class is not...

7.5CVSS6.2AI score0.02515EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2022/08/20 11:11 a.m.•99 views

ReactPHP's HTTP server parses encoded cookie names so malicious `__Host-` and `__Secure-` cookies can be sent

Description Impact In ReactPHP's HTTP server component versions below v1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host- and Secure- confused with cookies that decode to such prefix, thus leading to ...

5CVSS6.5AI score0.04969EPSS
Exploits2Affected Software1
Friends Of PHP
Friends Of PHP
•added 2023/04/17 4:0 p.m.•84 views

Improper Input Validation in headers

Description Impact Improper header parsing. An attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. Patches The issue is patched in 1.6.1...

5.7AI score0.01216EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2024/02/27 8:26 p.m.•82 views

Deserialization Gadget chain in Swift Mailer dependancy

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
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2023/11/30 12:40 p.m.•77 views

Test code in published microsoft-graph package exposes phpinfo()

More info at https://nvd.nist.gov/vuln/detail/CVE-2023-49282...

5.4CVSS7.2AI score0.02203EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2016/07/14 1:33 p.m.•77 views

Cross-site scripting (XSS) vulnerability in flashmediaelement.swf in MediaElement.js before 2.11.2 (see CVE-2013-1967)

More info at https://contao.org/en/news/contao-3515.html...

4.3CVSS6.6AI score0.06405EPSS
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:0 a.m.•76 views

PHP Code Injection

phpWhois PHP Code Injection\nVulnerability Overview\nphpWhois and some of its forks in versions before 5.1.0 are prone to a\ncode injection vulnerability due to insufficient sanitization of returned\nWHOIS data. This allows attackers controlling the WHOIS information of a\nrequested domain to...

7.5CVSS9.7AI score0.06195EPSS
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2018/11/20 7:50 p.m.•63 views

XXE Vulnerability

This is: - X a bug report - a feature request - not a usage question ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet What is the expected behavior? The securityScan function is used to prevent XXE attacks. What is the current...

8.8CVSS8.5AI score0.07791EPSS
Exploits4Affected Software1
Friends Of PHP
Friends Of PHP
•added 2018/11/22 11:7 p.m.•62 views

XXE Vulnerability

This is: - X a bug report - a feature request - not a usage question ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet What is the expected behavior? The securityScan function is used to prevent XXE attacks. What is the current...

8.8CVSS8.5AI score0.07791EPSS
Exploits4Affected Software1
Friends Of PHP
Friends Of PHP
•added 2021/04/08 5:36 a.m.•61 views

Parsoid comment fostering allows for inserting mostly arbitrary <meta> tags

More info at https://phabricator.wikimedia.org/T279451...

4.3CVSS6.4AI score0.00981EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2014/03/10 9:57 p.m.•60 views

PHP remote file inclusion vulnerability in dompdf.php

This release is superseded by version 0.7.0 This is a security-focused release that addresses a number of vulnerabilities that can expose your system to exploitation. In tandem with this release we have also posted a document to the wiki with advice for securing dompdf. Please read the new docume...

7.5CVSS7.2AI score0.39374EPSS
Exploits7Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:0 a.m.•58 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
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2018/02/12 7:47 p.m.•54 views

HTTP Proxy header vulnerability

Bugfixes Mitigate HTTPoxy vulnerability 23...

5.1CVSS0.4AI score0.50427EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:0 a.m.•54 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.8CVSS9.3AI score0.26172EPSS
Exploits7Affected Software1
Friends Of PHP
Friends Of PHP
•added 2014/07/29 11:19 a.m.•52 views

Fixed potential path traversal attack and remote code injection

This is a security release. All users MUST upgrade to this release to prevent two potential security issues: path traversal attack remote code injection These two security issues have been reported by Andreas Forsblom. THANKS! Below is the original report Andreas sent me: Hi William, First, thank...

1.6AI score0.0078EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2021/06/23 11:56 p.m.•51 views

TOCTOU Race Condition enabling remote code execution

Impact The whitespace normalisation using in 1.x and 2.x removes any unicode whitespace. Under certain specific conditions this could potentially allow a malicious user to execute code remotely. The conditions: - A user is allowed to supply the path or filename of an uploaded file. - The supplied...

9.8CVSS9.1AI score0.03486EPSS
Exploits2Affected Software1
Friends Of PHP
Friends Of PHP
•added 2017/11/01 7:2 p.m.•51 views

Arbitrary code execution via a crafted email address

More info at https://github.com/zetacomponents/Mail/issues/58...

8.1CVSS7.2AI score0.10652EPSS
Exploits3Affected Software1
Friends Of PHP
Friends Of PHP
•added 2015/11/01 10:15 a.m.•51 views

Multiple CRLF injection vulnerabilities

This release contains an important security update. Security update Takeshi Terada discovered that PHPMailer accepted addresses containing line breaks. This is valid in RFC5322, but allowing such addresses resulted in invalid RFC5321 SMTP commands, permitting a kind of message injection attack...

5CVSS9.3AI score0.01988EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2016/11/13 5:52 p.m.•50 views

RCE vulnerability in phpunit

More info at https://nvd.nist.gov/vuln/detail/CVE-2017-9841...

7.5CVSS0.5AI score0.99999EPSS
Exploits19Affected Software1
Friends Of PHP
Friends Of PHP
•added 2021/11/15 10:47 a.m.•49 views

CVE-2021-41270: Prevent CSV Injection via formulas

More info at https://symfony.com/cve-2021-41270...

6.5CVSS7.2AI score0.01355EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2016/07/14 1:33 p.m.•49 views

Cross-site scripting (XSS) vulnerability in flashmediaelement.swf in MediaElement.js before 2.11.2 (see CVE-2013-1967)

More info at https://contao.org/en/news/contao-3515.html...

4.3CVSS6.8AI score0.02214EPSS
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2017/05/15 9:9 a.m.•49 views

Remote Code Execution

$highlight = Pygmentize::highlight'?php phpinfo;', ';uname -a '; printr$highlight; This will produce the following output: Darwin Micheals-MBP 16.1.0 Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.360/RELEASEX8664 x8664 The problem lines appear to be here:...

1.3AI score
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2014/09/14 6:13 p.m.•48 views

Potential XXE security issue

improved XXE fix CVE-2014-2053...

7.5CVSS8.9AI score0.04681EPSS
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2014/07/15 3:35 p.m.•48 views

Code injection in the way Symfony implements translation caching in FrameworkBundle

More info at https://symfony.com/blog/security-releases-cve-2014-4931-symfony-2-3-18-2-4-8-and-2-5-2-released...

7.2AI score0.0078EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2020/11/17 9:18 a.m.•47 views

Remote code execution

Hello, as discussed by email, this fixes a serious vulnerability. Hopefully my code is OK-ish...

7.5CVSS9AI score0.99943EPSS
Exploits36Affected Software1
Friends Of PHP
Friends Of PHP
•added 2023/09/11 12:55 p.m.•46 views

symfony/ux-autocomplete Prevent injection of invalid entity ids for "autocomplete" fields

Impact Under certain circumstances, an attacker could successfully submit an entity id for an EntityType that is not part of the valid choices. Affected applications are any that use: A custom querybuilder option to limit the valid results; AND An EntityType with 'autocomplete' = true or a custom...

6.5CVSS6.3AI score0.00523EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2022/06/20 10:16 p.m.•45 views

CURLOPT_HTTPAUTH option not cleared on change of origin

Impact Authorization headers on requests are sensitive information. When using our Curl handler, it is possible to use the CURLOPTHTTPAUTH option to specify an Authorization header. On making a request which responds with a redirect to a URI with a different origin, if we choose to follow it, we...

7.7CVSS7.3AI score0.03425EPSS
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2020/09/02 8:0 a.m.•45 views

CVE-2020-15094: Prevent RCE when calling untrusted remote with CachingHttpClient

More info at https://symfony.com/cve-2020-15094...

8.8CVSS7.2AI score0.03043EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2019/06/25 12:0 a.m.•45 views

PRODSECBUG-2378: Stored cross-site scripting in the Return Product comments feature

More info at https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-23...

5.4CVSS7.2AI score0.00566EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2018/09/20 7:59 p.m.•45 views

1.31.0 tarball is missing .htaccess files

More info at https://phabricator.wikimedia.org/T199029...

5.3CVSS7.2AI score0.02056EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2024/06/04 4:23 p.m.•44 views

Unsafe Reflection in base Component class

Yii2 supports attaching Behaviors to Components by setting properties having the format 'as '. Internally this is done using the set magic method. If the value passed to this method is not an instance of the Behavior class, a new object is instantiated using Yii::createObject$value. However, ther...

9.1CVSS8.9AI score0.78609EPSS
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2023/04/25 9:11 a.m.•44 views

Directory traversal vulnerability in the file manager

More info at https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager.html...

6.5CVSS7.2AI score0.00797EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2022/02/26 12:51 a.m.•44 views

CVE-2022-24712: Cross-Site Request Forgery (CSRF) Protection Bypass Vulnerability in CodeIgniter4

Impact This vulnerability might allow remote attackers to bypass the CodeIgniter4 CSRF protection mechanism. Patches Upgrade to v4.1.9 or later. Workarounds These are workarounds for this vulnerability, but you will still need to code as these after upgrading to v4.1.9. Otherwise, the CSRF...

8.8CVSS7.5AI score0.00543EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:0 a.m.•44 views

Critical - Arbitrary PHP code execution

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

9.8CVSS7.2AI score0.33228EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2021/03/16 8:57 a.m.•43 views

TYPO3-CORE-SA-2021-002: Unrestricted File Upload in Form Framework

More info at https://typo3.org/security/advisory/typo3-core-sa-2021-002...

8.6CVSS8.8AI score0.01631EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2019/06/25 12:0 a.m.•43 views

PRODSECBUG-2351: Arbitrary code execution via crafted sitemap creation

More info at https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13...

7.2CVSS7.2AI score0.02413EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2018/02/12 7:47 p.m.•43 views

HTTP Proxy header vulnerability

Bugfixes Mitigate HTTPoxy vulnerability 23...

8.1CVSS6.4AI score0.50427EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:0 a.m.•43 views

PHP file inclusion via insert tags

More info at https://contao.org/en/security-advisories/php-file-inclusion-via-insert-tags.html...

7.2CVSS7.2AI score0.01254EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2022/06/20 10:16 p.m.•42 views

Change in port should be considered a change in origin

Impact Authorization and Cookie headers on requests are sensitive information. On making a request which responds with a redirect to a URI with a different port, if we choose to follow it, we should remove the Authorization and Cookie headers from the request, before containing. Previously, we...

7.7CVSS7.4AI score0.03425EPSS
Exploits1Affected Software1
Friends Of PHP
Friends Of PHP
•added 2020/01/13 2:35 p.m.•42 views

Unexpected bindings in QueryBuilder

More info at https://blog.laravel.com/security-laravel-62011-7302-8221-released https://blog.laravel.com/security-laravel-62012-7303-released...

7.2CVSS7.2AI score0.01605EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2019/06/25 12:0 a.m.•42 views

PRODSECBUG-2378: Stored cross-site scripting in the Return Product comments feature

More info at https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-23...

5.4CVSS7.2AI score0.00566EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2018/04/18 9:23 a.m.•42 views

Cross-site scripting (XSS) vulnerability in the system log of the back end

More info at https://contao.org/en/news/contao-4418.html...

6.1CVSS6.5AI score0.00811EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 1970/01/01 12:0 a.m.•42 views

Insert tag injection in front end forms

More info at https://contao.org/en/security-advisories/insert-tag-injection-in-forms.html...

5.3CVSS7.2AI score0.00809EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2023/11/10 8:0 a.m.•41 views

CVE-2023-46735: Potential XSS in WebhookController

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

6.1CVSS7.2AI score0.00568EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2022/09/13 8:7 a.m.•42 views

TYPO3-CORE-SA-2022-011: By-passing Cross-Site Scripting Protection in HTML Sanitizer

More info at https://typo3.org/security/advisory/typo3-core-sa-2022-011...

6.1CVSS7.2AI score0.00606EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2021/06/17 3:0 p.m.•41 views

CVE-2021-32693: Authentication granted to all firewalls instead of just one

More info at https://symfony.com/cve-2021-32693...

8.8CVSS7.2AI score0.01388EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2019/12/17 11:43 a.m.•42 views

Insert tag injection in the login module

More info at https://contao.org/en/security-advisories/insert-tag-injection-in-the-login-module.html...

5.3CVSS7.2AI score0.00819EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2019/06/25 12:0 a.m.•41 views

PRODSECBUG-2353: Stored cross-site scripting in the admin panel

More info at https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-23...

4.8CVSS7.2AI score0.00557EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
•added 2019/06/25 12:0 a.m.•41 views

PRODSECBUG-2351: Arbitrary code execution via crafted sitemap creation

More info at https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13...

7.2CVSS7.2AI score0.02413EPSS
Exploits0Affected Software1
Total number of security vulnerabilities1697