Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Anand Namana

#19058of 53,633
14Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2020-19774
6.5
2020-11-05
Jsreport · Jsreport-Chrome-Pdf · CVE-2020-7762
**Name of the Vulnerable Software and Affected Versions** jsreport-chrome-pdf versions prior to 1.10.0 **Description** The issue affects the jsreport-chrome-pdf package. **Recommendations** For versions prior to 1.10.0, update to version 1.10.0 or later to resolve the issue.
PT-2020-19775
7.5
2020-11-05
Phantom Html To Pdf · Phantom-Html-To-Pdf · CVE-2020-7763
**Name of the Vulnerable Software and Affected Versions** phantom-html-to-pdf versions prior to 0.6.1 **Description** The issue affects the phantom-html-to-pdf package, allowing for potential exploitation. Technical details about exploitation include the use of the `conversion` function from the "phantom-html-to-pdf" module, where setting `allowLocalFilesAccess` to `false` does not prevent access to local files. An example exploit uses the `html` parameter with a `document.write` statement to access the `c:/windows/win.ini` file, demonstrating the vulnerability. **Recommendations** For versions prior to 0.6.1, update to version 0.6.1 or later to resolve the issue. As a temporary workaround, consider setting `allowLocalFilesAccess` to `true` and implementing additional validation on the `html` parameter to prevent malicious access to local files. However, updating to a fixed version is the recommended solution.