Resources Downloaded over Insecure Protocol Affecting prince Open this link in a new tab package, versions [0,]
Attack Complexity
High
User Interaction
Required
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-DOTNET-PRINCE-60203
-
published
25 Dec 2016
-
disclosed
25 Dec 2016
-
credit
Adam Baldwin
Introduced: 25 Dec 2016
CWE-319 Open this link in a new tabHow to fix?
There is no fix version for prince
.
Overview
prince
is a Node API for executing XML/HTML to PDF renderer PrinceXML via prince CLI.
Affected versions of the package are vulnerable to Man in the Middle (MitM) attacks due to downloading resources over an insecure protocol. The vulnerability is in the /prince-npm.js
file, where it downloads a zip file over http. Without a secure connection, it is possible for an attacker to intercept this connection and alter the packages received. In serious cases, this may even lead to Remote Code Execution (RCE) on your host server.