Bump dompdf/dompdf from 0.6.1 to 0.6.2 by dependabot[bot] · Pull Request #2 · DecabyteProject/MepContCR
Bumps dompdf/dompdf from 0.6.1 to 0.6.2.
Release notes
Sourced from dompdf/dompdf's releases.
DOMPDF 0.6.2
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 document and take appropriate measures to protect your systems.
We urge all users to upgrade to this release if you are using dompdf 0.6.1 or earlier.
Change Summary for 0.6.2
This update addresses the following announced vulnerabilities:
Vulnerability Reference Type Severity Remote Code Execution (complement of CVE-2014-2383) CVE-2014-5013 Remote Code Execution Low; Critical (depending on configuration) Denial Of Service Vector CVE-2014-5012 Information Disclosure Medium Information Disclosure CVE-2014-5011 Information Disclosure Medium Arbitrary file read in dompdf using PHP stream filters CVE-2014-2383 Information Disclosure Medium Change Summary for 0.6.1
- Removed pre-processing of PHP code when DOMPDF_ENABLE_PHP is true (this does not affect embedded script).
- Prior to this release dompdf was vulnerable to an information disclosure vulnerability. Thanks to Portcullis Computer Security Ltd. for reporting the issue. See the security advisory for additional details: Arbitrary file read in dompdf.
This update addresses the following announced vulnerabilities:
Vulnerability Reference Type Severity Arbitrary file read in dompdf using PHP stream filters CVE-2014-2383 Information Disclosure Medium PHP remote file inclusion vulnerability in dompdf.php CVE-2010-4879 Remote File Inclusion Low; Critical (depending on configuration) Change Summary for 0.6.0
- Fonts: Full Unicode support (with embedded fonts); DejaVu fonts pre-installed; php-font-lib now provides font handling and sub-setting
- CSS: float support, border radius, transparency,
@page,@font-face, generated content, fixed-positioning, transformations- HTML: HTML5 Parser cleans your HTML syntax
- Images: Expanded image handling (including alpha transparency); added support for Data-URI image sources
- Performance improvements
- The project is now hosted on GitHub (the Google Code project is being temporarily maintained).
Download Instructions
Click the link labeled "dompdf-0.6.2.zip" to download the packaged release. The two buttons labeled "Source code" are auto-generated by github and do not include all the necessary files.
Commits
cc06008Restrict access to sensitive www content to authenticated usersaa3d3a2Remove support for loading document using the data-uri protocoladeb2b8Update dompdf_config.inc.phpa0eb016Remove donation note from 'Limitations' sectionab40683Merge branch '0.6.2-hotfix'b09e8e9Use lowercase protocol stringsf50826ePrettify font family cache exportbd729c7Limit www content access240c2f2Limit supported at-font-face font formats50e1ba7Simplify rendered image processing error message- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.