CVE-2023-3824 | PHP
In PHP version 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking… Read More »CVE-2023-3824 | PHP
In PHP version 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking… Read More »CVE-2023-3824 | PHP
In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables,… Read More »CVE-2023-3823 | PHP
In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for… Read More »CVE-2023-3247 | PHP
As you all know DOM PDF is a great library by which you can create PDF’s directly from Php code by using writing minimum lines… Read More »How to display images in DOM PDF using Php
Generally the default settings for IIS prevents CGI applications from displaying the error messages. But the same error messages would display when we test it… Read More »How to display errors in IIS for CGI applications like Php/Python
Behat is a one of the BDD tools.It’s something like Cucumber which allows you to easily test Business scenarios and flows. Let us see here… Read More »BDD : Behat with PHP using Visual Studio Code on Windows
Sometimes you may be in need of passing variables to a Python script that is being executed by Php as command line. To do this… Read More »How to pass variables to a Python script via Php
Yes you read it right! Active Directory details can be also got from Php by using a small piece of code but first to get… Read More »How to get Active Directory details of a user in Php?