swisspol/GCDWebServer

Vulnerability library Issue in pod version 3.5.4 : -> bootstrap-3.1.1.min.js

Closed this issue · 1 comments

Hi Team, I can see few vulnerability related to bootstrap-3.1.1.min.js as having some older version library usage in GCDWebserver. Some details related to vulnerability issue:

  1. In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.
    --
    Upgrade to version 3.4.0
    twbs/bootstrap#20184

  2. In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.
    Upgrade to version org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0
    twbs/bootstrap#26630

  3. In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.
    Upgrade to version org.webjars.npm:bootstrap:4.1.2.org.webjars:bootstrap:3.4.0
    twbs/bootstrap#26630

  4. In Bootstrap before 3.4.0, XSS is possible in the tooltip data-viewport attribute.
    Upgrade to version bootstrap - 3.4.0
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676 |  
    -- | --

  5. In Bootstrap before 3.4.0, XSS is possible in the affix configuration target property.
    Upgrade to version Bootstrap - v3.4.0;NorDroN.AngularTemplate - 0.1.6;Dynamic.NET.Express.ProjectTemplates - 0.8.0;dotnetng.template - 1.0.0.4;ZNxtApp.Core.Module.Theme - 1.0.9-Beta;JMeter - 5.0.0
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20677

  6. In Bootstrap before 3.4.1 and 4.3.x before 4.3.1, XSS is possible in the tooltip or popover data-template attribute. |  
    Upgrade to version bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1
    twbs/bootstrap#28236 |  

Please look into this and hopefully the things may resolve in upcoming version. let me know if more detail required for the same.

Thanks

I have no plans upgrade Bootstrap, it's not an important component of GCDWebSever.