You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all many thanks for this nice Angular library. 🙏🏽
The latest version of angular-fusioncharts depends on [email protected] which depends on Angular ^2.4.7 which has a known security vulnerability.
Cross site scripting in Angular:
A vulnerability was found in Angular up to 11.0.4/11.1.0-next.2. It has been classified as problematic. Affected is the handling of comments. The manipulation leads to cross site scripting. It is possible to launch the attack remotely but it might require an authentication first.
Upgrading to version 11.0.5 and 11.1.0-next.3 is able to address this issue. The name of the patch is ba8da742e3b243e8f43d4c63aa842b44e14f2b09. It is recommended to upgrade the affected component.
I guess until angularjs2-tabs does not upgrade and release a new version there is not much to do in angular-fusioncharts, however I wanted to raise this issue so that you are aware of it.
The text was updated successfully, but these errors were encountered:
Hi,
First of all many thanks for this nice Angular library. 🙏🏽
The latest version of
angular-fusioncharts
depends on[email protected]
which depends on Angular^2.4.7
which has a known security vulnerability.Cross site scripting in Angular:
References
I also opened an issue in the
angularjs2-tabs
repository: rohitkr/angularjs2-tabs#1I guess until
angularjs2-tabs
does not upgrade and release a new version there is not much to do inangular-fusioncharts
, however I wanted to raise this issue so that you are aware of it.The text was updated successfully, but these errors were encountered: